Sveta Smirnova
|
2f584c85db
|
PT-2140 - Update modules in the main branch (#570)
* PT-2140 - Update modules in the main branch
Updated modules for:
- pt-align
- pt-archiver
- pt-config-diff
- pt-deadlock-logger
- pt-diskstats
- pt-duplicate-key-checker
- pt-fifo-split
- pt-find
- pt-fingerprint
- pt-fk-error-logger
- pt-heartbeat
- pt-index-usage
- pt-ioprofile
- pt-kill
- pt-mext
- pt-mysql-summary
- pt-online-schema-change
- pt-pmp
- pt-query-digest
- pt-show-grants
- pt-sift
- pt-slave-delay
- pt-slave-find
- pt-slave-restart
- pt-summary
- pt-table-sync
- pt-upgrade
- pt-variable-advisor
Added execute bit for pt-query-digest
* PT-2140 Update modules in the main branch
Fixed Daemon.pm plugin usage
Updated all tests, related to the Daemon plugin.
I intentionally did not fix failing tests, not related to Daemon plugin,
to avoid making this PR too big.
- bin/pt-archiver
- PT-2141 - Fixed usage of Daemon.pm
- PT-2141 - Updated t/pt-archiver/standard_options.t
- bin/pt-deadlock-logger
- PT-2143 - Fixed usage of Daemon.pm
- PT-2143 - Updated t/pt-deadlock-logger/standard_options.t
- bin/pt-fifo-split
- PT-2144 - Fixed usage of Daemon.pm
- PT-2144 - Updated t/pt-fifo-split/pt-fifo-split.t
- bin/pt-find
- PT-2145 - Fixed usage of Daemon.pm
- PT-2145 - Updated t/pt-find/pt-find.t
- bin/pt-fk-error-logger
- PT-2146 - Fixed usage of Daemon.pm
- PT-2146 - Updated t/pt-fk-error-logger/basics.t
- bin/pt-heartbeat
- PT-2147 - Fixed usage of Daemon.pm
- PT-2147 - Updated t/pt-heartbeat/standard_options.t, t/pt-heartbeat/basics.t
- bin/pt-kill
- PT-2148 - Fixed usage of Daemon.pm
- PT-2148 - Updated t/pt-kill/standard_options.t
- bin/pt-show-grants
- PT-2152 - Fixed usage of Daemon.pm
- PT-2152 - Updated t/pt-show-grants/standard_options.t
- bin/pt-slave-delay
- Fixed usage of Daemon.pm
- Updated t/pt-slave-delay/standard_options.t
- bin/pt-slave-find
- PT-2153 - Fixed usage of Daemon.pm
- PT-2153 -Updated t/pt-slave-find/pt-slave-find.t
- bin/pt-slave-restart
- Fixed usage of Daemon.pm
- Updated t/pt-slave-restart/pt-slave-restart.t
- bin/pt-table-sync
- PT-2154 - Fixed usage of Daemon.pm
- PT-2154 -Updated t/pt-table-sync/standard_options.t
|
2023-01-06 15:04:10 +03:00 |
|
Frank Cizmich
|
74c70cae92
|
fixed various test issues - 1365085
|
2014-09-03 14:43:24 -03:00 |
|
Daniel Nichter
|
21efb4dd7e
|
Truly fix t[/pt-fifo-split/pt-fifo-split.t.
|
2013-03-02 17:02:08 -07:00 |
|
Daniel Nichter
|
310de04a56
|
Don't use /tmp in tempfile().
|
2013-02-27 22:24:57 -07:00 |
|
Daniel Nichter
|
e290d91fec
|
Fix t/pt-fifo-split/pt-fifo-split.t.
|
2013-02-27 22:23:07 -07:00 |
|
Brian Fraser
|
572ee45185
|
Merged fix-1052722-pt-fifo-split-n-minus-1-rows-initially
|
2012-10-30 22:14:11 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
4a22e1e545
|
Fix for 1052722: pt-fifo-split is processing n-1 rows initially
|
2012-10-22 18:04:38 -03:00 |
|
Daniel Nichter
|
92a36715c4
|
Remove test-env reset. Fix pt-fifo-split plan.
|
2012-08-14 17:08:06 -06:00 |
|
Daniel Nichter
|
217a45df6f
|
Conditionalize top 5 slowest test files, saving 25%/5m * 15 configs = 1hr.
|
2012-08-12 10:16:52 -06:00 |
|
Brian Fraser
|
b6e4202cfa
|
t/pt-fifo-split/pt-fifo-split.t: Modernize the tests to use wait_for_files and give better diagnostics
|
2012-07-23 12:26:09 -03: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
|
eb01431399
|
Change MaatkitTest to PerconaTest in all tool tests. Add stub tests for pt-align and pt-collect.
|
2011-07-12 16:56:55 -06:00 |
|
Daniel Nichter
|
b4b6376be1
|
Add forked Maatkit tools in bin/ and their tests in t/.
|
2011-06-24 16:02:05 -06:00 |
|