mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-29 09:32:47 +00:00
Complete user docs.
This commit is contained in:
40
docs/user/system_requirements.rst
Normal file
40
docs/user/system_requirements.rst
Normal 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.
|
||||
|
Reference in New Issue
Block a user