Package : mysql_performance_tuning_primer

Package details

Summary: MySQL Performance Tuning Primer Script

Description:
This script takes information from "SHOW STATUS LIKE..." and "SHOW VARIABLES
LIKE..." to produce sane recommendations for tuning server variables. It is
compatibly with all versions of MySQL 3.23 and higher (including 5.1).

o Currently it handles recommendations for the following:
o Slow Query Log
o Max Connections
o Worker Threads
o Key Buffer
o Query Cache
o Sort Buffer
o Joins
o Temp Tables
o Table (Open & Definition) Cache
o Table Locking
o Table Scans (read_buffer)
o Innodb Status


URL: http://www.day32.com/MySQL/
License: GPL

Maintainer: nobody

List of RPMs