I have the same problem with baggins.Let me explain.
I have a table with data in it . One of my columns is called "id" and its auto increment. However because i have deleted a lot of rows from the table , my id column has values like this : 1, 2, 3, 5, 11, 14, etc.
How do i reset...