- 19 Nov, 2007 3 commits
-
-
unknown authored
additional (not stricly necessary for this bug...) only send EXEC_SRCONF to node *in* SR
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
-
unknown authored
Fix handling of multiple redo phases - set correct state - handle 4 phases, by moving START_FRAGCONF to end of phase instead of beginning... storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: remove unused state ACTIVE_REMOVE_AFTER remove unused variable nextLcp remove unused methods (BUILD_INDX) add counter of outstanding GSN_EXEC_FRAGREQ remove c_redo_complete_fragments cause it fits badly with functional multi-redo-phases storage/ndb/src/kernel/blocks/dblqh/DblqhInit.cpp: remove unused stuff storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: 1) set correct state before starting next non-empty REDO phase 2) move GSN_START_FRAGCONF to execFRAGCONF instead of when sending GSN_EXEC_FRAGREQ or fragments with 4 redo-phases would never be complete... storage/ndb/test/ndbapi/testSystemRestart.cpp: testcase storage/ndb/test/run-test/daily-basic-tests.txt: testcase
-
- 16 Nov, 2007 1 commit
-
-
unknown authored
into whalegate.ndb.mysql.com:/home/tomas/cge-5.1 storage/ndb/src/ndbapi/NdbOperationDefine.cpp: Auto merged
-
- 14 Nov, 2007 4 commits
-
-
unknown authored
add new testtool that does connect/disconnect in loop storage/ndb/test/tools/Makefile.am: add new test tool storage/ndb/test/tools/connect.cpp: New BitKeeper file ``storage/ndb/test/tools/connect.cpp''
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb ndb/src/ndbapi/NdbOperationDefine.cpp: Auto merged
-
unknown authored
which dumps all subscribers storage/ndb/src/kernel/blocks/suma/Suma.cpp: Add new dump 8011 which dumps all subscribers
-
unknown authored
Increase connection negotiation timeout Improve some weirdness storage/ndb/src/common/transporter/Transporter.cpp: - Increase connection negotiation timeout - return false if trying to connect when already connected (should still be assert) storage/ndb/src/common/transporter/TransporterRegistry.cpp: Use correct "is_connected" checks (although this is kind of bogus and should be cleaned-up)
-
- 09 Nov, 2007 1 commit
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
-
- 08 Nov, 2007 2 commits
-
-
unknown authored
Updated DropDDObjects in testDict to ignore the user tables created in the MySQL database storage/ndb/test/ndbapi/testDict.cpp: Updated DropDDObjects in testDict to ignore the user tables created in the MySQL database
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb 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/ERROR_codes.txt: merge storage/ndb/test/ndbapi/testNodeRestart.cpp: merge storage/ndb/test/run-test/daily-basic-tests.txt: merge
-
- 07 Nov, 2007 2 commits
-
-
unknown authored
fix lcp master take over bug ndb/src/kernel/blocks/ERROR_codes.txt: new error codes ndb/src/kernel/blocks/dbdih/Dbdih.hpp: add debug code ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: fix master lcp bug add 2 new error codes ndb/test/ndbapi/testNodeRestart.cpp: testcase ndb/test/run-test/daily-basic-tests.txt: testcase
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
-
- 06 Nov, 2007 3 commits
- 05 Nov, 2007 1 commit
-
-
unknown authored
-
- 03 Nov, 2007 1 commit
-
-
unknown authored
-
- 02 Nov, 2007 4 commits
- 01 Nov, 2007 5 commits
-
-
unknown authored
- correction
-
unknown authored
-
unknown authored
into whalegate.ndb.mysql.com:/home/tomas/cge-5.1
-
unknown authored
into loke.(none):/home/knielsen/devel/mysql-5.1-new-ndb storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: Null merge.
-
unknown authored
Fix uninitialized variable causing failures for some interpreted update operations on gcc 4.2.1. ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: Fix uninitialized variable causing failures for some interpreted update operations on gcc 4.2.1.
-
- 31 Oct, 2007 1 commit
-
-
unknown authored
storage/ndb/test/include/dbutil.hpp: Hearder file for SQL Database Utilities class for adding MySQL SQL abilities to NDB API tests cases. storage/ndb/test/src/dbutil.cpp: Implementation file for SQL Database Utilities class for adding MySQL SQL abilities to NDB API tests cases. storage/ndb/test/src/Makefile.am: Updated to include dbutil
-
- 26 Oct, 2007 5 commits
-
-
unknown authored
-
unknown authored
mysql-test/suite/ndb/r/ndb_update_no_read.result: New BitKeeper file ``mysql-test/suite/ndb/r/ndb_update_no_read.result'' mysql-test/suite/ndb/t/ndb_update_no_read.test: New BitKeeper file ``mysql-test/suite/ndb/t/ndb_update_no_read.test''
-
unknown authored
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb mysql-test/suite/ndb/r/ndb_basic.result: merge mysql-test/suite/ndb/t/ndb_basic.test: merge
-
unknown authored
0 pad varsize keys in ndbapi mysql-test/r/ndb_basic.result: new testcase mysql-test/t/ndb_basic.test: new testcase ndb/src/ndbapi/NdbOperationDefine.cpp: pad varsize keys ndb/src/ndbapi/NdbOperationSearch.cpp: pad varsize keys
-
- 25 Oct, 2007 7 commits
-
-
unknown authored
into loke.(none):/home/knielsen/devel/mysql-5.1-new-ndb storage/ndb/include/kernel/AttributeHeader.hpp: Auto merged storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: Auto merged storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp: Auto merged storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp: Auto merged storage/ndb/src/ndbapi/NdbOperationDefine.cpp: Auto merged sql/ha_ndbcluster.cc: manual merge.
-
unknown authored
into loke.(none):/home/knielsen/devel/mysql-5.0-ndb sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
into loke.(none):/home/knielsen/devel/mysql-5.1-new-ndb storage/ndb/include/kernel/AttributeHeader.hpp: Auto merged storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: Auto merged storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp: Auto merged storage/ndb/src/ndbapi/NdbOperationDefine.cpp: SCCS merged
-
unknown authored
into loke.(none):/home/knielsen/devel/mysql-5.1-telco-gca storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp: Auto merged storage/ndb/include/kernel/AttributeHeader.hpp: manual merge. storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: manual merge. storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp: manual merge. storage/ndb/src/ndbapi/NdbOperationDefine.cpp: manual merge.
-
unknown authored
into loke.(none):/home/knielsen/devel/mysql-5.0-ndb ndb/include/kernel/AttributeHeader.hpp: Auto merged ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: Auto merged ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp: Auto merged ndb/src/kernel/blocks/dbutil/DbUtil.cpp: Auto merged ndb/src/ndbapi/NdbOperationDefine.cpp: SCCS merged
-
unknown authored
Fix extra semicolon causing if-statement to be disabled. sql/ha_ndbcluster.cc: Fix extra semicolon causing if-statement to be disabled.
-
unknown authored
Fix problem with AttributeHeader::init() seen with gcc 4.2.1. Using the same object as both Uint32 and class AttributeHeader violates strict aliasing rule. ndb/include/kernel/AttributeHeader.hpp: Fix problem with AttributeHeader::init() seen with gcc 4.2.1. Using the same object as both Uint32 and class AttributeHeader violates strict aliasing rule. ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: Fix problem with AttributeHeader::init() seen with gcc 4.2.1. Using the same object as both Uint32 and class AttributeHeader violates strict aliasing rule. ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp: Fix problem with AttributeHeader::init() seen with gcc 4.2.1. Using the same object as both Uint32 and class AttributeHeader violates strict aliasing rule. ndb/src/kernel/blocks/dbutil/DbUtil.cpp: Fix problem with AttributeHeader::init() seen with gcc 4.2.1. Using the same object as both Uint32 and class AttributeHeader violates strict aliasing rule. ndb/src/ndbapi/NdbOperationDefine.cpp: Fix problem with AttributeHeader::init() seen with gcc 4.2.1. Using the same object as both Uint32 and class AttributeHeader violates strict aliasing rule.
-