Jump to content

Reset Autoindex


joecooper

Recommended Posts

[!--quoteo(post=350220:date=Feb 28 2006, 09:35 AM:name=joecooper)--][div class=\'quotetop\']QUOTE(joecooper @ Feb 28 2006, 09:35 AM) [snapback]350220[/snapback][/div][div class=\'quotemain\'][!--quotec--]
Statements-------- Value
Format -------------dynamic
Rows ---------------0
Next Autoindex--- 6

how do i set the auto index back to 0 ?
[/quote]


I'm no expert; but if worst comes to worst I believe emptying the table will set it back to 0. As in "Empty" rather then delete all the data.
SQL:
TRUNCATE TABLE <TABLENAME>
Link to comment
https://forums.phpfreaks.com/topic/3753-reset-autoindex/#findComment-13045
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.