SYNOPSIS

mysqltuner [ option ]

DESCRIPTION

High-performance MySQL tuning script that will provide you a MySQL server's health. Based on the statistics gathered, specific recommendations will be provided that will increase a MySQL server's efficiency and performance.

OPTIONS

--nogood

Remove OK responses

--nobad

Remove negative/suggestion responses

--noinfo

Remove informational responses

--nocolor

Don't print output in color

--skipsize

Don't enumerate tables and their types/sizes (Recommended for servers with many tables)

--skipversion

Don't check for updates to MySQLTune

AUTHORS

Marcela Tiznado <[email protected]>