Christian Ista wrote:

How reset a MySQL auto_incrment field ?



ALTER TABLE table_name AUTO_INCREMENT = value


--
Pavel a.k.a. Papi

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to