Complete user docs.

This commit is contained in:
Daniel Nichter
2011-08-03 17:17:46 -06:00
parent 5ca914b932
commit 2a22fa0fcb
53 changed files with 1727 additions and 1427 deletions

View File

@@ -0,0 +1,40 @@
.. highlight:: perl
*******************
SYSTEM REQUIREMENTS
*******************
Most tools require:
\* Perl v5.8 or newer
\* Bash v3 or newer
\* Core Perl modules like Time::HiRes
Tools that connect to MySQL require:
\* Perl modules DBI and DBD::mysql
\* MySQL 5.0 or newer
Percona Toolkit is only tested on UNIX systems, primarily Debian and
Red Hat derivatives; other operating systems are not supported.
Tools that connect to MySQL may work with MySQL v4.1, but this is not
test or supported.