Revision: 9597
Updated Code
at November 13, 2008 06:01 by ericserrat
Updated Code
ALTER TABLE `table_name` AUTO_INCREMENT = 1;
Revision: 9596
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at November 13, 2008 05:59 by ericserrat
Initial Code
ALTER TABLE `table_name` AUTO_INCREMENT = 1
Initial URL
Initial Description
Initial Title
MySQL reset autoindex
Initial Tags
mysql
Initial Language
SQL