- 01 Jun, 2006 11 commits
-
-
unknown authored
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
unknown authored
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
unknown authored
- remove error set for auto partitioned tables
-
unknown authored
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
unknown authored
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb storage/ndb/src/kernel/blocks/ERROR_codes.txt: Auto merged storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Auto merged storage/ndb/test/ndbapi/testNodeRestart.cpp: Auto merged storage/ndb/test/run-test/daily-basic-tests.txt: merge
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb mysql-test/t/disabled.def: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/ha_ndbcluster_binlog.cc: Auto merged
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/50-work ndb/src/kernel/blocks/ERROR_codes.txt: Auto merged ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Auto merged ndb/test/ndbapi/testNodeRestart.cpp: Auto merged ndb/test/run-test/daily-basic-tests.txt: Auto merged
-
unknown authored
Dont be too aggressive in Dbtc::nodeFailCheckTransaction let it timeout by 1, so that it does not assert that it has waited too long old impl. set timeotu value to 0, making timeout = (ctcTimer - 0) which could be quite big. ndb/src/kernel/blocks/ERROR_codes.txt: error codes ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: 2 new error inserts 7030 - delay in GCP_PREPARE until checkLocalNodefailComplete is true 7031 - delay in GCP_PREPARE and die ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Dont set api con timer to 0, as this might trigger asserion in timeoutfound lab if state == PREPARE_TO_COMMIT ndb/test/ndbapi/testNodeRestart.cpp: testcase ndb/test/run-test/daily-basic-tests.txt: autotest
-
- 31 May, 2006 22 commits
-
-
unknown authored
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198 sql/sql_partition.cc: Auto merged sql/sql_show.cc: Auto merged storage/archive/ha_archive.cc: Auto merged
-
unknown authored
-
unknown authored
- move clear of slock until after completion of data events on the binlog
-
unknown authored
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
unknown authored
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198 sql/sql_show.cc: Auto merged
-
unknown authored
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198 sql/item_cmpfunc.h: Auto merged sql/item_func.h: Auto merged sql/item_strfunc.h: Auto merged sql/item_timefunc.h: Auto merged sql/partition_info.cc: Auto merged sql/item.h: manual merge sql/share/errmsg.txt: manual merge
-
unknown authored
BUG#18198: Many strange partition functions were allowed, now only strictly allowed functions are ok mysql-test/r/partition_error.result: New test cases mysql-test/t/partition_error.test: New test cases sql/item.h: Added method check_partition_func_processor for check if item tree is valid sql/item_cmpfunc.h: Added method check_partition_func_processor for check if item tree is valid sql/item_func.h: Added method check_partition_func_processor for check if item tree is valid sql/item_strfunc.h: Added method check_partition_func_processor for check if item tree is valid sql/item_timefunc.h: Added method check_partition_func_processor for check if item tree is valid sql/item_xmlfunc.h: Added method check_partition_func_processor for check if item tree is valid
-
unknown authored
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1 include/mysql/plugin.h: Auto merged sql/log_event.h: Auto merged sql/sql_plugin.cc: Auto merged
-
unknown authored
BitKeeper/etc/ignore: Added mysys/test_atomic to the ignore list
-
unknown authored
classes that are compiled conditionally in log_event.cc must be defined conditionally in log_event.h BitKeeper/deleted/.del-client_priv.h.rej~915a5a16fe10ef0: Delete: client/client_priv.h.rej
-
unknown authored
mysql-test/t/disabled.def: enable test
-
unknown authored
into mysql.com:/home/marty/MySQL/mysql-5.1-new storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged mysql-test/t/disabled.def: Auto merged sql/ha_ndbcluster.cc: Merge
-
unknown authored
- wait for schema event also if mysqld is a single one in cluster to ensure serialization with data events + some current_thd removals + enabling kill of sql thread during shema sync wait mysql-test/r/rpl_ndb_log.result: Bug #18947 CRBR: order in binlog of create table and insert (on different table) not determ mysql-test/t/disabled.def: Bug #18947 CRBR: order in binlog of create table and insert (on different table) not determ
-
unknown authored
and in SHOW CREATE TABLE mysql-test/r/information_schema_part.result: Added new test cases mysql-test/t/information_schema_part.test: Added new test cases sql/sql_partition.cc: Added missing check for LINEAR keyword on subpartitions sql/sql_show.cc: Added missing check for LINEAR keyword on subpartitions Small remove of duplicate code
-
unknown authored
into mysql.com:/home/marty/MySQL/mysql-5.1-new BitKeeper/deleted/.del-ndb_rename.result: Delete: mysql-test/r/ndb_rename.result BitKeeper/deleted/.del-ndb_rename.test: Delete: mysql-test/t/ndb_rename.test sql/ha_ndbcluster.cc: Merge (using local) storage/ndb/include/ndbapi/NdbDictionary.hpp: Merge (using local) storage/ndb/src/ndbapi/NdbDictionary.cpp: Merge (using local) storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: Merge (using local) storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp: Merge (using local)
-
unknown authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.1 mysql-test/mysql-test-run.pl: Auto merged sql/mysqld.cc: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
into mysql.com:/home/marty/MySQL/mysql-5.1-new sql/ha_ndbcluster.cc: Auto merged storage/ndb/include/ndbapi/Ndb.hpp: Auto merged storage/ndb/src/ndbapi/Ndb.cpp: Auto merged storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp: Auto merged storage/ndb/src/ndbapi/Ndbinit.cpp: Auto merged
-
unknown authored
-
unknown authored
Bug #16997 Table rename that changes database does not rename indexes: Moved index tables to system database
-
unknown authored
into dl145j.mysql.com:/users/gbichot/mysql-5.1-new
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
- 30 May, 2006 7 commits
-
-
unknown authored
ndb: release LOCK_open during mysqld schema sync and mysqld sync with binlog (create/drop/rename table) + increase timeout for sync... which now should never occur
-
unknown authored
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
unknown authored
-
unknown authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.1 sql/mysqld.cc: Auto merged sql/slave.cc: Auto merged sql/sql_parse.cc: Auto merged sql/sql_show.cc: Auto merged
-
unknown authored
sql/discover.cc: close(-1) bug sql/slave.cc: DBUG_ENTER/RETURN tags ha_archive.cc: double-close bug sql/Makefile.am: better mysqld dependencies sql/discover.cc: close(-1) bug sql/slave.cc: DBUG_ENTER/RETURN tags storage/archive/ha_archive.cc: double-close bug
-
unknown authored
report it once, don't whine about every missing column.
-