1. 13 Feb, 2006 40 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 97243651
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      97243651
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 74d84bc8
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      74d84bc8
    • unknown's avatar
      Bug #17179 schema creation fails · 7e4559e1
      unknown authored
      -flag was set on field intable share instead of table
      
      
      mysql-test/r/ndb_basic.result:
        Bug #17179  	schema creation fails
      mysql-test/t/ndb_basic.test:
        Bug #17179  	schema creation fails
      7e4559e1
    • unknown's avatar
      BUG#17339: Missed line in previous patch · 6a1e7d8c
      unknown authored
      
      mysql-test/r/rpl_loaddata_s.result:
        Missed line
      6a1e7d8c
    • unknown's avatar
      Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new · c6fbbe72
      unknown authored
      into  mysql.com:/users/lthalmann/bk/mysql-5.1-new-bug17339
      
      
      c6fbbe72
    • unknown's avatar
      Merge lthalmann@bk-internal.mysql.com:/home/bk/mysql-5.1-new · a310380b
      unknown authored
      into  mysql.com:/users/lthalmann/bkroot/mysql-5.1-new
      
      
      a310380b
    • unknown's avatar
      Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new · 37d0dda4
      unknown authored
      into  mysql.com:/users/lthalmann/bk/mysql-5.1-new-bug17339
      
      
      37d0dda4
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new · f560252b
      unknown authored
      into  zim.tangent.org:/home/brian/mysql/cleanup-5.1
      
      
      f560252b
    • unknown's avatar
      Fix for bad merge. · 8b3850df
      unknown authored
      
      mysql-test/t/disabled.def:
        Removed reference to  failed test.
      sql/ha_archive.cc:
        This fixes the optimize problem introduced in a bad merge.
      8b3850df
    • unknown's avatar
      support-files/mysql.spec.sh : Use "-i" on "make test-force", add missing changelog notes. · 1431fe7e
      unknown authored
      
      support-files/mysql.spec.sh:
        - Use "-i" on "make test-force",
        - document other recent changes in the changelog section (where notes were missing).
      1431fe7e
    • unknown's avatar
      BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure... · d364bf85
      unknown authored
      BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      For this particular bug report it was rpl_loadfile.test that did not make proper cleanup, but the patch
      includes fixes for other tests aswell.
      
      
      mysql-test/r/rpl_loaddata2.result:
        Cleanup
      mysql-test/r/rpl_redirect.result:
        Cleanup
      mysql-test/r/rpl_slave_status.result:
        Cleanup
      mysql-test/t/rpl_LD_INFILE.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_drop_temp.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_ignore_table.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_loaddata2.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_loaddata_m.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_loaddata_s.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_loadfile.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_multi_update4.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_ndb_basic.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_redirect.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_row_func001.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_row_func002.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_row_sp001.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_row_sp005.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_row_sp008.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_row_sp009.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_row_sp010.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_row_sp011.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_row_sp012.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_row_trig001.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_row_trig002.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_skip_error.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_slave_status.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_sp.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      mysql-test/t/rpl_sp004.test:
        Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
      d364bf85
    • unknown's avatar
      Merge lthalmann@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 54de515d
      unknown authored
      into  mysql.com:/users/lthalmann/bkroot/mysql-5.1-new
      
      
      54de515d
    • unknown's avatar
      Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0-clone3 · 0b24ac5d
      unknown authored
      into  snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.1
      
      
      sql/set_var.cc:
        manual merge.
      0b24ac5d
    • unknown's avatar
      set_var.cc: · 01e880ed
      unknown authored
        Fix out-of-order system variable.
      
      
      sql/set_var.cc:
        Fix out-of-order system variable.
      01e880ed
    • unknown's avatar
      support-files/mysql.spec.sh · fbe0ba73
      unknown authored
          "Use remote": Let the other changes (test the debug binary) precede.
      
      
      support-files/mysql.spec.sh:
        "Use remote": Let the other changes (test the debug binary) precede.
      fbe0ba73
    • unknown's avatar
      Merge mysql.com:/M50/rpmspec-5.0 into mysql.com:/M51/rpmspec-5.1 · d6a88667
      unknown authored
      
      support-files/mysql.spec.sh:
        Auto merged
      d6a88667
    • unknown's avatar
      forgot to commit in prev patch · 43dab66a
      unknown authored
      43dab66a
    • unknown's avatar
      Merge lthalmann@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 6d975ea2
      unknown authored
      into  mysql.com:/users/lthalmann/bkroot/mysql-5.1-new
      
      
      6d975ea2
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · dddd8a65
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      dddd8a65
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · 9937fb30
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Auto merged
      9937fb30
    • unknown's avatar
      Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.1-new · ed1a8ca8
      unknown authored
      into  selena.:H:/MYSQL/src/#00001-mysql-5.1
      
      
      ed1a8ca8
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · c7e20e20
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      c7e20e20
    • unknown's avatar
      Bug #17325 HA Testing: Node failed takeover for failed node (Array index out of range) · 63d4c167
      unknown authored
      wrong arrGuard, see MAX_REPLICAS+1 0n row 6457
      + changed all 4 constants to MAX_REPLICAS
      + moved some arrGuards out of loops for optim reasons
      
      
      63d4c167
    • unknown's avatar
      Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 39cece3a
      unknown authored
      into  selena.:H:/MYSQL/src/#00001-mysql-5.1
      
      
      39cece3a
    • unknown's avatar
      Merge lthalmann@bk-internal.mysql.com:/home/bk/mysql-5.1-new · a5fda39d
      unknown authored
      into  mysql.com:/users/lthalmann/bkroot/mysql-5.1-new
      
      
      a5fda39d
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 4794ec97
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
      
      
      4794ec97
    • unknown's avatar
      Disabling a test, I will look at it tomorrow. Something is wrong with the... · a22bd444
      unknown authored
      Disabling a test, I will look at it tomorrow. Something is wrong with the merge from 5.0. Its probably a flush that is missing somewhere but I am too tired to figure it out at the moment.
      
      
      mysql-test/t/disabled.def:
        Disabling test.
      sql/ha_archive.cc:
        Corrected compile problem
      a22bd444
    • unknown's avatar
      manual merge · 67e16225
      unknown authored
      
      sql/ha_ndbcluster.cc:
        Auto merged
      storage/ndb/include/mgmapi/mgmapi.h:
        Auto merged
      storage/ndb/include/ndbapi/ndb_cluster_connection.hpp:
        Auto merged
      storage/ndb/src/mgmapi/mgmapi.cpp:
        Auto merged
      storage/ndb/src/mgmsrv/Services.cpp:
        Auto merged
      storage/ndb/src/ndbapi/ndb_cluster_connection.cpp:
        Auto merged
      storage/ndb/src/ndbapi/ndb_cluster_connection_impl.hpp:
        Auto merged
      storage/ndb/tools/restore/consumer_restore.cpp:
        Auto merged
      67e16225
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new · d2e2c9ae
      unknown authored
      into  zim.tangent.org:/home/brian/mysql/cleanup-5.1
      
      
      d2e2c9ae
    • unknown's avatar
      Made mysqlimport link against mysys so that it could make use of the safe mutex functions. · 793f7e53
      unknown authored
      
      client/Makefile.am:
        Additional linking
      client/mysqlimport.c:
        Removed undef
      793f7e53
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new · cad639fd
      unknown authored
      into  mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.1-tree
      
      
      cad639fd
    • unknown's avatar
      Merge zim.tangent.org:/home/brian/mysql/mysql-5.0 · 28094c83
      unknown authored
      into  zim.tangent.org:/home/brian/mysql/cleanup-5.1
      
      
      sql/ha_archive.h:
        Auto merged
      sql/ha_archive.cc:
        Merge to  change gzio to azio. Good thing I am not lazy about doing merges  since I suspect this might have given someone else a headache.
      28094c83
    • unknown's avatar
      Discoved while debugging in 5.1 that there was a bug where a certain crash... · f62cc1e6
      unknown authored
      Discoved while debugging in 5.1 that there was a bug where a certain crash could lead to two problems. 1) An additional share in memory that was allocated but did not have the correct use_count (so it would never be fulled deleted). Also discovered that a thread that called repair would write new rows, but would not see them. All other threads were ok, and the data was fine, but the thread doing the repair was unable to see the new rows.
      
      
      sql/ha_archive.cc:
        Fix for leaked share and hidden rows.
      sql/ha_archive.h:
        Change in method
      f62cc1e6
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new · 5f29664b
      unknown authored
      into  mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.1-tree
      
      
      5f29664b
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 023dbfd1
      unknown authored
      into  zim.tangent.org:/home/brian/mysql/cleanup-5.1
      
      
      023dbfd1
    • unknown's avatar
      Cleanup's from Kostja's review. Plus I added a bit more documentation to the... · 451e06f4
      unknown authored
      Cleanup's from Kostja's review. Plus I added a bit more documentation to the --lock-tables option. If selected it disables threads (since you can't quite do it with threads).
      
      
      client/mysqlimport.c:
        Cleanups from Kostja's review
      451e06f4
    • unknown's avatar
      Polishing: after implementing TRIGGER privilege, mysqld option · 5f1f4023
      unknown authored
      '--log-bin-trust-function-creators' affects not only replication of the
      stored functions, but also replication of the triggers.
      
      
      sql/mysqld.cc:
        Updated the description of mysqld '--log-bin-trust-function-creators' option
        to reflect that after introducing TRIGGER privilege this option also controls
        replication of triggers.
      sql/sql_trigger.cc:
        Updated the comment to be consistent with the new behaviour,
        introduced by TRIGGER privilege.
      5f1f4023
    • unknown's avatar
      ndb: · 12de2b7a
      unknown authored
      add optional reporting of of a "name" tied to a nodeid in the cluster log
      reporting added for mysql server and ndb_restore
      
      
      12de2b7a
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 8bdfc772
      unknown authored
      into  zim.tangent.org:/home/brian/mysql/cleanup-5.1
      
      
      8bdfc772
    • unknown's avatar
      Merge lthalmann@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 145cb3ef
      unknown authored
      into  mysql.com:/users/lthalmann/bkroot/mysql-5.1-new
      
      
      145cb3ef