1. 29 Mar, 2006 6 commits
  2. 28 Mar, 2006 16 commits
    • unknown's avatar
      Remove unused variable · 79502bef
      unknown authored
      79502bef
    • unknown's avatar
      e26e51e5
    • unknown's avatar
      Remove duplicate declaration of stress_basdir · ba72521d
      unknown authored
      ba72521d
    • unknown's avatar
      Declare innobase "srv_*" variables as extern "C" · 3ab7b0aa
      unknown authored
      
      sql/mysqld.cc:
        Declare variables using "extern C" just as they are declared in srv0srv.c and set_var.cc
      3ab7b0aa
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new · 8a4420a4
      unknown authored
      into  shellback.:C:/mysql/mysql-5.1-new
      
      8a4420a4
    • unknown's avatar
      Only run test if support partitions · 6d7f85cd
      unknown authored
      
      mysql-test/t/partition_mgm_err2.test:
        Need support for partitions
      6d7f85cd
    • unknown's avatar
      Filed bugs against two tests, and then disabled them. · 94024c34
      unknown authored
      
      mysql-test/t/disabled.def:
        Adding two more failing tests to the def file.
      94024c34
    • unknown's avatar
      Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 2cd99ea7
      unknown authored
      into  rurik.mysql.com:/home/igor/mysql-5.1
      
      
      include/mysql.h:
        Auto merged
      mysql-test/lib/mtr_timer.pl:
        Auto merged
      scripts/make_binary_distribution.sh:
        Auto merged
      sql-common/client.c:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      storage/ndb/src/kernel/blocks/backup/Backup.cpp:
        Auto merged
      storage/ndb/src/ndbapi/NdbTransaction.cpp:
        Auto merged
      2cd99ea7
    • unknown's avatar
      Merge zim.(none):/home/ian/workspace/mysql-5.0 · ea1c9820
      unknown authored
      into  zim.(none):/home/ian/workspace/mysql-5.1-new
      
      Updated bug message in disabled file -Brian
      
      
      BitKeeper/etc/ignore:
        auto-union
      include/mysql.h:
        Auto merged
      mysql-test/lib/mtr_timer.pl:
        Auto merged
      scripts/make_binary_distribution.sh:
        Auto merged
      sql-common/client.c:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/parse_file.cc:
        Auto merged
      sql/sql_trigger.cc:
        Auto merged
      storage/ndb/src/kernel/blocks/backup/Backup.cpp:
        Auto merged
      storage/ndb/src/ndbapi/NdbTransaction.cpp:
        Auto merged
      mysql-test/t/disabled.def:
        Changing message to add in bug numnber
      ea1c9820
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0 · 6b8fc6c5
      unknown authored
      into  rurik.mysql.com:/home/igor/dev/mysql-5.1-0
      
      
      include/mysql.h:
        Auto merged
      mysql-test/lib/mtr_timer.pl:
        Auto merged
      mysql-test/r/view.result:
        Auto merged
      mysql-test/t/view.test:
        Auto merged
      scripts/make_binary_distribution.sh:
        Auto merged
      sql-common/client.c:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/item.cc:
        Auto merged
      storage/ndb/src/kernel/blocks/backup/Backup.cpp:
        Auto merged
      storage/ndb/src/ndbapi/NdbTransaction.cpp:
        Auto merged
      6b8fc6c5
    • unknown's avatar
      Fixed bug #18386. · 49585a2f
      unknown authored
      An invalid assertion in Item_direct_view_ref::eq caused 
      an assertion abort in the debug version.
      
      
      mysql-test/r/view.result:
        Added a test case for bug #18386.
      mysql-test/t/view.test:
        Added a test case for bug #18386.
      sql/item.cc:
        Fixed bug #18386.
        An invalid assertion in Item_direct_view_ref::eq caused 
        an assertion abort in the debug version.
        Changed the assertion.
      49585a2f
    • unknown's avatar
      Merge igreenhoe@bk-internal.mysql.com:/home/bk/mysql-5.0 · d1bb63c4
      unknown authored
      into  zim.(none):/home/ian/workspace/mysql-5.0
      
      d1bb63c4
    • unknown's avatar
      Disable udf test · 04dc07cd
      unknown authored
      
      BitKeeper/etc/ignore:
        Added mysql-test/r/udf.log to the ignore list
      mysql-test/t/disabled.def:
        Disable the udf test, per bug #18564. Permission by Brian
      04dc07cd
    • unknown's avatar
      Removing deleted file (this fixes the pushbuild failure from Reggie's push). · 9db6b9fb
      unknown authored
      There still may be issues on the Window's side from what I can see from doing a grep. 
      
      
      sql/Makefile.am:
        Removing deleted file.
      9db6b9fb
    • unknown's avatar
      Disabling test for rpl_ndb_sp007 · 7f1bcb45
      unknown authored
      
      mysql-test/t/disabled.def:
        Adding in disabled test
      7f1bcb45
    • unknown's avatar
      Fix for bug #16855 · 6903e2f4
      unknown authored
      
      BitKeeper/etc/ignore:
        Added mysql-test/r/bdb.log mysql-test/r/im_client_port.log to the ignore list
      client/mysql.cc:
        If --socket is not set, provides --protocol=TCP when --port=
        is specified (and --protocol= is not specified.)
      6903e2f4
  3. 27 Mar, 2006 18 commits