I have made i site with a MySQL database.
After a lot of test my auto_increment field with an ID number in it, is up to 56.
Now I have delete all the tests, og the database is now empty. But now the first thing to be registret get's the ID 57.
Isn't there a way to reset it, without having to delete the field and making it again ?