1. 07 Feb, 2006 4 commits
    • unknown's avatar
      Merge mysql.com.:/data/BK/mysql-5.0 · 09976a27
      unknown authored
      into  mysql.com.:/data/BK/mysql-5.0_8461_b
      
      
      09976a27
    • unknown's avatar
      item_func.cc: · c9bb7e1f
      unknown authored
        fix for bug#8461
      
        BUG 8461 - TRUNCATE returns incorrect result if 2nd argument is negative
        Reason: Both TRUNCATE/ROUND converts INTEGERS to DOUBLE and back to INTEGERS
        Changed the integer routine to work on integers only.
        This bug affects 4.1, 5.0 and 5.1
        Fixing in 4.1 will need to change the routine to handle different types individually.
        5.0 did had different routines for different types already just the INTEGER routine was bad.
      
      
      sql/item_func.cc:
        fix for bug#8461
        BUG 8461 - TRUNCATE returns incorrect result if 2nd argument is negative
        Reason: TRUNCATE converts INTEGERS to DOUBLE and back to INTEGERS
        Both ROUND and TRUNCATE are affected by this.
        Changed the integer routine to work on integers only.
        This bug affects 4.1 5,0 and 5
        Fixing in 4.1 will need to change the routine to handle different types individually.
      c9bb7e1f
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 · 96268d4a
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      96268d4a
    • unknown's avatar
      523d97f4
  2. 06 Feb, 2006 9 commits
  3. 05 Feb, 2006 3 commits
  4. 03 Feb, 2006 9 commits
  5. 02 Feb, 2006 12 commits
    • unknown's avatar
      One more post-merge fix. · 334da85f
      unknown authored
      
      mysql-test/r/heap.result:
        It turns out that I didn't commit one test result (it's identical 
        to 4.1)
      334da85f
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-5.0 · 6a2a94b5
      unknown authored
      into  rurik.mysql.com:/home/igor/dev/mysql-5.0-0
      
      
      sql/sql_select.cc:
        Auto merged
      6a2a94b5
    • unknown's avatar
      Post-merge fixes. · 2fb59bd7
      unknown authored
      2fb59bd7
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · cf4b6ee4
      unknown authored
      into  mysql.com:/opt/local/work/mysql-5.0-root
      
      
      mysql-test/r/date_formats.result:
        Auto merged
      mysql-test/t/date_formats.test:
        Auto merged
      sql/item_timefunc.cc:
        Auto merged
      cf4b6ee4
    • unknown's avatar
      item_timefunc.cc: · 86f9bdf8
      unknown authored
        manual adding the fix for bug#15828 which did not automerge
      
      
      sql/item_timefunc.cc:
        manual adding the fix for bug#15828 which did not automerge
      86f9bdf8
    • unknown's avatar
      Merge mysql.com.:/data/BK/mysql-4.1_15828 · d25eaabe
      unknown authored
      into  mysql.com.:/data/BK/mysql-5.0_15828
      
      
      mysql-test/r/date_formats.result:
        Auto merged
      mysql-test/t/date_formats.test:
        Auto merged
      sql/item_timefunc.cc:
        manually merging fix for bug 15282 - automerge failed as 5.0 was heavely changed
        step one using local for file item_timefunc
      d25eaabe
    • unknown's avatar
      Merge mysql.com:/opt/local/work/mysql-4.1-root · 95a3509a
      unknown authored
      into  mysql.com:/opt/local/work/mysql-5.0-root
      
      
      BitKeeper/deleted/.del-rpl_ignore_table.result:
        Delete: mysql-test/r/rpl_ignore_table.result
      BitKeeper/deleted/.del-rpl_multi_update4.result:
        Delete: mysql-test/r/rpl_multi_update4.result
      BitKeeper/deleted/.del-rpl_ignore_table-slave.opt:
        Delete: mysql-test/t/rpl_ignore_table-slave.opt
      BitKeeper/deleted/.del-rpl_ignore_table.test:
        Delete: mysql-test/t/rpl_ignore_table.test
      BitKeeper/deleted/.del-rpl_multi_update4-slave.opt:
        Delete: mysql-test/t/rpl_multi_update4-slave.opt
      BitKeeper/deleted/.del-disabled.def:
        Auto merged
      BitKeeper/deleted/.del-rpl_multi_update4.test:
        Delete: mysql-test/t/rpl_multi_update4.test
      heap/hp_create.c:
        Auto merged
      mysql-test/r/date_formats.result:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/r/update.result:
        Auto merged
      mysql-test/t/date_formats.test:
        Auto merged
      mysql-test/t/heap.test:
        Auto merged
      mysql-test/t/kill.test:
        Auto merged
      mysql-test/t/update.test:
        Auto merged
      ndb/include/mgmapi/mgmapi_config_parameters.h:
        Auto merged
      ndb/test/ndbapi/testBlobs.cpp:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      sql/sql_select.h:
        Auto merged
      configure.in:
        Manual merge.
      libmysql/libmysql.c:
        Manual merge.
      mysql-test/r/heap.result:
        Manual merge.
      mysql-test/r/heap_hash.result:
        Manual merge.
      mysql-test/r/kill.result:
        Manual merge.
      sql/ha_heap.cc:
        Manual merge.
      sql/ha_heap.h:
        Manual merge.
      sql/item_timefunc.cc:
        Manual merge.
      sql/sql_class.cc:
        Manual merge.
      sql/sql_parse.cc:
        Manual merge.
      sql/sql_update.cc:
        Manual merge.
      tests/mysql_client_test.c:
        Manual merge.
      95a3509a
    • unknown's avatar
      Minor fix for BUG#16303 in sp.cc: Simplified code in sp_routine_exists_in_table(). · 7fd41b20
      unknown authored
      (No change of functionality)
      
      
      sql/sp.cc:
        Simplified code in sp_routine_exists_in_table().
      7fd41b20
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysqltest_float_result/my50-mysqltest_float_result · 9b3e6c27
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      
      client/mysqltest.c:
        Auto merged
      9b3e6c27
    • unknown's avatar
      Convert exponent results for MYSQL_TYPE_FLOAT on Windows · fb6928cb
      unknown authored
      
      client/mysqltest.c:
        Do the magic for MYSQL_TYPE_FLOAT as well
      fb6928cb
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 1a9ed28b
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      
      1a9ed28b
    • unknown's avatar
      Fixed bug #16382. · 7ea60ae9
      unknown authored
      When an ambiguous field name is used in a group by clause a warning is issued
      in the find_order_in_list function by a call to push_warning_printf.
      An expression that was not always valid was passed to this call as the field
      name parameter.
      
      
      mysql-test/r/view.result:
        Added a test case for bug #16382.
      mysql-test/t/view.test:
        Added a test case for bug #16382.
      7ea60ae9
  6. 01 Feb, 2006 3 commits