Archive for September 15th, 2008

mysqloptimize

Monday, September 15th, 2008

Mysql provides client apps with most distributions. On CentOS these are bundles in the mysql rpm. On some distros there are wrappers around the mysqlcheck program like mysqloptimize, mysqlanalyze, mysqlrepair. In CentOS these should be called with mysqlcheck with options like -a, -o or -r.