.TH "mysqltuner" 1 .SH NAME mysqltuner \- high-performance MySQL tuning script .SH SYNOPSIS .B mysqltuner [ option ] .SH 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. .SH OPTIONS .TP .B \--nogood Remove OK responses .TP .B \--nobad Remove negative/suggestion responses .TP .B \--noinfo Remove informational responses .TP .B \--nocolor Don't print output in color .TP .B \--skipsize Don't enumerate tables and their types/sizes (Recommended for servers with many tables) .TP .B \--skipversion Don't check for updates to MySQLTune .BR .SH AUTHORS Marcela Tiznado