Table internal counter
| User, date | Message |
|---|---|
|
Written by AntonioCS
5 years ago Category: General 11 posts since Sun, 13 Apr 08 |
Hey! Where can I reset the table's auto_increment counter? Thanks |
|
Written by ansgar
5 years ago 3951 posts since Fri, 07 Apr 06 |
Rightclick the table in the tree or in the list view, click "Alter table ..." and edit the auto increment value. It's always safe to set it to 0, also for tables with rows in it. MySQL will correct the value as needed. |
|
Written by AntonioCS
5 years ago 11 posts since Sun, 13 Apr 08 |
Thanks :D |
|
Please login to leave a reply, or register at first. |