Published on Friday, February 15th, 2008 at 9:22 pm

#mysql -u root -p
Enterpassword : ************
mysql>use database_name;
mysql>repair table table_name;
mysql>quit;
#

Related Posts

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>