1. 18 Jan, 2005 5 commits
  2. 17 Jan, 2005 20 commits
  3. 16 Jan, 2005 9 commits
  4. 15 Jan, 2005 6 commits
    • unknown's avatar
      don't ignore errors in readlink · 0d98da70
      unknown authored
      0d98da70
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · 7a91fb5d
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      mysql-test/r/ctype_utf8.result:
        Auto merged
      mysql-test/r/show_check.result:
        Auto merged
      7a91fb5d
    • unknown's avatar
      Update results after merge · 2f885bbe
      unknown authored
      
      mysql-test/r/show_check.result:
        Update results
      2f885bbe
    • unknown's avatar
      Porting fix for bug #7586 "TIMEDIFF for sec+microsec not working properly" · 9e60778d
      unknown authored
      to 5.0 tree (since it was lost during last merge).
      
      
      mysql-test/r/func_sapdb.result:
        Updated test result after fixing bug #7586 "TIMEDIFF for sec+microsec not
        working properly" in 5.0 tree.
      sql/item_timefunc.cc:
        calc_time_diff():
          Use simplier and less error-prone implementation. Now we are counting
          difference between time values in microseconds and then convert it to
          seconds + microseconds value (instead of using seconds and taking
          difference in "second_part"s into account).
      9e60778d
    • unknown's avatar
      After merge fixes · 6ead8600
      unknown authored
      Fix for BIT(X) field as string
      
      
      mysql-test/r/func_gconcat.result:
        Fix wrong merge
      mysql-test/r/func_sapdb.result:
        Use results so that dimitry can fix them properly
      mysql-test/r/innodb.result:
        Update test after fast TRUNCATE in InnoDB
      mysql-test/r/ps_1general.result:
        After megre fixes
      mysql-test/r/type_bit.result:
        New test to verify patch for Bit fields
      mysql-test/t/ps_1general.test:
        After merge fixes
      mysql-test/t/type_bit.test:
        New test to verify patch for Bit fields
      sql/field.cc:
        Fix for new my_strntod()
        Fix for BIT(X) field as string
      sql/item.h:
        Fix for new my_strntod()
      sql/item_func.h:
        Fix for new my_strntod()
      sql/item_sum.h:
        Fix for new my_strntod()
      sql/procedure.h:
        Fix for new my_strntod()
      sql/sql_base.cc:
        Port fix for INSERT DELAYED with prepared statements to 5.0
      6ead8600
    • unknown's avatar
      Merge with global tree · 2f246d2f
      unknown authored
      
      BitKeeper/etc/ignore:
        auto-union
      Build-tools/Do-compile:
        Auto merged
      configure.in:
        Auto merged
      innobase/include/row0mysql.h:
        Auto merged
      innobase/os/os0file.c:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysql-test/r/ctype_latin1_de.result:
        Auto merged
      mysql-test/r/ctype_tis620.result:
        Auto merged
      mysql-test/r/ctype_ucs.result:
        Auto merged
      mysql-test/r/ctype_ujis.result:
        Auto merged
      mysql-test/r/ctype_utf8.result:
        Auto merged
      mysql-test/r/ps_1general.result:
        Auto merged
      mysql-test/r/show_check.result:
        Auto merged
      mysql-test/r/type_float.result.es:
        Auto merged
      mysql-test/r/type_float.result:
        Auto merged
      mysql-test/t/ctype_ucs.test:
        Auto merged
      mysql-test/t/ps_1general.test:
        Auto merged
      mysql-test/t/show_check.test:
        Auto merged
      ndb/src/kernel/vm/Configuration.cpp:
        Auto merged
      scripts/mysql_install_db.sh:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/filesort.cc:
        Auto merged
      sql/ha_berkeley.cc:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      strings/ctype-big5.c:
        Auto merged
      strings/ctype-bin.c:
        Auto merged
      strings/ctype-czech.c:
        Auto merged
      strings/ctype-gbk.c:
        Auto merged
      strings/ctype-latin1.c:
        Auto merged
      strings/ctype-mb.c:
        Auto merged
      strings/ctype-simple.c:
        Auto merged
      strings/ctype-sjis.c:
        Auto merged
      strings/ctype-tis620.c:
        Auto merged
      strings/ctype-uca.c:
        Auto merged
      strings/ctype-ucs2.c:
        Auto merged
      strings/ctype-utf8.c:
        Auto merged
      strings/ctype-win1250ch.c:
        Auto merged
      sql/sql_show.cc:
        No changes
      strings/ctype-cp932.c:
        No changes
      support-files/mysql.spec.sh:
        No changes
      2f246d2f