Search

Rss Posts

Rss Comments

Login

 

Mysql: How to repair all mysql tables in MySQL?

Nov 06

How to repair in MYSQL all tables ?

Just run in console

1
mysqlcheck -u root -p --auto-repair --check --optimize --all-databases -p[password]

Where password – this is admin password!

Post a comment

 
Get Adobe Flash playerPlugin by wpburn.com wordpress themes
33 queries. 0.172 seconds.