Merge lp:~percona-toolkit-dev/percona-toolkit/pt-duplicate-key-checker-docs-dont-explain-how-Size-Duplicate-Indexes-is-calculated-1415646 into lp:~percona-toolkit-dev/percona-toolkit/release-2.2.14

Proposed by Frank Cizmich
Status: Merged
Approved by: Frank Cizmich
Approved revision: 615
Merged at revision: 627
Proposed branch: lp:~percona-toolkit-dev/percona-toolkit/pt-duplicate-key-checker-docs-dont-explain-how-Size-Duplicate-Indexes-is-calculated-1415646
Merge into: lp:~percona-toolkit-dev/percona-toolkit/release-2.2.14
Diff against target: 14 lines (+4/-0)
1 file modified
bin/pt-duplicate-key-checker (+4/-0)
To merge this branch: bzr merge lp:~percona-toolkit-dev/percona-toolkit/pt-duplicate-key-checker-docs-dont-explain-how-Size-Duplicate-Indexes-is-calculated-1415646
Reviewer Review Type Date Requested Status
Percona Toolkit developers Pending
Review via email: mp+255569@code.launchpad.net

Commit message

extended documentation to explain how index size summary is calculated

To post a comment you must log in.
Revision history for this message
Frank Cizmich (frank-cizmich) wrote :

Extended documentation to explain how index size summary is calculated.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bin/pt-duplicate-key-checker'
2--- bin/pt-duplicate-key-checker 2015-01-23 10:19:56 +0000
3+++ bin/pt-duplicate-key-checker 2015-04-08 19:57:08 +0000
4@@ -5220,6 +5220,10 @@
5 same columns as another in the same table, and references the same parent
6 table.
7
8+The output ends with a short summary that includes an estimate of the total
9+size, in bytes, that the duplicate indexes are using. This is calculated by
10+multiplying the index length by the number of rows in their respective tables.
11+
12 =head1 OPTIONS
13
14 This tool accepts additional command-line arguments. Refer to the

Subscribers

People subscribed via source and target branches

to all changes: