mskold/marty@mysql.com/quadfish.(none)
35d3bef712
Ndb.hpp, Ndb.cpp, ha_ndbcluster.cc:
...
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
2008-01-23 11:40:06 +01:00
mskold/marty@mysql.com/quadfish.(none)
4ebf4b9670
Merge mysql.com:/home/marty/MySQL/mysql-5.0-ndb
...
into mysql.com:/home/marty/MySQL/mysql-5.1-new-ndb
2008-01-22 14:45:29 +01:00
tomas@whalegate.ndb.mysql.com
a214b1b9ba
Merge whalegate.ndb.mysql.com:/home/tomas/cge-5.1
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb-merge
2007-10-30 11:28:19 +01:00
cmiller@zippy.cornsilk.net
04296df344
Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint
...
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-maint
2007-10-08 12:40:21 -04:00
pekka@sama.ndb.mysql.com
3dea240a6c
Merge sama.ndb.mysql.com:/export/space/pekka/ndb/version/my50-ndb
...
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my51-bug29390
2007-10-04 18:37:49 +02:00
tomas@whalegate.ndb.mysql.com
8ab2c73d3a
backport compute hash
2007-07-04 20:16:42 +02:00
mskold/marty@linux.site
c487c38111
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-ndb
...
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
2007-06-14 16:10:11 +02:00
tomas@whalegate.ndb.mysql.com
352e93df73
internal interface to ndb (to be used by e.g. ndb_restore)
2007-06-11 17:19:20 +02:00
mskold/marty@mysql.com/linux.site
11e98f4126
Ndb.hpp, Ndb.cpp, ha_ndbcluster.cc:
...
Bug#26342 auto_increment_increment AND auto_increment_offset REALLY REALLY anger NDB cluster, implemented support for auto_increment_offset and auto_increment
2007-05-09 17:09:06 +02:00
joerg@trift-lap.fambruehe
044f2e110e
Merge trift-lap.fambruehe:/MySQL/M50/push-5.0
...
into trift-lap.fambruehe:/MySQL/M51/push-5.1
2007-04-26 17:11:33 +02:00
tomas@whalegate.ndb.mysql.com
da1ebc7fce
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
2007-04-11 15:51:09 +02:00
kent@kent-amd64.(none)
be15e3bc15
Merge mysql.com:/home/kent/bk/main/mysql-5.0
...
into mysql.com:/home/kent/bk/main/mysql-5.1
2006-12-23 20:20:40 +01:00
stewart@willster.(none)
dd2cea1698
remove OSE
2006-11-03 02:18:45 +11:00
mskold/marty@mysql.com/linux.site
6bac3b8f40
NDBAPI cleanup
2006-08-30 11:41:21 +02:00
tomas@poseidon.ndb.mysql.com
980852eed3
Bug #20742 Assertion in drop of ndb binlog events after node restart
2006-07-04 17:58:20 +02:00
monty@mysql.com
430347f126
After merge fixes
...
Remove compiler warnings
2006-06-05 06:16:08 +03:00
mskold@mysql.com
4532eb14e3
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/marty/MySQL/mysql-5.1-new
2006-05-31 14:38:20 +02:00
mskold@mysql.com
c11887c49b
Bug #16997 Table rename that changes database does not rename indexes: Moved index tables to system database
2006-05-31 10:28:42 +02:00
pekka@mysql.com
ae964cb4cc
Merge mysql.com:/space/pekka/ndb/version/my51
...
into mysql.com:/space/pekka/ndb/version/my51-bug14509
2006-05-25 16:20:34 +02:00
pekka@mysql.com
577246509f
ndb - bug#14509 v5.1 part 1/2 : ndb api level [requires part 2/2]
2006-05-25 12:03:02 +02:00
tomas@poseidon.ndb.mysql.com
d0fd5ecde8
Bug #19395 mysqld does not always detect cluster shutdown
...
Bug #17610 ndbapi: dropEventOperation leaves object behind, memleak
2006-05-18 23:38:07 +02:00
pekka@mysql.com
e10998672b
Merge mysql.com:/space/pekka/ndb/version/my50-bug14509
...
into mysql.com:/space/pekka/ndb/version/my51-bug14509
2006-05-17 12:56:59 +02:00
pekka@mysql.com
852c0dbf64
Merge mysql.com:/space/pekka/ndb/version/my50-bug14509
...
into mysql.com:/space/pekka/ndb/version/my51-bug14509
2006-05-16 13:13:50 +02:00
pekka@mysql.com
d0d8b6c9f3
Merge mysql.com:/space/pekka/ndb/version/my50-bug14509
...
into mysql.com:/space/pekka/ndb/version/my51-bug14509
2006-05-16 09:37:11 +02:00
tomas@poseidon.ndb.mysql.com
37e8b5ac06
removing the usage if the ndb local dict cache to adress the 241 errors we get now and then
2006-05-04 13:58:17 +02:00
pekka@mysql.com
32298c75c0
ndb - rbr blobs etc: set db/schema in injector_ndb before calling NDB
2006-02-20 12:07:12 +01:00
pekka@mysql.com
ad86b3e43a
ndb - wl#3023 : pass tables per GCI to injector at epoch start
2006-02-16 14:54:30 +01:00
tomas@poseidon.ndb.mysql.com
620b7bafb0
Merge
2005-10-06 10:54:07 +02:00
tomas@poseidon.ndb.mysql.com[tomas]
8069a6833a
ndb-wl2325.patch
2005-09-15 11:33:50 +02:00
mronstrom@mysql.com[mikron]
68fb6faa41
wl2405.patch
2005-07-26 17:12:05 +02:00
joreland@mysql.com
54cff2bc30
merge
2005-06-13 08:05:29 +02:00
ndbdev@dl145c.mysql.com
f0f8b0a97b
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into dl145c.mysql.com:/home/ndbdev/tomas/mysql-5.1
2005-05-20 06:25:02 +02:00
brian@zim.(none)
2a7c71e309
Changes to create storage directory for storage engines.
2005-04-26 18:19:54 -07:00