Is there an SQL query for resetting the autoincrement field of a table ? I know myisamchk will do this but the system I am on will not let me us it. I can get console level access but that is all. I simply want to reindex my data back to the start of 1. Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP] mySQL reset auto_increment Jon Shoberg
- Re: [PHP] mySQL reset auto_increment Christopher Ostmo