- 22 Aug, 2006 8 commits
-
-
unknown authored
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my51-ndb
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb mysql-test/t/disabled.def: Auto merged
-
unknown authored
mysql-test/t/disabled.def: reenable "random" failing
-
unknown authored
add another possible ok error in testcase mysql-test/t/ndb_binlog_discover.test: add another possible ok error in testcase
-
unknown authored
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my51-ndb sql/sql_show.cc: Auto merged
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb mysql-test/t/disabled.def: Auto merged storage/ndb/src/ndbapi/ndberror.c: Auto merged
-
unknown authored
reenable some test after adding sync_with_master to end of test to make sure that binlog has been applied to slave before end of test mysql-test/t/disabled.def: reenable test after adding extra sync_with_master mysql-test/t/rpl_ndb_func003.test: add sync slave with master, to make sure that binlog has been applied to slave before end of test mysql-test/t/rpl_ndb_idempotent.test: add sync slave with master, to make sure that binlog has been applied to slave before end of test mysql-test/t/rpl_row_basic_7ndb.test: add sync slave with master, to make sure that binlog has been applied to slave before end of test mysql-test/t/rpl_truncate_7ndb.test: add sync slave with master, to make sure that binlog has been applied to slave before end of test
-
unknown authored
fix incorrect assertion in dbacc storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: Fix incorrect assertion
-
- 21 Aug, 2006 11 commits
-
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.1
-
unknown authored
into bk-internal.mysql.com:/data0/bk/mysql-5.1-kt
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.1 mysql-test/r/func_time.result: Auto merged mysql-test/r/grant.result: Auto merged mysql-test/t/func_time.test: Auto merged mysql-test/t/grant.test: Auto merged mysql-test/t/mysql.test: Auto merged mysql-test/t/mysql_client_test.test: Auto merged server-tools/instance-manager/listener.cc: Auto merged server-tools/instance-manager/portability.h: Auto merged sql/item_timefunc.cc: Auto merged BitKeeper/deleted/.del-openssl.m4~41cebd0ba8281769: Auto merged sql/mysqld.cc: Auto merged sql/slave.cc: Auto merged sql/sql_acl.cc: Auto merged tests/mysql_client_test.c: Auto merged client/mysql.cc: Manual merge. mysql-test/mysql-test-run.pl: Manual merge.
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.1 mysql-test/r/func_time.result: Auto merged sql/item_timefunc.cc: Auto merged sql/slave.cc: Auto merged sql/sql_acl.cc: Auto merged mysql-test/t/func_time.test: Manual merge.
-
unknown authored
because searching for them makes the script abort with all non-NDB builds. mysql-test/mysql-test-run.pl: Checking with "mtr_exe_exists()" for the location of a binary will yield an error if the binary is found nowhere at all, and this happens with NDB binaries in all builds that do not contain NDB; so the correct way is fixed path names only. Still part of the fix for the #21721 bug.
-
unknown authored
Deleted config/ac-macros/ha_berkeley.m4 Removed more referenses to bdb BitKeeper/deleted/.del-ha_berkeley.m4: Delete: config/ac-macros/ha_berkeley.m4 BUILD/FINISH.sh: Removed more referenses to bdb BUILD/compile-alpha-cxx: Removed more referenses to bdb BUILD/compile-alpha-debug: Removed more referenses to bdb BUILD/compile-dist: Removed more referenses to bdb BUILD/compile-ia64-debug-max: Removed more referenses to bdb CMakeLists.txt: Removed more referenses to bdb Makefile.am: Removed more referenses to bdb libmysqld/lib_sql.cc: Removed more referenses to bdb sql/mysql_priv.h: Removed more referenses to bdb storage/ndb/config/win-prg.am: Removed more referenses to bdb storage/ndb/test/run-test/ndb-autotest.sh: Removed more referenses to bdb support-files/my-huge.cnf.sh: Removed more referenses to bdb support-files/my-large.cnf.sh: Removed more referenses to bdb support-files/my-medium.cnf.sh: Removed more referenses to bdb
-
unknown authored
into bk-internal.mysql.com:/data0/bk/mysql-5.1-kt
-
unknown authored
better error message for creating table with non-existing tablespace storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: better error reporting storage/ndb/src/ndbapi/ndberror.c: better error reporting
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
unknown authored
fix bug in drop_file during pageout (LCP) storage/ndb/src/kernel/blocks/pgman.cpp: 1) Allow Page_entry::REQUEST, when dropping page (in drop_file path) 2) Do all IO JBA 3) Handle PAGEOUT during drop_file (caused by LCP)
-
unknown authored
(mysql-test-run only) mysql-test/ndb/ndb_config_1_node.ini: revert timeout changes, as a test depends on it, it mysterious ways mysql-test/ndb/ndb_config_2_node.ini: revert timeout changes, as a test depends on it, it mysterious ways mysql-test/ndb/ndb_config_4_node.ini: revert timeout changes, as a test depends on it, it mysterious ways mysql-test/t/rpl_ndb_basic.test: revert timeout changes, as a test depends on it, it mysterious ways
-
- 20 Aug, 2006 1 commit
-
-
unknown authored
sql/set_var.cc: Fix for bug #21642: "configure" with no arguments does not build Added #ifdefs around innodb server variables
-
- 18 Aug, 2006 3 commits
-
-
unknown authored
mysql-test/r/gis.result: result fixed sql/item_geofunc.cc: new_field->init() call added
-
unknown authored
mysql-test/mysql-test-run.pl: In 5.1 packages, the binaries "ndbd" and "ndb_mgmd" are in subdirectory "bin", not in "libexec". Use the search function "mtr_exe_exists()", in case there might be exceptions.
-
unknown authored
into bk-internal.mysql.com:/data0/bk/mysql-5.1-kt
-
- 17 Aug, 2006 17 commits
-
-
unknown authored
into bk-internal.mysql.com:/data0/bk/mysql-5.1-kt mysql-test/r/type_newdecimal.result: Auto merged mysql-test/t/type_newdecimal.test: Auto merged
-
unknown authored
instance.cc: Removed wrongly placed closing brace item_geofunc.cc: needed to pass in a TABLE_SHARE* instead of a TABLE* server-tools/instance-manager/instance.cc: Removed wrongly placed closing brace sql/item_geofunc.cc: needed to pass in a TABLE_SHARE* instead of a TABLE*
-
unknown authored
fix for change of deadlock timeout in config.ini mysql-test/t/rpl_ndb_basic.test: fix for change of deadlock timeout in config.ini
-
unknown authored
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb mysql-test/r/ndb_lock.result: Auto merged mysql-test/t/ndb_lock.test: Auto merged sql/ha_ndbcluster.h: Auto merged storage/ndb/include/ndbapi/NdbTransaction.hpp: Auto merged storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged mysql-test/t/disabled.def: SCCS merged sql/ha_ndbcluster.cc: e merge
-
unknown authored
BitKeeper/deleted/.del-readme-renamed: Rename: BitKeeper/deleted/.del-readme -> BitKeeper/deleted/.del-readme-renamed
-
unknown authored
into bk-internal.mysql.com:/data0/bk/mysql-5.1 client/mysql.cc: Auto merged mysql-test/r/ctype_utf8.result: Auto merged mysql-test/r/gis.result: Auto merged mysql-test/r/grant.result: Auto merged mysql-test/r/im_life_cycle.result: Auto merged mysql-test/r/information_schema_db.result: Auto merged mysql-test/r/type_newdecimal.result: Auto merged mysql-test/r/type_ranges.result: Auto merged mysql-test/r/type_timestamp.result: Auto merged mysql-test/t/ctype_utf8.test: Auto merged mysql-test/t/gis.test: Auto merged mysql-test/t/im_life_cycle.imtest: Auto merged mysql-test/t/type_newdecimal.test: Auto merged mysql-test/t/type_timestamp.test: Auto merged server-tools/instance-manager/messages.cc: Auto merged sql/item_geofunc.h: Auto merged sql/mysqld.cc: Auto merged sql/sql_acl.cc: Auto merged sql/sql_lex.cc: Auto merged sql/sql_show.cc: Auto merged sql/sql_view.cc: Auto merged sql/sql_yacc.yy: Auto merged sql/table.h: Auto merged sql/share/errmsg.txt: Auto merged tests/mysql_client_test.c: Auto merged
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.0 BitKeeper/deleted/.del-mysql_client.result: Auto merged BitKeeper/deleted/.del-mysql_client.test: Auto merged client/mysql.cc: Auto merged mysql-test/r/func_time.result: Auto merged mysql-test/r/grant.result: Auto merged mysql-test/t/func_time.test: Auto merged mysql-test/t/grant.test: Auto merged sql/item_timefunc.cc: Auto merged sql/mysqld.cc: Auto merged sql/slave.cc: Auto merged sql/sql_acl.cc: Auto merged
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.0 client/mysql.cc: Auto merged tests/mysql_client_test.c: Auto merged
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.0 tests/mysql_client_test.c: Auto merged
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.0 mysql-test/r/grant.result: Auto merged mysql-test/t/grant.test: Auto merged tests/mysql_client_test.c: Auto merged
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.0 mysql-test/r/grant.result: Auto merged mysql-test/t/grant.test: Auto merged sql/mysqld.cc: Auto merged sql/sql_acl.cc: Auto merged
-
unknown authored
into bk-internal.mysql.com:/data0/bk/mysql-5.1-kt mysql-test/r/view.result: Auto merged
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb storage/ndb/src/kernel/blocks/backup/Backup.cpp: Auto merged
-
unknown authored
Fix bug in lcp during drop table Make sure that file thread is not started until meta data has completed storage/ndb/src/kernel/blocks/backup/Backup.cpp: Fix bug in lcp during drop table Make sure that file thread is not started until meta data has completed storage/ndb/src/kernel/blocks/backup/Backup.hpp: Fix bug in lcp during drop table Make sure that file thread is not started until meta data has completed storage/ndb/src/kernel/blocks/backup/FsBuffer.hpp: Fix bug in lcp during drop table Make sure that file thread is not started until meta data has completed
-
unknown authored
-
unknown authored
mysql-test/r/federated_transactions.result: merge fixes to result file (case sensitivity) mysql-test/r/warnings.result: wrong warning message result
-