summaryrefslogtreecommitdiffstats
path: root/system/percona-toolkit/README
blob: a547b595d5793f24122fe4ce0945432c37431592 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Percona Toolkit is a collection of advanced command-line tools used by Percona
support staff to perform a variety of MySQL and system tasks that are too
difficult or complex to perform manually, including:

- Verify master and replica data consistency
- Efficiently archive rows
- Find duplicate indexes
- Summarize MySQL servers
- Analyze queries from logs and tcpdump
- Collect vital system information when problems occur

Percona Toolkit is derived from Maatkit and Aspersa, two of the best-known
utility toolkits for MySQL server administration.