mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 19:11:46 +01:00
35d3bef712
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 |
||
---|---|---|
.. | ||
bin | ||
config | ||
demos | ||
docs | ||
include | ||
lib | ||
ndbapi-examples | ||
src | ||
test | ||
tools | ||
MAINTAINERS | ||
Makefile.am | ||
plug.in |