- 23 Nov, 2006 1 commit
-
-
unknown authored
Resend if master dies during alloc node id storage/ndb/src/kernel/blocks/ERROR_codes.txt: Add new error code storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: Add new error code storage/ndb/src/mgmsrv/MgmtSrvr.cpp: Make sure to resend if master died storage/ndb/test/ndbapi/testNodeRestart.cpp: add testcase storage/ndb/test/run-test/daily-basic-tests.txt: add testcase
-
- 21 Nov, 2006 8 commits
-
-
unknown authored
1) Make sure not to read uninitialized data in unique index code harmless (atleast before dynattr) 2) Dont update p_latest_trans_gci for dirty unique index lookup storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp: Make sure not to read uninitialized data in unique index code harmless (atleast before dynattr) storage/ndb/src/ndbapi/NdbTransaction.cpp: Dont update p_latest_trans_gci for dirty unique index lookup
-
unknown authored
Make sure LCP scan record is correct initialized storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp: Init ScanOp storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp: And set correct pointers...
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-work storage/ndb/src/kernel/blocks/ERROR_codes.txt: Auto merged storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Auto merged storage/ndb/test/run-test/daily-basic-tests.txt: Auto merged storage/ndb/test/ndbapi/testScan.cpp: merge
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/50-work ndb/src/kernel/blocks/ERROR_codes.txt: Auto merged ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Auto merged ndb/test/ndbapi/testScan.cpp: merge ndb/test/run-test/daily-basic-tests.txt: merge
-
unknown authored
update error code list (for bug#24447) ndb/src/kernel/blocks/ERROR_codes.txt: ndb - update error code list
-
unknown authored
api disconnect just after SCAN_TABREQ ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: 1) add error insert for faking DISCONNECT of API just after SCAN_TABREQ 2) handle error :-) ndb/test/ndbapi/testScan.cpp: Add etstcase for bug 24447 ndb/test/run-test/daily-basic-tests.txt: Add etstcase for bug 24447
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-work storage/ndb/src/common/util/socket_io.cpp: Auto merged storage/ndb/src/common/util/InputStream.cpp: merge
-
unknown authored
Fix bug wrt to '\r' handling in latest commit to bug#24011 ndb/src/common/util/InputStream.cpp: Fix bug wrt to '\r' handling in latest commit to bug#24011 ndb/src/common/util/socket_io.cpp: Fix bug wrt to '\r' handling in latest commit to bug#24011
-
- 07 Nov, 2006 1 commit
-
-
unknown authored
Make sure index scan does not commitDelete mysql-test/r/ndb_index_ordered.result: testcase mysql-test/t/ndb_index_ordered.test: testcase storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: Make sure index scan does not commitDelete
-
- 06 Nov, 2006 2 commits
- 27 Oct, 2006 2 commits
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/50-work ndb/src/ndbapi/NdbTransaction.cpp: Auto merged
-
unknown authored
Still leakage, make sure all unlinked operations are put back so they will be release (on failing blob operations, when AO_IgnoreError) ndb/src/ndbapi/NdbConnection.cpp: Still leakage, make sure all unlinked operations are put back so they will be release
-
- 22 Oct, 2006 1 commit
-
-
unknown authored
revert fix bug#21052 as it's wrong, and induces bus-error on node crashes storage/ndb/src/mgmsrv/Services.cpp: revert fix bug#21052 as it's wrong, and induces bus-error on node crashes
-
- 20 Oct, 2006 13 commits
-
-
unknown authored
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-work storage/ndb/include/kernel/ndb_limits.h: Auto merged storage/ndb/src/kernel/blocks/backup/Backup.cpp: Auto merged storage/ndb/src/kernel/blocks/backup/Backup.hpp: merge
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/50-work ndb/include/kernel/ndb_limits.h: Auto merged ndb/src/kernel/blocks/backup/Backup.hpp: Auto merged ndb/src/kernel/blocks/backup/Backup.cpp: SCCS merged
-
unknown authored
Fix some too small buffers in backup ndb/include/kernel/ndb_limits.h: backport for 5.1 add MAX_WORDS_META_FILE for computing Backup::NO_OF_PAGES_META_FILE ndb/src/kernel/blocks/backup/Backup.cpp: Make sure to set maxInsert so that we actually can handle NO_OF_META_PAGES ndb/src/kernel/blocks/backup/Backup.hpp: backport for 5.1 add MAX_WORDS_META_FILE for computing Backup::NO_OF_PAGES_META_FILE
-
unknown authored
Fix bug in restore with table with many columns, Compute size of databuffer pool correctly
-
unknown authored
Add better error message if getting error in RESTORE
-
unknown authored
when doing create unique index which mysql will silently converts to PK, ndb is not informed so table will be useless. change so that we never do online add index wo/ primary key. this is not good, but it's better than a useless table
-
unknown authored
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-work storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/50-work ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged
-
unknown authored
Fixed a 4.1/5.0 vs. 5.1 name change in latest SR bug fix ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Fixed a 4.1/5.0 vs. 5.1 name change in latest SR bug fix
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/50-work ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged
-
unknown authored
Fix monster SR bug making SR with ordered indexes (or temporary tables) broken ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Fix monster SR bug making SR with ordered indexes (or temporary tables) broken
-
- 19 Oct, 2006 7 commits
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb sql/ha_ndbcluster.cc: Auto merged storage/ndb/src/ndbapi/NdbTransaction.cpp: Auto merged
-
unknown authored
and use it for testOperations/testTransactions storage/ndb/test/include/NDBT_Test.hpp: Add support for temporary tables in hugo storage/ndb/test/ndbapi/testOperations.cpp: Make testOperations use temporary tables storage/ndb/test/ndbapi/testTransactions.cpp: Make testTransactions use temporary tables storage/ndb/test/src/NDBT_Tables.cpp: Add support for temporary tables in hugo storage/ndb/test/src/NDBT_Test.cpp: Add support for temporary tables in hugo
-
unknown authored
fix another incorrect assertion storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: clear m_transaction_nodes.clear() to avoid asserion in debug-compiled in releaseApiCon
-
unknown authored
Dont assert when getting gci=0 in read only transaction storage/ndb/src/ndbapi/NdbTransaction.cpp: Dont assert when getting gci=0 in read only transaction
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-work storage/ndb/src/ndbapi/NdbTransaction.cpp: Auto merged sql/ha_ndbcluster.cc: merge
-
unknown authored
this changes lock taken during peek, to decrease likelyhood of transaction abort sql/ha_ndbcluster.cc: use exclusive lock in peek, as peek is used just before insert/update
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/50-work ndb/src/ndbapi/NdbTransaction.cpp: Auto merged
-
- 18 Oct, 2006 5 commits
-
-
unknown authored
make sure not to release log buffer twice (or several times) in case of abort of multi update storage/ndb/src/kernel/blocks/dbtup/DbtupAbort.cpp: make sure not to release log buffer twice (or several times) in case of abort of multi update
-
unknown authored
Make sure postExecute is not run for blobs if AO_IgnoreError ndb/src/ndbapi/NdbConnection.cpp: If AO_IgnoreError, error codes arent always set on individual operations, making postExecute impossible
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb sql/ha_ndbcluster.cc: Auto merged sql/ha_partition.cc: Auto merged sql/ha_partition.h: Auto merged
-
unknown authored
update partition engine for handler::info returning int sql/ha_partition.cc: update for handler::info returning int. sql/ha_partition.h: update for handler::info returning int.
-
unknown authored
into willster.(none):/home/stewart/Documents/MySQL/5.1/bug19914-mk2-merge
-