- 28 Jan, 2008 1 commit
-
-
pekka@sama.ndb.mysql.com authored
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my51-bug31477
-
- 27 Jan, 2008 2 commits
-
-
pekka@sama.ndb.mysql.com authored
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my50-bug31477
-
pekka@sama.ndb.mysql.com authored
-
- 25 Jan, 2008 3 commits
-
-
mskold/marty@quadfish.(none) authored
into mysql.com:/home/marty/MySQL/mysql-5.0-ndb
-
mskold/marty@quadfish.(none) authored
into mysql.com:/home/marty/MySQL/mysql-5.1-new-ndb
-
Changed to use information_schema to check auto_increment Ndb.cpp: Bug #33534 Bad performance of INSERT's in auto_incremented tables: Saving highest seen value when setting auto_increment fields ndb_auto_increment.result: Regenerated result
-
- 24 Jan, 2008 10 commits
-
-
jmiller/ndbdev@ndb15.mysql.com authored
into mysql.com:/data1/mysql-5.1-new-ndb
-
Needed to add the new sample configuration files to the CLEANFILES section
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
remove LCP-snapshot from MM-tables, removing possibility of spurious 899 on MM-tables
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/cge-5.1
-
tomas@whalegate.ndb.mysql.com authored
(recommit)
-
tomas@whalegate.ndb.mysql.com authored
- The errno variable should only be used when the previous socket write failed, it should be regarded as undefined at other times
-
- 23 Jan, 2008 24 commits
-
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb-merge
-
tomas@whalegate.ndb.mysql.com authored
-
Sample cluster configuration files for 5.1 Makefile.am: Updated for new files
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb-merge
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb-merge
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-merge
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/cge-5.1
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb-merge
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-merge
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/cge-5.1
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb-bj
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb-merge
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb-bj
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-bj
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-ndb
-
jonas@perch.ndb.mysql.com authored
make sure whole send buffer is flushed, even when wrapping around end
-
mskold/marty@quadfish.(none) authored
into mysql.com:/home/marty/MySQL/mysql-5.1-new-ndb
-
Changed function attribute names to match implementation
-
Add a check if setting an auto_increment field will change it's next value before retrieving tuple_id_range lock. This avoids hitting locks when updating auto_increment values to a lower value than the current maximum. This is useful in loading a table with auto_increment where one loads the highest numbered pk's first and then proceeds backwards to the first. This can then be achieved with the same performance as a normal insert without auto_increment. ndb_restore.result: Updated result file
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-ndb
-