- 15 Jan, 2007 2 commits
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: Auto merged storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp: Auto merged storage/ndb/src/kernel/blocks/dbtup/DbtupDiskAlloc.cpp: Auto merged storage/ndb/src/kernel/blocks/pgman.cpp: Auto merged
-
unknown authored
Fix DD problem during NR after 3 missed LCP's storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Send START_FRAGREQ also for fragments wo/ LCP storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: inform TUP that no LCP is restored (if no lcp is restored :-) storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp: inform TUP that no LCP is restored (if no lcp is restored :-) storage/ndb/src/kernel/blocks/dbtup/DbtupDiskAlloc.cpp: inform TUP that no LCP is restored (if no lcp is restored :-) storage/ndb/src/kernel/blocks/pgman.cpp: Add error insert using dump
-
- 12 Jan, 2007 2 commits
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb storage/ndb/src/ndbapi/NdbScanOperation.cpp: Auto merged
-
unknown authored
fix not aligned or non 32-bit values in "smart" scan mysql-test/r/ndb_partition_key.result: testcase mysql-test/t/ndb_partition_key.test: ndb - bug storage/ndb/src/ndbapi/NdbScanOperation.cpp: Fix unaligned or non-32-bit values in "smart scan"
-
- 11 Jan, 2007 5 commits
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb storage/ndb/include/kernel/GlobalSignalNumbers.h: Auto merged storage/ndb/include/kernel/NodeInfo.hpp: Auto merged storage/ndb/include/kernel/signaldata/ApiRegSignalData.hpp: Auto merged storage/ndb/include/kernel/signaldata/DumpStateOrd.hpp: Auto merged storage/ndb/include/ndb_version.h.in: Auto merged storage/ndb/src/common/debugger/signaldata/SignalNames.cpp: Auto merged storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: Auto merged storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp: Auto merged storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp: Auto merged storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged storage/ndb/src/kernel/blocks/qmgr/Qmgr.hpp: Auto merged storage/ndb/src/kernel/blocks/qmgr/QmgrInit.cpp: Auto merged storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: Auto merged storage/ndb/src/kernel/blocks/suma/Suma.cpp: Auto merged storage/ndb/src/kernel/blocks/suma/SumaInit.cpp: Auto merged storage/ndb/src/kernel/vm/GlobalData.hpp: Auto merged storage/ndb/src/kernel/vm/SimulatedBlock.hpp: Auto merged storage/ndb/test/ndbapi/testNodeRestart.cpp: Auto merged storage/ndb/test/run-test/daily-basic-tests.txt: Auto merged
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: Auto merged storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged storage/ndb/test/run-test/daily-basic-tests.txt: Auto merged
-
unknown authored
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-work storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: Auto merged storage/ndb/test/ndbapi/testNodeRestart.cpp: merge storage/ndb/test/run-test/daily-basic-tests.txt: merge
-
unknown authored
fix bug when master failure during nr (recommit against 5.0) ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: recommit against 5.0 ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: recommit against 5.0 ndb/test/ndbapi/testNodeRestart.cpp: recommit against 5.0 ndb/test/run-test/daily-basic-tests.txt: recommit against 5.0
-
- 10 Jan, 2007 1 commit
-
-
unknown authored
handle partially transfered LCP_FRAG_REP after node failure recommit to 51-work storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp: handle partially transfered LCP_FRAG_REP after node failure storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: handle partially transfered LCP_FRAG_REP after node failure storage/ndb/test/ndbapi/testNodeRestart.cpp: testcase storage/ndb/test/run-test/daily-basic-tests.txt: testcase
-
- 08 Jan, 2007 8 commits
-
-
unknown authored
bug#24820 CREATE INDEX ....USING HASH on NDB table creates ordered index, not HASH index: Merged up test 5.0 case
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb mysql-test/r/ndb_index_ordered.result: Auto merged mysql-test/t/ndb_index_ordered.test: Auto merged
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1
-
unknown authored
bug#24820 CREATE INDEX ....USING HASH on NDB table creates ordered index, not HASH index: Changed test since error mesage wasn't predictable
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb mysql-test/r/ndb_index_ordered.result: Auto merged mysql-test/t/ndb_index_ordered.test: Auto merged sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
bug#24820 CREATE INDEX ....USING HASH on NDB table creates ordered index, not HASH index: Added error checking
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1
-
unknown authored
bug#24820 CREATE INDEX ....USING HASH on NDB table creates ordered index, not HASH index: Added error checking
-
- 04 Jan, 2007 7 commits
-
-
unknown authored
bug#25296 Truncate table converts NDB disk based tables to in-memory tables: Changed fix to use get_tablespace_name directly instead sql/ha_ndbcluster.h: bug#25296 Truncate table converts NDB disk based tables to in-memory tables: Changed fix to use get_tablespace_name directly instead mysql-test/r/ndb_dd_alter.result: bug#25296 Truncate table converts NDB disk based tables to in-memory tables: Changed fix to use get_tablespace_name directly instead sql/ha_ndbcluster.cc: bug#25296 Truncate table converts NDB disk based tables to in-memory tables: Changed fix to use get_tablespace_name directly instead
-
unknown authored
extra sledge hammer, (real 51) use dicklock to prevent SUB_START_REQ during node recovery storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: use dicklock to prevent SUB_START_REQ during node recovery
-
unknown authored
storage/ndb/include/kernel/GlobalSignalNumbers.h: add extra version info to main clone storage/ndb/include/kernel/NodeInfo.hpp: add extra version info to main clone storage/ndb/include/kernel/signaldata/ApiRegSignalData.hpp: add extra version info to main clone storage/ndb/include/ndb_version.h.in: add extra version info to main clone storage/ndb/src/common/debugger/signaldata/SignalNames.cpp: add extra version info to main clone storage/ndb/src/kernel/blocks/qmgr/Qmgr.hpp: add extra version info to main clone storage/ndb/src/kernel/blocks/qmgr/QmgrInit.cpp: add extra version info to main clone storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: add extra version info to main clone storage/ndb/src/kernel/vm/GlobalData.hpp: add extra version info to main clone storage/ndb/src/kernel/vm/SimulatedBlock.hpp: add extra version info to main clone
-
unknown authored
Fix most obvious error in dict/suma error handling of events storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: Fix most obvious error in dict/suma error handling of events storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp: Fix most obvious error in dict/suma error handling of events storage/ndb/src/kernel/blocks/suma/Suma.cpp: Fix most obvious error in dict/suma error handling of events storage/ndb/src/kernel/blocks/suma/SumaInit.cpp: Fix most obvious error in dict/suma error handling of events
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
-
unknown authored
bug #25296 Truncate table converts NDB disk based tables to in-memory tables: ha_ndbcluster::update_create_info should only update for TRUNCATE since we need to detect change of STORAGE at ALTER TABLE
-
unknown authored
Updated from Tomas review mysql-test/t/rpl_ndb_do_db.test: Updated from Tomas review mysql-test/t/rpl_ndb_do_table.test: Updated from Tomas review mysql-test/r/rpl_ndb_do_db.result: Updated from Tomas review mysql-test/r/rpl_ndb_do_table.result: Updated from Tomas review mysql-test/r/rpl_ndb_rep_ignore.result: Updated from Tomas review mysql-test/t/rpl_ndb_rep_ignore.test: Updated from Tomas review
-
- 03 Jan, 2007 7 commits
-
-
unknown authored
into mysql.com:/data2/mysql-5.1-new-ndb
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb sql/mysqld.cc: Auto merged
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1 sql/mysqld.cc: Auto merged sql/sql_class.cc: SCCS merged
-
unknown authored
-
unknown authored
bug #25296 Truncate table converts NDB disk based tables to in-memory tables: ha_ndbcluster::update_create_infohas to check for explicit STORAGE MEMORY
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-work storage/ndb/include/kernel/signaldata/DumpStateOrd.hpp: Auto merged storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: Auto merged storage/ndb/src/kernel/blocks/ERROR_codes.txt: merge storage/ndb/src/kernel/blocks/qmgr/Qmgr.hpp: merge storage/ndb/test/ndbapi/testNodeRestart.cpp: merge storage/ndb/test/run-test/daily-basic-tests.txt: merge
-
unknown authored
on master node failure during qmgr-commitreq make sure to remove all committed failed nodes from failed/prepfailed arrays ndb/include/kernel/signaldata/DumpStateOrd.hpp: new error code ndb/src/kernel/blocks/ERROR_codes.txt: new error code ndb/src/kernel/blocks/qmgr/Qmgr.hpp: extra error insert variable ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: make sure to remove all committed failed nodes from failed/prepfailed arrays ndb/test/ndbapi/testNodeRestart.cpp: testcase ndb/test/run-test/daily-basic-tests.txt: testcase
-
- 02 Jan, 2007 8 commits
-
-
unknown authored
bug #25296 Truncate table converts NDB disk based tables to in-memory tables: implemented ha_ndbcluster::update_create_info mysql-test/r/ndb_dd_alter.result: ug #25296 Truncate table converts NDB disk based tables to in-memory tables: implemented ha_ndbcluster::update_create_info mysql-test/t/ndb_dd_alter.test: ug #25296 Truncate table converts NDB disk based tables to in-memory tables: implemented ha_ndbcluster::update_create_info sql/ha_ndbcluster.cc: ug #25296 Truncate table converts NDB disk based tables to in-memory tables: implemented ha_ndbcluster::update_create_info sql/ha_ndbcluster.h: ug #25296 Truncate table converts NDB disk based tables to in-memory tables: implemented ha_ndbcluster::update_create_info
-
unknown authored
into trift2.:/MySQL/M51/mysql-5.1
-
unknown authored
Delete compiler-specific flag setting - it makes builds break. server-tools/instance-manager/Makefile.am: Delete compiler-specific flag setting - it makes builds break. If this is really wanted, it must be done through "configure", caring about the compiler differences.
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb sql/mysqld.cc: Auto merged
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1 sql/mysqld.cc: Auto merged
-
unknown authored
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
-
unknown authored
into mysql.com:/home/kent/bk/main/mysql-5.1 mysql-test/r/view.result: Auto merged
-