- 27 Apr, 2006 1 commit
-
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new sql/item.cc: Auto merged sql/item.h: Auto merged sql/opt_range.cc: Auto merged
-
- 26 Apr, 2006 39 commits
-
-
unknown authored
into mysql.com:/home/psergey/mysql-5.1-merge sql/item.cc: Auto merged sql/item.h: Auto merged sql/opt_range.cc: Auto merged
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new mysql-test/r/view.result: Auto merged sql/item.cc: Auto merged sql/item.h: Auto merged sql/opt_range.cc: Auto merged sql/sql_parse.cc: Auto merged storage/ndb/include/mgmapi/mgmapi.h: Auto merged storage/ndb/src/common/mgmcommon/ConfigRetriever.cpp: Auto merged storage/ndb/src/kernel/vm/Configuration.cpp: Auto merged storage/ndb/src/mgmapi/mgmapi.cpp: Auto merged storage/ndb/src/mgmsrv/MgmtSrvr.cpp: Auto merged storage/ndb/src/mgmsrv/MgmtSrvr.hpp: Auto merged storage/ndb/src/mgmsrv/Services.hpp: Auto merged configure.in: manual merge sql/ha_ndbcluster.cc: manual merge sql/share/errmsg.txt: manual merge storage/ndb/src/mgmsrv/Services.cpp: manual merge
-
unknown authored
into three.local.lan:/home/matthias/Arbeit/mysql-5.1/src-Bug
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
-
unknown authored
into mysql.com:/home/mydev/mysql-5.1-bug18129
-
unknown authored
into mysql.com:/home/matthias/Arbeit/mysql-5.1/src-Bug
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/home/mydev/mysql-5.1-bug18129
-
unknown authored
into mysql.com:/home/matthias/Arbeit/mysql-5.1/src-Bug mysql-test/t/disabled.def: Auto merged
-
unknown authored
into mysql.com:/home/alexi/innodb/mysql-5.1-ss492
-
unknown authored
- addded more retries to wait for nodefailure to complete Bug #19039 multi node failure causes node failure handling not to complete - patch to avoid this scenario when the management server is used to perform the stop - wait for NF_COMPLETE_REP in management server before returning ndb: allocate nodeid - only retry on retryable error
-
unknown authored
- added retry handling of temporary transaction errors
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
unknown authored
-
unknown authored
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
unknown authored
into mysql.com:/home/alexi/innodb/mysql-5.0-ss492
-
unknown authored
into mysql.com:/home/alexi/innodb/mysql-5.1-ss492
-
unknown authored
into mysql.com:/home/alexi/innodb/mysql-5.0-ss492
-
unknown authored
into mysql.com:/home/alexi/innodb/mysql-5.0-ss492
-
unknown authored
into mysql.com:/home/alexi/innodb/mysql-5.1-ss492
-
unknown authored
into mysql.com:/home/alexi/innodb/mysql-5.0-ss492-work
-
unknown authored
mysql-test/r/innodb_mysql.result: Fix result.
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new mysql-test/t/disabled.def: Auto merged
-
unknown authored
clone-off for 5.0.21 configure.in: clone-off for 5.0.21
-
unknown authored
into mysql.com:/home/alexi/innodb/mysql-5.1-ss492-work mysql-test/t/innodb.test: Auto merged
-
unknown authored
into mysql.com:/home/alexi/innodb/mysql-5.0-ss492-work mysql-test/t/innodb.test: Auto merged
-
unknown authored
Use files innodb_mysql.[test|result] instead. mysql-test/t/innodb.test: This file is to be used by Innobase only. mysql-test/r/innodb_mysql.result: New BitKeeper file ``mysql-test/r/innodb_mysql.result'' Use this file instead of innodb.result. mysql-test/t/innodb_mysql.test: New BitKeeper file ``mysql-test/t/innodb_mysql.test'' Use this file instead of innodb.test.
-
unknown authored
-
unknown authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0 sql/sql_parse.cc: Auto merged
-
unknown authored
* Fix BUG#19217 "dict_load_indexes() may read the delete-mark incorrectly". * Remove obsolete and unused variables from srv0srv.c. * Remove srv_sys->operational since it is unused. * Make thread_id parameter in os_thread_create() optional. * Add platform-specific os_thread_ret_t and OS_THREAD_DUMMY_RETURN, and convert thread start functions to use them. storage/innobase/dict/dict0dict.c: Applied innodb-5.1-ss492 snapshot. storage/innobase/dict/dict0load.c: Applied innodb-5.1-ss492 snapshot. dict_load_indexes(): pass comp=0 to rec_get_deleted_flag(), because SYS_INDEXES always is in ROW_FORMAT=REDUNDANT (Bug #19217). storage/innobase/include/os0thread.h: Applied innodb-5.1-ss492 snapshot. storage/innobase/include/srv0srv.h: Applied innodb-5.1-ss492 snapshot. storage/innobase/include/trx0roll.h: Applied innodb-5.1-ss492 snapshot. storage/innobase/include/univ.i: Applied innodb-5.1-ss492 snapshot. storage/innobase/log/log0recv.c: Applied innodb-5.1-ss492 snapshot. storage/innobase/os/os0thread.c: Applied innodb-5.1-ss492 snapshot. storage/innobase/que/que0que.c: Applied innodb-5.1-ss492 snapshot. storage/innobase/srv/srv0srv.c: Applied innodb-5.1-ss492 snapshot. storage/innobase/srv/srv0start.c: Applied innodb-5.1-ss492 snapshot. storage/innobase/trx/trx0roll.c: Applied innodb-5.1-ss492 snapshot.
-
unknown authored
some platforms.
-
unknown authored
into mysql.com:/home/alexi/innodb/mysql-5.1-ss492-work Null-merge. storage/innobase/dict/dict0load.c: Null-merge.
-
unknown authored
Fixed BUG#19217 "dict_load_indexes() may read the delete-mark incorrectly". innobase/dict/dict0load.c: Applied innodb-5.0-ss492 snapshot. dict_load_indexes(): pass comp=0 to rec_get_deleted_flag(), because SYS_INDEXES always is in ROW_FORMAT=REDUNDANT (Bug #19217).
-
unknown authored
-