chico1st Posted August 22, 2006 Share Posted August 22, 2006 is there a restart database command? once I have everything working i would like to restart my database to get all the erroneous entries out of my tables. Link to comment https://forums.phpfreaks.com/topic/18274-restart-table-solvedi-think/ Share on other sites More sharing options...
Corona4456 Posted August 22, 2006 Share Posted August 22, 2006 you can truncate the table but that deletes every entry in your table, however it does reset everything Link to comment https://forums.phpfreaks.com/topic/18274-restart-table-solvedi-think/#findComment-78448 Share on other sites More sharing options...
chico1st Posted August 22, 2006 Author Share Posted August 22, 2006 whoa .. phpmyadmin has an empty table button.. sweet! Link to comment https://forums.phpfreaks.com/topic/18274-restart-table-solvedi-think/#findComment-78630 Share on other sites More sharing options...
Corona4456 Posted August 22, 2006 Share Posted August 22, 2006 Yep :) That's what the truncate command is :). Link to comment https://forums.phpfreaks.com/topic/18274-restart-table-solvedi-think/#findComment-78657 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.