2010-01-08 22:57:12 +01:00
|
|
|
This script takes information from "SHOW STATUS LIKE..."
|
|
|
|
and "SHOW VARIABLES LIKE..." then attempts to produce
|
|
|
|
sane recommendations for tuning server variables.
|
|
|
|
|
|
|
|
It is compatible with all versions of MySQL 3.23 - 5.1.
|
|
|
|
|
2015-09-10 19:38:50 +02:00
|
|
|
WWW: https://launchpad.net/mysql-tuning-primer
|