Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
On insert ignore, auto-increment id increments by default in innodb tables.
This can be fixed using the innodb_autoinc_lock_mode parameter, but with performance degradation.
In general, this is not a problem if your code requires the id to be non-breaking - you are most likely doing something wrong.
Well, goblin with him, let him grow. Trying to do sequential numbering with gap control will create a bottleneck.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question