Commit Graph

1486 Commits

Author SHA1 Message Date
Frank Cizmich
29cbec8b75 pt-slave-find added --resolve-address option 2015-03-19 17:44:39 -03:00
Frank Cizmich
1ccd6e528a changed version, added changelog, fixed pxc.t 2015-01-22 10:51:26 -02:00
Frank Cizmich
8af390e8be fixed gtid_parallelreplication test 2015-01-21 16:42:22 -02:00
Frank Cizmich
f52271e999 tweaked checksum test to work in differing timezones 2015-01-21 14:25:09 -02:00
Frank Cizmich
c0b230668f fixed NibbleIterator test 2015-01-20 15:28:56 -02:00
Frank Cizmich
5237185732 merged ptc-errors-on-slave-with-different-time-zone-1388870 2015-01-20 13:57:28 -02:00
Frank Cizmich
d2b9ab90cb merged pt-table-checksum-does-not-work-with-sql_mode-ONLY_FULL_GROUP_BY-1019479 2015-01-20 13:56:40 -02:00
Frank Cizmich
735cf10594 merged pt-table-checksum-compatibility-with-pxc-1399789 2015-01-20 13:55:31 -02:00
Frank Cizmich
636d05500b merged test-suite-fixes-for-5.7-1404298 2015-01-20 13:54:28 -02:00
Frank Cizmich
a31b6917b7 merged pt-stalk-fails-to-start-if-HOME-environment-variable-is-not-set-1266869 2015-01-20 13:53:54 -02:00
Frank Cizmich
9ae40a9eb9 pt-tcs added testcase for timezone bug 2015-01-19 20:16:06 -02:00
Frank Cizmich
3b1aca8293 unique-id function for cluster nodes. added pxc5.6 config. modified pxc test 2015-01-14 18:08:07 -02:00
Frank Cizmich
18f85786ba added test. removed space 2015-01-14 14:36:44 -02:00
Frank Cizmich
5251b00a9a used Transformers::make_checksum. Changed option to --query-id 2015-01-12 15:22:23 -02:00
Frank Cizmich
ee5e46e08c disables only_full_group_by 2015-01-05 20:15:27 -02:00
Frank Cizmich
324a086d6a adds --fingerprint option for pt-kill - 1391240 2014-12-02 16:57:25 -02:00
Frank Cizmich
62d84e5dba normalize timestamp data on servers with different tz - 1388870 2014-12-01 15:50:19 -02:00
Frank Cizmich
3aebac505a added result files for 5.7 tests 2014-12-01 13:41:31 -02:00
Frank Cizmich
3c2d40570e Added 2.2.12 tag - Solved minor test issue 2014-11-07 18:14:54 -02:00
Frank Cizmich
ef6985a256 merged pt-table-checksum-refuses-to-run-on-PXC-if-server_id-is-the-same-on-all-nodes-1217466 2014-11-06 19:38:59 -02:00
Frank Cizmich
31f0520f8c merged pt-table-checksum-requires-recursion-when-working-with-and-XtraDB-Cluster-node-1373937 2014-11-06 19:14:35 -02:00
Frank Cizmich
e60dbe14b5 merged manual-for-pt-query-digest--type-binlog-is-ambiguous-1377888 2014-11-06 19:13:26 -02:00
Frank Cizmich
40046f238c merged pt-archiver-skipping-rows-on-partitioned-tables-1376561 2014-11-06 19:09:39 -02:00
Frank Cizmich
5051753c6f removed trailing space in code and tests 2014-11-05 18:30:58 -02:00
Frank Cizmich
5edb7366f3 Improved test. Changed test file location. Added doc example. 2014-11-05 12:41:15 -02:00
Frank Cizmich
f237f4a0df We now use wsrep_node_incoming_address as a more reliable way to detect cluster node duplicates - 1217466 2014-10-23 15:32:34 -02:00
Frank Cizmich
c99f271649 fixed pt-archiver row skipping on partitioned tables - 1376561 2014-10-10 19:20:39 -02:00
Frank Cizmich
ea9ec4c788 now accepts recursion-method=none on PXC for specialized purposes - 1373937 2014-10-10 15:25:26 -02:00
Frank Cizmich
dc4c506483 many scripts failed when reading no-version-check from global config file - 1361293 2014-10-06 19:04:49 -02:00
Frank Cizmich
1887ae5770 pt-qry-dgst: clearer doc about type binlog. Also try to detect binlog file type-1377888 2014-10-06 17:25:52 -02:00
Frank Cizmich
658700e27a fixed even more tests affected by expire_logs_days typo 2014-09-19 13:37:59 -03:00
Frank Cizmich
9fd72e0fb7 fixed side effects of typo correction of expire_logs_days 2014-09-19 13:05:53 -03:00
Frank Cizmich
21b1c78a78 merged pt-summary-problem-parsing-dmidecode-output-on-some-machines-1368379 2014-09-18 18:56:03 -03:00
Frank Cizmich
e1b09bb116 merged fixed-various-test-issues-1365085 2014-09-18 18:55:15 -03:00
Frank Cizmich
a4729eb032 merged pt-mysql-summary-fails-to-parse-wsrep_provider_options-1264580 2014-09-18 18:24:35 -03:00
Frank Cizmich
5e7cedfbc4 pt-summary problem parsing output from dmidecode version 2.12 - 1368379 2014-09-17 18:25:04 -03:00
Frank Cizmich
5e3eaa6c73 SlowLogParser leaved host empty when --skip-name-resolve was on. Now uses IP if empty - 1262456 2014-09-08 19:00:40 -03:00
Frank Cizmich
95c5f4d4ef updated module and tests for issue - 1264580 2014-09-03 18:18:38 -03:00
Frank Cizmich
74c70cae92 fixed various test issues - 1365085 2014-09-03 14:43:24 -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