Home > Article > Backend Development > Mysql, in addition to deleting the table, under what circumstances may the record id value span a large span, as shown below
Insertion failed during batch insertion
Changed the self-increasing ID
When the auto-incremented id value is smaller than the id of the batch imported data,
or there is a large gap in the id of the imported data itself, it will also cause