Reset a tables auto increment field

If you need to do this, just issue the command

mysql> ALTER TABLE [tablename] AUTO_INCREMENT = [number];

Page Comments (Click to edit)






[Click to add or edit comments])

Please prepend comments below including a date

Design by N.Design Studio, adapted by solidGone.org (version 1.0.0)
Have a nice day.