1. 01 Apr, 2005 10 commits
    • unknown's avatar
      Merge · dddad632
      unknown authored
      
      client/mysqldump.c:
        merged changes for bug #9175
      dddad632
    • unknown's avatar
      Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1 · 562c59f8
      unknown authored
      into mdk10.(none):/home/reggie/bk/mysql-4.1
      
      562c59f8
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 · 64455348
      unknown authored
      into neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/ha_berkeley.cc:
        Auto merged
      64455348
    • unknown's avatar
      Manual merge · 9c645d81
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/ha_berkeley.cc:
        Manual merge, fix already applied to 4.1
      9c645d81
    • unknown's avatar
      BUG#6554 Problem Building MySql on Fedora Core 3 · 54a112fe
      unknown authored
       - Remove the local static var
      
      
      sql/ha_berkeley.cc:
        Remove local static var, make it local in file instead.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      54a112fe
    • unknown's avatar
      merge · 3c006835
      unknown authored
      3c006835
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0 · 379143e4
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my50
      
      379143e4
    • unknown's avatar
      Merge · 1de30ad3
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      configure.in:
        Auto merged
      mysql-test/r/join_outer.result:
        Auto merged
      mysql-test/t/join_outer.test:
        Auto merged
      sql/ha_berkeley.cc:
        Auto merged
      sql/item_cmpfunc.h:
        Auto merged
      sql/ha_ndbcluster.cc:
        SCCS merged
      1de30ad3
    • unknown's avatar
      Merge · a969f39a
      unknown authored
      
      mysql-test/r/group_by.result:
        Auto merged
      ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
        Auto merged
      scripts/make_win_src_distribution.sh:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/item.h:
        Auto merged
      sql/item_subselect.h:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        merge
      sql/item_cmpfunc.cc:
        merge
      support-files/mysql.server.sh:
        merge
      a969f39a
    • unknown's avatar
      Better comment · a29d6340
      unknown authored
      a29d6340
  2. 31 Mar, 2005 26 commits
  3. 30 Mar, 2005 4 commits
    • unknown's avatar
      A fix for Bug#9443 "mysql_client_test fails on linux and some solaris · ae4de278
      unknown authored
      platforms": yet another issue with floating pointer comparisons.
      The fix uses the workaround with volatiles.
      
      
      sql/item_cmpfunc.cc:
        A fix for the failing mysql_client_test on some Intel platforms
        when compiled with optimization.
        We don't use -ffloat-store compileation as it may slow all
        floating point operations.
      ae4de278
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · a10aef62
      unknown authored
      into mysql.com:/home/my/mysql-5.0
      
      a10aef62
    • unknown's avatar
      Enabled more tests of STR_TO_DATE() · 4e5cd102
      unknown authored
      Fixed that datetime gives warning for zero dates in traditional mode
      
      
      mysql-test/r/strict.result:
        Enabled more tests of STR_TO_DATE()
      mysql-test/t/strict.test:
        Enabled more tests of STR_TO_DATE()
      sql/field.cc:
        Fixed that datetime gives warning for zero dates in traditional mode
      sql/log_event.h:
        Fix wrong ifdef from last push
      4e5cd102
    • unknown's avatar
      ndb - CSC#4927: ordered index + long pk, second half · f6dfc336
      unknown authored
      
      ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
        ACC_LOCKREQ - element may have moved after lock request was made
      f6dfc336