Created on 2010-Oct-05
Updated on 2010-Oct-05
SSH repair and optimize all MySQL databases:
/usr/bin/mysqlcheck --repair --all-databases --password
/usr/bin/mysqlcheck --optimize --all-databases --password=xxxxxx
A web and systems development journal (from a–too busy–web developer who does a lot of various IT work.)
/usr/bin/mysqlcheck --repair --all-databases --password
/usr/bin/mysqlcheck --optimize --all-databases --password=xxxxxx