Quote:
Originally Posted by Cap'n Steve
Thanks for posting information about the auto incrementing. I would have expected it to reuse the ids of deleted quotes, but I guess not.
|
No way it can, that is why it is called "auto-increment". It only increments. It doesn't care if you mess with what it did before. And those missing rows don't do anything harmful at all. It's as if they never existed except for the numbering.