I have a problem hope anyone here will help me!
auto-increment skipping values on my website (table user).
For Example: id: 30,31,32,33,35
As you can see, auto-increment skip id 34.
My question! is there an way to repair database, in other words, to repair all id from database in order to add id 34.