1. 18 Oct, 2004 6 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 1a75321a
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
      
      1a75321a
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 · fce9ea55
      unknown authored
      into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b6057
      
      fce9ea55
    • unknown's avatar
      ctype-mb.c: · 5580c3bb
      unknown authored
        Remove unnesessary code: use_mb is always TRUE for the multibyte charsets.
      
      
      strings/ctype-mb.c:
        Remove unnesessary code: use_mb is always TRUE for the multibyte charsets.
      5580c3bb
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 8c7ef779
      unknown authored
      into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b6057
      
      8c7ef779
    • unknown's avatar
      A fix (bug #6057: Data Type Problem in manager.c). · ce6cec90
      unknown authored
      
      libmysql/manager.c:
        Code clean-up: as my_net_read() returns ulong value we should use ulong here.
      ce6cec90
    • unknown's avatar
      Fix for broken --with-csv-storage-engine build. · 1a1298e4
      unknown authored
      Now we use TABLE::timestamp_field_type instead of
      TABLE::timestamp_default_now/on_update_now for determining
      if we should auto-set value of TIMESTAMP field during this operation.
      We are also use Field_timestamp::set_time() instead of
      handler::update_timestamp().
      
      
      sql/examples/ha_example.cc:
        Now we use TABLE::timestamp_field_type instead of
        TABLE::timestamp_default_now/on_update_now for determining
        if we should auto-set value of TIMESTAMP field during this operation.
        We are also use Field_timestamp::set_time() instead of
        handler::update_timestamp().
      sql/examples/ha_tina.cc:
        Now we use TABLE::timestamp_field_type instead of
        TABLE::timestamp_default_now/on_update_now for determining
        if we should auto-set value of TIMESTAMP field during this operation.
        We are also use Field_timestamp::set_time() instead of
        handler::update_timestamp().
      1a1298e4
  2. 17 Oct, 2004 1 commit
  3. 16 Oct, 2004 1 commit
  4. 15 Oct, 2004 11 commits
  5. 14 Oct, 2004 21 commits