- 14 Sep, 2006 2 commits
-
-
unknown authored
into dev3-138.dev.cn.tlan:/home/zhl/mysql/mysql-5.1/bug19787 storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: correct error message when illegal configuration changed
-
unknown authored
BUG#19787 Modify correct message when some important variables are changed but cannot be applied by online ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Modify error message when illegal configuration changed.
-
- 05 Sep, 2006 1 commit
-
-
unknown authored
into dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.1-bug21033
-
- 04 Sep, 2006 6 commits
-
-
unknown authored
into dev3-138.dev.cn.tlan:/home/zhl/mysql/mysql-5.1/bug21128 storage/ndb/include/mgmapi/mgmapi.h: Auto merged storage/ndb/src/mgmapi/mgmapi.cpp: Auto merged storage/ndb/src/mgmsrv/Services.cpp: Auto merged storage/ndb/src/mgmsrv/Services.hpp: Auto merged
-
unknown authored
into dev3-138.dev.cn.tlan:/home/zhl/mysql/mysql-5.0/bug21128
-
unknown authored
ndb/include/mgmapi/mgmapi.h: add one function ndb/src/mgmapi/mgmapi.cpp: add one function to get cluster loglevel ndb/src/mgmsrv/Services.cpp: addn one function to deal with get log level ndb/src/mgmsrv/Services.hpp: add getClusterLogLevel() function define
-
unknown authored
into dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-5.1/mysql-5.1-bug-21345 mysql-test/r/ctype_utf8.result: Auto merged storage/ndb/include/util/File.hpp: Auto merged storage/ndb/src/common/logger/FileLogHandler.cpp: Auto merged storage/ndb/src/common/util/File.cpp: Auto merged
-
unknown authored
into dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-5.0/mysql-5.0-bug-21345 ndb/include/util/File.hpp: Auto merged ndb/src/common/logger/FileLogHandler.cpp: Auto merged ndb/src/common/util/File.cpp: Auto merged
-
unknown authored
-
- 01 Sep, 2006 6 commits
-
-
unknown authored
-
unknown authored
Fixed the cluster logfile rotation code, let the cluster logfile be renamed correctly when the main logfile exceeds the configured maximum size. ndb/include/util/File.hpp: Fix for BUG#21345, Error in cluster logfile rotation. ndb/src/common/logger/FileLogHandler.cpp: Fix for BUG#21345, Error in cluster logfile rotation. ndb/src/common/util/File.cpp: Fix for BUG#21345, Error in cluster logfile rotation.
-
unknown authored
into dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-5.1/mysql-5.1-bug-21345 BitKeeper/deleted/.del-bug20328.result~4fee68989442c2a3: Auto merged BitKeeper/deleted/.del-bug20328.test~c76d766fe3e1eb5: Auto merged mysql-test/r/ctype_utf8.result: Auto merged mysql-test/t/ctype_utf8.test: Auto merged storage/myisam/mi_unique.c: Auto merged storage/ndb/include/util/File.hpp: Auto merged storage/ndb/src/common/logger/FileLogHandler.cpp: Auto merged storage/ndb/src/common/util/File.cpp: Auto merged strings/ctype-win1250ch.c: Auto merged
-
unknown authored
into dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-5.0/mysql-5.0-bug-21345
-
unknown authored
into dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-5.0/mysql-5.0-ndb-bj BitKeeper/deleted/.del-bug20328.result~4fee68989442c2a3: Auto merged BitKeeper/deleted/.del-bug20328.test~c76d766fe3e1eb5: Auto merged myisam/mi_unique.c: Auto merged mysql-test/r/ctype_utf8.result: Auto merged mysql-test/t/ctype_utf8.test: Auto merged
-
unknown authored
into dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-5.1/mysql-5.1-ndb-bj BitKeeper/deleted/.del-bug20328.result~4fee68989442c2a3: Auto merged BitKeeper/deleted/.del-bug20328.test~c76d766fe3e1eb5: Auto merged mysql-test/r/ctype_cp1250_ch.result: Auto merged mysql-test/r/ctype_utf8.result: Auto merged mysql-test/t/ctype_cp1250_ch.test: Auto merged mysql-test/t/ctype_utf8.test: Auto merged storage/myisam/mi_unique.c: Auto merged
-
- 31 Aug, 2006 1 commit
-
-
unknown authored
storage/ndb/src/ndbapi/Ndb.cpp: Ndb.closeTransaction() modifies the value of Ndb.theError.code, but the error code shouldn't be changed here. Mysqld will use the returning error code to log the correct information.
-
- 29 Aug, 2006 7 commits
-
-
unknown authored
into dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.1-bug19873 include/config-netware.h: Auto merged mysql-test/r/func_time.result: Auto merged mysql-test/t/func_time.test: Auto merged sql/ha_innodb.cc: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/item_timefunc.cc: Auto merged sql/sql_acl.cc: Auto merged sql/sql_base.cc: Auto merged sql/sql_view.cc: Auto merged storage/innobase/btr/btr0btr.c: Auto merged storage/innobase/buf/buf0buf.c: Auto merged storage/innobase/dict/dict0dict.c: Auto merged storage/innobase/fil/fil0fil.c: Auto merged storage/innobase/fsp/fsp0fsp.c: Auto merged storage/innobase/include/buf0buf.ic: Auto merged storage/innobase/log/log0log.c: Auto merged storage/innobase/log/log0recv.c: Auto merged storage/innobase/os/os0file.c: Auto merged storage/innobase/row/row0sel.c: Auto merged storage/innobase/srv/srv0start.c: Auto merged storage/innobase/ut/ut0dbg.c: Auto merged storage/ndb/src/mgmclient/CommandInterpreter.cpp: Auto merged storage/ndb/src/ndbapi/ndberror.c: Auto merged tests/mysql_client_test.c: Auto merged
-
unknown authored
ndb/src/mgmclient/CommandInterpreter.cpp: connect() function adds a parameter in CommandInterpreter.cpp.
-
unknown authored
into dev3-127.(none):/mnt/mysql/home/ngb/bug19873 ndb/src/mgmclient/CommandInterpreter.cpp: ndb_mgm can automatically reconnect to the ndb_mgmd after ndb_mgmd restarted. and this commit fixes probable mem leak
-
unknown authored
into dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.1-ndb-bj sql/ha_ndbcluster.cc: Auto merged sql/sql_base.cc: Auto merged sql/sql_view.cc: Auto merged sql/table.cc: Auto merged storage/ndb/src/mgmclient/CommandInterpreter.cpp: Auto merged storage/ndb/src/mgmsrv/ConfigInfo.cpp: Auto merged storage/ndb/src/ndbapi/ndberror.c: Auto merged
-
unknown authored
into dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.0-ndb-bj ndb/src/mgmclient/CommandInterpreter.cpp: Auto merged ndb/src/ndbapi/ndberror.c: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/sql_base.cc: Auto merged sql/sql_view.cc: Auto merged
-
unknown authored
into dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-5.0/mysql-5.0-bug-21345 ndb/include/util/File.hpp: Auto merged ndb/src/common/util/File.cpp: Auto merged
-
unknown authored
Fixed the cluster logfile rotation code, let the cluster log file be renamed correctly when the main log file exceeds the configured maximum size. ndb/include/util/File.hpp: Fix for bug #21345: Error in cluster logfile rotation. ndb/src/common/logger/FileLogHandler.cpp: Fix for bug #21345: Error in cluster logfile rotation. ndb/src/common/util/File.cpp: Fix for bug #21345: Error in cluster logfile rotation.
-
- 25 Aug, 2006 3 commits
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-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
disable ndb_autodiscover3 (cluster restart (--initial)) mysql-test/t/disabled.def: ndb - bug#21806
-
- 24 Aug, 2006 8 commits
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb mysql-test/t/disabled.def: Auto merged
-
unknown authored
disable ndb_binlog_discover as it's broken remove debug printout mysql-test/t/disabled.def: disable ndb_binlog_discover as it's broken storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp: remove debug printout
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
affects basically all replication tests storage/ndb/include/kernel/signaldata/SumaImpl.hpp: Fix signal data class SubTableData not to use Uint8 which can result in incorrect packing storage/ndb/src/common/debugger/signaldata/SumaImpl.cpp: Fix signal data class SubTableData not to use Uint8 which can result in incorrect packing storage/ndb/src/kernel/blocks/suma/Suma.cpp: 1) Fix signal data class SubTableData not to use Uint8 which can result in incorrect packing 2) make sure to set NdbdNodeId on _TE_STOP storage/ndb/src/ndbapi/NdbBlob.cpp: Fix signal data class SubTableData not to use Uint8 which can result in incorrect packing storage/ndb/src/ndbapi/NdbEventOperation.cpp: Fix signal data class SubTableData not to use Uint8 which can result in incorrect packing storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp: Fix signal data class SubTableData not to use Uint8 which can result in incorrect packing storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp: Fix signal data class SubTableData not to use Uint8 which can result in incorrect packing storage/ndb/src/ndbapi/Ndbif.cpp: Fix signal data class SubTableData not to use Uint8 which can result in incorrect packing
-
unknown authored
bug#21800 - 5.0 -> 5.1 merge storage/ndb/src/ndbapi/NdbScanOperation.cpp: bug#21800 - 5.0 -> 5.1 merge
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-work sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/50-work ndb/src/ndbapi/NdbScanOperation.cpp: Auto merged
-
unknown authored
read TransactionDeadlockTimeout (for scans) to cater for insane settings ndb/src/ndbapi/NdbScanOperation.cpp: read TransactionDeadlockTimeout to cater for insane settings
-
- 23 Aug, 2006 4 commits
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
unknown authored
Fix so that expand_check2 is only run per fragment, as restore now works 1 fragment at a time (again) storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: Fix so that expand_check2 is only run per fragment, as restore now works 1 fragment at a time (again)
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb sql/ha_ndbcluster.cc: Auto merged storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged
-
- 22 Aug, 2006 2 commits
-
-
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/disabled.def: Auto merged mysql-test/t/ndb_lock.test: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/ha_ndbcluster.h: Auto merged sql/ha_ndbcluster_binlog.cc: Auto merged storage/ndb/include/ndbapi/NdbTransaction.hpp: Auto merged storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged storage/ndb/src/mgmsrv/ConfigInfo.cpp: Auto merged
-