- 23 Nov, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Resend if master dies during alloc node id
-
- 21 Nov, 2006 8 commits
-
-
jonas@perch.ndb.mysql.com 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
-
jonas@perch.ndb.mysql.com authored
Make sure LCP scan record is correct initialized
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-work
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
update error code list (for bug#24447)
-
jonas@perch.ndb.mysql.com authored
api disconnect just after SCAN_TABREQ
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-work
-
jonas@perch.ndb.mysql.com authored
Fix bug wrt to '\r' handling in latest commit to bug#24011
-
- 07 Nov, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Make sure index scan does not commitDelete
-
- 06 Nov, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-work
-
jonas@perch.ndb.mysql.com authored
-
- 27 Oct, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Still leakage, make sure all unlinked operations are put back so they will be release (on failing blob operations, when AO_IgnoreError)
-
- 22 Oct, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
revert fix bug#21052 as it's wrong, and induces bus-error on node crashes
-
- 20 Oct, 2006 13 commits
-
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-work
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Fix some too small buffers in backup
-
jonas@perch.ndb.mysql.com authored
Fix bug in restore with table with many columns, Compute size of databuffer pool correctly
-
jonas@perch.ndb.mysql.com authored
Add better error message if getting error in RESTORE
-
jonas@perch.ndb.mysql.com 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
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-work
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Fixed a 4.1/5.0 vs. 5.1 name change in latest SR bug fix
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Fix monster SR bug making SR with ordered indexes (or temporary tables) broken
-
- 19 Oct, 2006 7 commits
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
jonas@perch.ndb.mysql.com authored
and use it for testOperations/testTransactions
-
jonas@perch.ndb.mysql.com authored
fix another incorrect assertion
-
jonas@perch.ndb.mysql.com authored
Dont assert when getting gci=0 in read only transaction
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-work
-
jonas@perch.ndb.mysql.com authored
this changes lock taken during peek, to decrease likelyhood of transaction abort
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
- 18 Oct, 2006 5 commits
-
-
jonas@perch.ndb.mysql.com authored
make sure not to release log buffer twice (or several times) in case of abort of multi update
-
jonas@perch.ndb.mysql.com authored
Make sure postExecute is not run for blobs if AO_IgnoreError
-
mskold/marty@linux.site authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
-
stewart@willster.(none) authored
update partition engine for handler::info returning int
-
stewart@willster.(none) authored
into willster.(none):/home/stewart/Documents/MySQL/5.1/bug19914-mk2-merge
-