Re: phpMyAdmin--resetting auto increments to 0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alex,
Heres a very simple way to do exactly what you want as long as you are
deleting all the records from the table:

once you are in phpmyadmin you should have a frame with the database name(s)
on the left and the tables on the right,
click on the database name so that you have a list of tables in the right
frame...click the table you want to reset on the left frame,
the right frame will reload with that tables details.... then on the top
right you will find a link that says "empty" click that and
it will delete everything and reset everything....

Another way would be to simply export the table structure, drop the table
and create it again...

HTH

Cheers,
Ryan

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux