mysql database
2011年2月14日 星期一
how to repair table
1.use mysqlcheck to repair one table
#mysqlcheck -r mytable username -u root -pgreen@123
2.use repair table command
#mysql -u root -pgreen@123
->use mytable
->repair table username
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言