2640 Commits

Author SHA1 Message Date
Daniel Nichter
f23ca1af89 Fix and test --version. Add CHECK to update-modules. 2011-08-12 09:03:56 -06:00
Daniel Nichter
242e00ece7 Call pt-collect correctly. 2011-08-11 16:26:21 -06:00
Daniel Nichter
e36111af3e Change 'sift' to 'pt-sift'. 2011-08-11 16:22:47 -06:00
Daniel Nichter
a29934bc32 Fix pt-online-schema-change docu. 2011-08-09 10:44:44 -06:00
Daniel Nichter
6dd2116d81 Remove pt-checksum-filter, pt-query-profiler, and pt-profile-compact. 2011-08-05 15:32:28 -06:00
Daniel Nichter
ff4fa81854 Build percona-toolkit-0.9.5 2011-08-04 14:35:38 -06:00
Daniel Nichter
ac34d09b17 Add check_pod_links to check-tool and fix tools that have POD links in literal blocks. 2011-08-04 09:22:50 -06:00
Daniel Nichter
2a22fa0fcb Complete user docs. 2011-08-03 17:17:46 -06:00
Daniel Nichter
5ca914b932 Remove pt-align and pt-rel. Update/clarify docu in some tools. 2011-08-03 11:53:12 -06:00
Daniel Nichter
f71eaa037a Add RISKS section to Bash tools. Re-order all tools' DOWNLOADING section. Remove some unused options. 2011-08-02 17:26:13 -06:00
Daniel Nichter
747d63a6d3 Tweak, fix, and add tests so every tool passes. 2011-08-02 16:38:03 -06:00
Daniel Nichter
6a2e392513 Remove --save-results from pt-query-digest. Make check-tool work with Bash tools where possible. 2011-08-02 15:10:44 -06:00
Daniel Nichter
56b099d7de Rename aspersa tmp files. 2011-07-22 17:08:53 -06:00
Daniel Nichter
be739c7c72 Remove pt-usl. 2011-07-22 16:05:14 -06:00
Daniel Nichter
d0580626a8 Copy and format for POD docu from Aspersa User's Manual to forked Aspersa tools. 2011-07-22 12:35:18 -06:00
Daniel Nichter
7108054565 Revert r49. Will handle s/slave/replica/ in another branch. 2011-07-21 14:27:59 -06:00
Daniel Nichter
a98cba66be Rename pt-slave-* to pt-replicat-*. 2011-07-20 14:56:02 -06:00
Daniel Nichter
827bed1b3e Update DOWNLOADING section in all tools. Update replace-text usage. 2011-07-20 11:35:53 -06:00
Daniel Nichter
e2e624e855 Continue work on build-packages. Add replace-text. Make some tools' descriptions one line so build-packages can parse them easily. 2011-07-15 17:50:16 -06:00
Daniel Nichter
a932d56d75 Add build-packages (work in progress), new-copyright-year, and deb and rpm config files. 2011-07-15 12:52:17 -06:00
Daniel Nichter
48cf39930b Combine check-* scripts into super check-tool script. Add check-spelling, check-dev-env, and docs/test-coverage directory. 2011-07-14 17:49:32 -06:00
Daniel Nichter
767f8b3211 Add standard pkg files (COPYING, README, etc.), percona-toolkit.pod, and user docs. Remove dev/docs/html. 2011-07-14 13:08:47 -06:00
Daniel Nichter
c78beba647 Re-update modules in pt-table-sync and pt-table-checksum but keep old SchemaIterator. 2011-07-13 17:13:11 -06:00
Daniel Nichter
1f52b66919 Update MasterSlave in all tools. 2011-07-13 16:52:32 -06:00
Daniel Nichter
1480606bb2 Fix MasterSlave::get_slave_lag(). Revert pt-table-checksum to use old SchemaIterator. Remove pt-table-usage tests. Fix use of var from another package in pt-query-digest. Remove reference to $VERSION from pt-show-grants. Change mk- to pt- in pt-variable-advisor sample. 2011-07-13 16:36:14 -06:00
Daniel Nichter
b4b5f3d7b0 Fix pt-fifo-split.t. Remove db and tbl progress from pt-index-usage until those can be implemented in SchemaIterator. Use new Schema and SchemaIterator in pt-index-usage. Add PerconaTest.pm (copy of MaatkitTest.pm). 2011-07-13 11:30:03 -06:00
Daniel Nichter
1a869239bc Use new Schema and SchemaIterator in pt-duplicate-key-checker. Remove unused Transformers package from tool. 2011-07-13 10:22:26 -06:00
Daniel Nichter
f49ff82b83 Update QueryRewriter in all tools. 2011-07-12 16:40:43 -06:00
Daniel Nichter
39ea018581 Finish re-branding tools. Remove pt-schema-advisor. 2011-07-12 16:36:36 -06:00
Daniel Nichter
2597c09f17 Update all modules in all tools. Remove pt-table-usage. Make update-modules ignore non-Perl tools. 2011-07-12 16:09:06 -06:00
Daniel Nichter
dc72f5bb9e Add new updated-modules and update all modules in a few tools to see if it works correctly. 2011-07-12 11:55:44 -06:00
Daniel Nichter
8f68f08f8e Replace maatkit.org with percona.com. 2011-07-11 17:09:12 -06:00
Daniel Nichter
4559e55153 Replace $TOOL with tool name. 2011-07-11 16:58:56 -06:00
Daniel Nichter
aa318cb93f Re-brand standard POD sections (DOWNLOADING, ENVIRONMENT, etc). Change ABOUT MAATKIT to ABOUT PERCONA TOOLKIT. 2011-07-11 16:56:02 -06:00
Daniel Nichter
89f97d6099 Remove duplicate copyright notices. Add POD and copyright for Aspersa tools. Fix checking for "pt-pmp" instead of "pmp", etc. 2011-07-11 11:57:53 -06:00
Daniel Nichter
a9e002cc5a Add Aspersa tools, their tests, and util/test-bash-tool.
Update and simplify copyright notices.
2011-07-01 10:29:50 -06:00
Daniel Nichter
fd0941534a Change mk- to pt- in all tools. 2011-06-29 09:47:55 -06:00
Daniel Nichter
7ba1ae5d8c Change tool packages from mk_ to pt_. 2011-06-29 09:40:09 -06:00
Daniel Nichter
82931ec399 Enclose all packages blocks and add Package devel docu. 2011-06-28 17:50:02 -06:00
Daniel Nichter
b4b6376be1 Add forked Maatkit tools in bin/ and their tests in t/. 2011-06-24 16:02:05 -06:00