Commit Graph

248 Commits

Author SHA1 Message Date
Carlos Salguero
f6d2e89027 Fixed all tests for MySQL 5.7
Most of the failing tests were failing due to changes in MySQL 5.7
default sql_mode and because of invalid timestamps ('0000-00-00')
2017-05-03 15:48:11 -03:00
Carlos Salguero
e6e54839bf More tests for 5.7 fixed 2017-04-28 17:15:53 -03:00
Carlos Salguero
fcd1cb173f More 5.7 tests fixed 2017-04-27 16:44:46 -03:00
Carlos Salguero
92ac5987e1 Fixed some tests for MySQL 5.7 2017-04-25 16:50:54 -03:00
Carlos Salguero
3568cad229 PT-87 Added --skip-check-slave-lag to pt-table-checksum 2017-04-12 17:07:06 -03:00
Carlos Salguero
2fe4afc9cf added --skip-check-slave-lag 2017-04-12 12:34:39 -03:00
Carlos Salguero
2e57ee4ec5 Merge pull request #179 from percona/PT-96
PT-96 Fixing all the tests
2017-03-21 18:54:08 +02:00
Carlos Salguero
978db8ff14 Merge branch '3.0' into issue-1651002 2017-03-16 14:55:10 -03:00
Carlos Salguero
148be75a0e PT-105 Fixed pt-table-checksum fails if a database is dropped while the tool is running 2017-03-16 14:42:26 -03:00
Carlos Salguero
84bf6b4396 PT-101 Fixed --slave-user in pt-table-checksum 2017-03-15 17:37:34 -03:00
Carlos Salguero
2b76371a4f PT-96 Fixed LOCAL DATA INFILE commands and JSON format 2017-03-10 17:06:20 -03:00
Carlos Salguero
00ea1b280e Fixes for pt-table-checksum tests 2017-01-23 14:10:54 -03:00
Carlos Salguero
9907cae8bb Updated test plan in t/pt-table-checksum/basics.t 2017-01-18 11:25:56 -03:00
Carlos Salguero
c97d690e9e Fixes for table-checksum 2017-01-17 10:15:18 -03:00
Carlos Salguero
df1e9585ef Tests for bug 1485195 (utf8 encoding) 2016-07-12 12:25:16 -03:00
Carlos Salguero
38979b2096 Removed unused 'use Data::Dumper' 2016-06-27 16:38:17 -03:00
Carlos Salguero
b8d849e9bd Fixed tests for pt-table-checksum/chunk_index.t 2016-06-27 16:00:15 -03:00
Carlos Salguero
d042a4dd6a updated tests 2016-06-27 15:22:31 -03:00
Carlos Salguero
c7e7ba7331 bug-1592608 BLOB/TEXT/BINARY Checksum uses CRC32 2016-06-23 17:14:25 -03:00
frank-cizmich
47cc4225d8 corrected index choosing bug in NibbleHandler 2016-05-11 17:54:46 -03:00
frank-cizmich
874e7fab6d minor tweak to pt-table-checksum progress test 2016-02-13 21:06:18 -03:00
Frank Cizmich
aece67c961 Merge pull request #75 from percona/master-slave-module-test-bugs
some error messages changed so changed tests
also tweaked progress test timing for pt-table-checksum
2016-02-13 14:24:18 -03:00
frank-cizmich
a9e7a61f04 more format printf and GetOpt::Long fixes 2016-02-09 16:21:38 -03:00
frank-cizmich
7c0054fa5d DSNParser clobbered sql_mode variable set by user - lp1506748 2016-02-01 22:51:55 -03:00
frank-cizmich
b85379017e misc test fixes for pt-table-checksum 5.7 compat 2016-01-28 21:39:27 -03:00
frank-cizmich
8f8dc35075 removed couple of debugging leftovers 2016-01-12 18:07:49 -03:00
frank-cizmich
6433c99713 various 5.7 test and tool compatibility fixes 2015-12-24 09:49:17 -03:00
frank-cizmich
f1ec07dcd9 fixed minor test error 2015-08-21 17:27:39 -03:00
frank-cizmich
b408fcfd01 misc test and sandbox fixes 2015-08-03 17:26:51 -03:00
Frank Cizmich
54c3419e68 pt-t-c changed text of warnings and docs. Minor tweak of test for Ubuntu 14 2015-04-06 16:41:35 -03:00
Frank Cizmich
1ccd6e528a changed version, added changelog, fixed pxc.t 2015-01-22 10:51:26 -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
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
ee5e46e08c disables only_full_group_by 2015-01-05 20:15:27 -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
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
ea9ec4c788 now accepts recursion-method=none on PXC for specialized purposes - 1373937 2014-10-10 15:25:26 -02:00
Frank Cizmich
bcacd7e08a pt-table-checksum-PXC-inconsistent-results-upon-resume-1311654 2014-08-05 16:51:34 -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
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
1c1b3a9ac1 minor spelling correction 2014-07-06 21:43:50 -03: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
Kenny Gryp
4ecae6b50f missing plugin.t and all_hooks.pm for pt-table-checksum --plugin functionality 2014-03-25 17:00:42 +01:00
Daniel Nichter
4805b7b5c8 Note in docs: As of pt-table-checksum 2.2.5, skipped chunks cause a non-zero exit status. Also report skipped chunks due to lock wait timeout and killed query like other skipped chunks. Enhance explanation of SKIPPED column. 2013-10-10 12:21:39 -07:00