Commit Graph

1448 Commits

Author SHA1 Message Date
Frank Cizmich
5e7cedfbc4 pt-summary problem parsing output from dmidecode version 2.12 - 1368379 2014-09-17 18:25:04 -03:00
Frank Cizmich
bcacd7e08a pt-table-checksum-PXC-inconsistent-results-upon-resume-1311654 2014-08-05 16:51:34 -03:00
Frank Cizmich
86631886ba merged pt-online-schema-change-doesnt-work-with-HASH-indexes-1340728 2014-08-05 16:50:42 -03:00
Frank Cizmich
780cfb33cc merged pt-table-checksum-max-load-20-percent-rounds-down 2014-08-05 16:47:44 -03:00
Frank Cizmich
f23a264e76 merged pt-table-checksum-deadlock-1287253 2014-08-05 16:47:03 -03:00
Frank Cizmich
e8d7feff61 used output instead of full_output. merged bug tests into bugs.t 2014-08-05 12:49:53 -03:00
Frank Cizmich
2c7240bf49 Skipped another plan check. Skipped running explain when unnecessary. Added test. Fixed test that set check-plan off by default 2014-07-31 16:41:15 -03:00
Frank Cizmich
b5a31ecbaa Removed ceiling argument passing, simply round up threshold now. Simplified test accordingly 2014-07-30 19:28:37 -03:00
Frank Cizmich
abe635b6b0 Simplified code. Verified SlowLogParser module is correctly in sync with tools. Renamed test slow log files. 2014-07-30 17:25:29 -03:00
Frank Cizmich
ccfe78b9f3 include deadlocks among the type of errors that can be retried 2014-07-28 14:52:38 -03:00
Frank Cizmich
fa8254712b fixes pt-table-checksum-PXC-inconsistent-results-upon-resume-1311654 2014-07-17 17:50:37 -03:00
Frank Cizmich
af185fbc28 5.6 slow query log Thead_id becomes Id - 1299387 2014-07-15 15:12:45 -03:00
Frank Cizmich
d3044a1bec fixes pt-table-checksum and pt-osc rounding low max-load thresholds to same as starting value - issue 1253872 2014-07-11 13:39:25 -03:00
Frank Cizmich
ce0a9b0422 corrected number of planned tests in BASH test harness ( 11 -> 12 ) 2014-07-07 16:27:28 -03:00
Frank Cizmich
1c1b3a9ac1 minor spelling correction 2014-07-06 21:43:50 -03:00
Frank Cizmich
17b98f3a6d added missing auxiliary files for testing of issue 1315130 2014-07-06 19:11:54 -03:00
Frank Cizmich
49d3c5d7c7 Corrected ignore-table test which gave false negative on MySQL5.5 2014-07-04 17:04:36 -03:00
Frank Cizmich
44363d5b84 added fix for issue #1329422 pt-osc foreign-keys-method=none breaks constraints 2014-07-04 11:46:14 -03:00
Frank Cizmich
9b8af748f3 added fix for pt-stalk-fails-on-decimal-values 2014-07-04 11:44:08 -03:00
Frank Cizmich
11c3558f94 added test for issue 1315130 - pt-online-schema-change not properly detecting foreign keys 2014-07-04 11:42:54 -03:00
Frank Cizmich
0691ec7e16 fixes pt-query-digest not being hable to handle 5.6 binlog files - issue 1335960 2014-07-02 17:55:31 -03:00
Frank Cizmich
8eebecf559 asks for confirmation when using alter-foreign-key-method none - issue 1329422 2014-06-30 13:36:25 -03:00
Frank Cizmich
c149dbf5ff fixes pt-stalk not being to handle non-integers - issue 1335322 2014-06-27 17:49:50 -03:00
Frank Cizmich
a86567e46b fixes child table recognition in other schemas - issue 1315130 2014-06-20 18:31:30 -03:00
Daniel Nichter
1b2ea6756d Merge release-2.2.8. 2014-05-29 18:09:13 -07:00
Daniel Nichter
0ffcec054e Merge Kenny's pt-slave-restart-gtid-support branch. 2014-05-28 15:26:26 -07:00
Daniel Nichter
7a8f9b6c33 Merge Kenny's pt-slave-restart-gtid-support branch. 2014-05-28 15:25:08 -07:00
Daniel Nichter
3b96187313 Change --skip-gtid-uuid to --master-uuid. Make test more reliable. Simplify code and clean up docs. 2014-05-28 13:31:10 -07:00
Daniel Nichter
08ebed181c Merge pt-query-digest-does-not-fingerprint-true-false-literals-correctly-965553. 2014-05-28 10:03:30 -07:00
Daniel Nichter
ac378ca60d Merge pt-show-grant-ask-pass-print-Enter-password-in-stdout-1290911. 2014-05-27 18:15:25 -07:00
Daniel Nichter
d13575b7a8 Merge pt-mysql-summary-Blank-InnoDB-Section-for-5.6-1254233. 2014-05-27 11:30:06 -07:00
Frank Cizmich
93c11e451b fixes absent InnoDB section in pt-mysql-summary for MySQL 5.6 - issue 1254233 2014-05-24 23:34:37 -03:00
Frank Cizmich
f4da4b12e7 correctly digest queries with true false literals - issue 965553 2014-05-24 19:53:23 -03:00
Frank Cizmich
eeedabfc14 OptionParser nnow prints password prompt to STDERR - issue 1290911 2014-05-24 18:36:33 -03:00
Kenny Gryp
b3c6a0aac2 bail out when pt-slave-restart has gtid enabled and multiple replication threads are enabled 2014-04-30 16:53:04 +02:00
Kenny Gryp
5a28a60030 - add --skip-gtid-uuid
- documentation GTID
2014-04-30 16:33:27 +02:00
root
bdd969dbdd fixed skipping multiple events 2014-04-30 13:57:53 +00:00
Kenny Gryp
b7e0c17b01 added gtid tests for pt-slave-restart 2014-04-30 14:19:06 +02:00
Daniel Nichter
a67624820e Remove pt-agent. 2014-04-25 21:29:08 -07:00
Kenny Gryp
ef313207dc Changes as requested by daniel in merge feedback:
- change to get_slave_lag
- if then else
- chop comments 80 char wide
2014-04-23 13:24:11 +02:00
Frank Cizmich
73fb9b504c fixed --ignore-tables in SchemaIterator.pm - bug 1304062 2014-04-15 18:17:02 -03:00
Daniel Nichter
326019ef74 Add failing test for bug 1304062. 2014-04-07 17:03:51 -07:00
Kenny Gryp
4ecae6b50f missing plugin.t and all_hooks.pm for pt-table-checksum --plugin functionality 2014-03-25 17:00:42 +01:00
Kenny Gryp
708c530d5d removed the , which was added in a previous commit 2014-03-25 14:02:16 +01:00
Kenny Gryp
dc6f1442c8 pt-online-schema-chnage: Added plugin feature 'override_slavelag_check' which allows modules to create their own ReplicaLagWaiter callback.
I fixed the current tests.
2014-03-24 19:25:41 +01:00
Daniel Nichter
433e5db1f6 Remove bin test from VersionCheck.t. 2014-02-20 04:45:29 +00:00
Daniel Nichter
589e7c30c1 Fix t/pqd/json.t. 2013-12-18 02:22:18 +00:00
Daniel Nichter
2a1654c47b Merge pt-stalk-sleep-collect-option. 2013-12-13 20:31:53 -08:00
Daniel Nichter
69586fdf50 Revert r587: *do* sync on clock ticks. Fix pt-stalk.t (127.1 no longer works?). Enhance --sleep-collect docs. 2013-12-13 20:19:51 -08:00
Daniel Nichter
39c020020c Add and test --[no]check-child-tables. 2013-12-13 19:31:30 -08:00