mariadb/storage/ndb/include/ndbapi
unknown 7e6ab3a006 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


mysql-test/suite/ndb/r/ndb_restore.result:
  Updated result file
sql/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.
storage/ndb/include/ndbapi/Ndb.hpp:
  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.
storage/ndb/src/ndbapi/Ndb.cpp:
  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.
2008-01-23 11:40:06 +01:00
..
Ndb.hpp Ndb.hpp, Ndb.cpp, ha_ndbcluster.cc: 2008-01-23 11:40:06 +01:00
ndb_cluster_connection.hpp [PATCH] WL#3704 mgmapi timeouts: update NDBAPI usage of mgmapi for timeouts 2007-03-22 22:35:31 +11:00
ndb_opt_defaults.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
NdbApi.hpp Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
ndbapi_limits.h Merge sama.ndb.mysql.com:/export/space/pekka/ndb/version/my50-ndb 2007-10-04 18:37:49 +02:00
NdbBlob.hpp Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
NdbDictionary.hpp bug#21072 Duplicate key error in NDB references wrong key: Post-merge fixes 2007-12-07 11:05:19 +01:00
ndberror.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
NdbError.hpp Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
NdbEventOperation.hpp Bug #17095 Cluster RBR in circle does not terminate 2007-04-03 12:57:18 +02:00
NdbIndexOperation.hpp Merge perch.ndb.mysql.com:/home/jonas/src/51-work 2007-01-30 19:33:33 +01:00
NdbIndexScanOperation.hpp Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 2007-02-06 23:42:24 +01:00
NdbIndexStat.hpp Many files: 2006-12-27 02:23:51 +01:00
NdbOperation.hpp Merge perch.ndb.mysql.com:/home/jonas/src/51-simple-read 2007-10-15 11:35:30 +02:00
NdbPool.hpp Fixed header to reflect the implementation. 2007-10-11 23:46:25 -07:00
NdbRecAttr.hpp Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb 2007-05-09 15:04:45 +02:00
NdbReceiver.hpp Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb 2007-04-11 15:51:09 +02:00
NdbScanFilter.hpp Added SKIP_INTERNAL wrappers to mark new methods as not part of the public API. 2007-10-12 00:10:07 -07:00
NdbScanOperation.hpp Merge ymer.(none):/usr/local/mysql/mysql-5.0-ndb-bug27370 2007-04-24 09:00:13 +02:00
NdbTransaction.hpp Added SKIP_INTERNAL wrappers to mark new methods as not part of the public API. 2007-10-12 00:10:07 -07:00