mrlongshen Posted December 29, 2012 Posted December 29, 2012 how should i repair this. help me. i cant reg new account T_T Quote
Kyo Posted December 29, 2012 Posted December 29, 2012 Try to run this from your servers command line: mysqlcheck --repair --all-databases If that won't work, shut your website and server down temporally (to avoid new connections while the database is being repaired) and run this command: myisamchk -r /DB_NAME/wp_posts // Make sure to use the correct database name Quote
mrlongshen Posted December 30, 2012 Author Posted December 30, 2012 Try to run this from your servers command line: mysqlcheck --repair --all-databases If that won't work, shut your website and server down temporally (to avoid new connections while the database is being repaired) and run this command: myisamchk -r /DB_NAME/wp_posts // Make sure to use the correct database name thx bro. problem fix Quote
Question
mrlongshen
how should i repair this. help me. i cant reg new account T_T
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.