/ Published in: SQL
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
ALTER TABLE some_table AUTO_INCREMENT=10000
URL: http://ariejan.net/2007/11/30/mysql-reset-the-auto-increment-value-of-a-table/