Optimize All MySql Tables
If you need to quickly optimize ALL tables in a mysql instance this simple command will optimize everything.
mysqlcheck –optimize -A
No TweetBacks yet. (Be the first to Tweet this post)
If you need to quickly optimize ALL tables in a mysql instance this simple command will optimize everything.
mysqlcheck –optimize -A