Wednesday, May 16, 2007

Hor Dourves Cost Per Person

MySQL: Reset Auto Increment

Here's how to reset an auto-increment field in a table mysql

ALTER TABLE tbl_name AUTO_INCREMENT = xxx

0 comments:

Post a Comment