There is a table
joxi.ru/8An6qjRsjDvMqAid auto_incrementWhen operating on the site, and remove the row with id=9
There is a possibility in MYSQL what would the next data is added to this database, the data was in the row =9 ? Next at 11, 12, 13, etc.
Well, that is the correct seeding, that would have been the order of 1,2,3,4, etc.
And it turns out 1,2,5,6,7,10,11 etc.