- 25 Oct, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
- 24 Oct, 2006 1 commit
-
-
mskold/marty@mysql.com/linux.site authored
bug#21873 MySQLD Crash on ALTER...ADD..UNIQUE..USING HASH statement for NDB backed table: Use passed key_info to check for nullable fields
-
- 20 Oct, 2006 9 commits
-
-
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 14 commits
-
-
mskold/marty@linux.site authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
-
mskold/marty@linux.site authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
-
mskold/marty@mysql.com/linux.site authored
Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to signal unknown key: Added string initialization
-
mskold/marty@linux.site authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1
-
mskold/marty@mysql.com/linux.site authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.0
-
mskold/marty@mysql.com/linux.site authored
Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to signal unknown key: Added string initialization
-
pekka@orca.ndb.mysql.com authored
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my51-tux
-
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 9 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
-
mskold/marty@linux.site authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
-
stewart@willster.(none) authored
into willster.(none):/home/stewart/Documents/MySQL/5.1/bug19914-mk2-merge
-
stewart@willster.(none) authored
into willster.(none):/home/stewart/Documents/MySQL/5.1/bug21253
-
stewart@willster.(none) authored
Early abort, failing to allocate buffers, would go down the abort track and end up trying to sendDropTriggers (as the standard stop backup does). However, it is possible to not have any tables yet defined in the backup (due to allocating buffers is before this). Simple check in sendDropTrig (and continue to next step). Files may be open, so we continue to close them. Also updated ERROR_Codes (and added one to test this bug).
-
- 17 Oct, 2006 4 commits
-
-
mskold/marty@linux.site authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1
-
pekka@orca.ndb.mysql.com authored
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my51-ndb
-
stewart@willster.(none) authored
into willster.(none):/home/stewart/Documents/MySQL/5.1/ndb-is_files_refactor
-
stewart@willster.(none) authored
into willster.(none):/home/stewart/Documents/MySQL/5.1/ndb-is_files_refactor
-
- 16 Oct, 2006 2 commits
-
-
mikael/pappa@dator5.(none) authored
into dator5.(none):/home/pappa/bug18198
-
pekka@orca.ndb.mysql.com authored
-