Carlos Salguero
6249737400
Merge branch '2.2' into bug-984057
2016-07-05 17:03:26 -03:00
Carlos Salguero
f8c91c2c3b
bug-984057 Tests for --preserve-triggers
2016-07-05 16:27:25 -03:00
Carlos Salguero
e983eff3d3
Merge pull request #103 from percona/bug-1593265
...
Bug-1593265 Fixed pt-archiver deletes wrong rows
2016-07-05 13:05:44 -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
Carlos Salguero
b018d09e4e
bug-1593265 Updated tests for TableNibbler.t
2016-06-22 16:00:32 -03:00
Carlos Salguero
01daf0030e
bug-1593265 Fixed pt-archiver deletes wrong rows
...
In the case we are trying to migrate a table with no PK nor an unique
key, pt-archiver was failing to select the correct rows for deletion.
This fix implemented here is to add ALL columns in the WHERE clause of
the DELETE command. This way, we are deleting only the exact same row we
just migrated but using columns instead of an index.
2016-06-22 13:17:57 -03:00
Carlos Salguero
4534b731ad
Fixed test in t/lib/MySQLProtocolParser.t
2016-06-15 17:16:00 -03:00
frank-cizmich
500c3ed199
pt-query-digest changed default attribute-value-limit to disabled
2016-06-14 14:31:37 -03:00
Frank Cizmich
5cc70d2b36
Merge pull request #95 from percona/bug-1402776
...
Bug-1402776
2016-06-13 16:15:57 -03:00
Carlos Salguero
78aa8c436e
bug-1402776 Added test
2016-06-09 15:05:26 -03:00
Carlos Salguero
3313913fa7
BUG-1585412 Fixed Date parsing regex for MySQL 5.7
...
MySQL 5.7 general log dates are in RFC3339 format:
2006-01-02T15:04:05Z07:00
The previous version of the log parser was not able to parse
this format.
2016-06-08 17:11:36 -03:00
frank-cizmich
47cc4225d8
corrected index choosing bug in NibbleHandler
2016-05-11 17:54:46 -03:00
frank-cizmich
71fae6d117
pt-summary added shared memory info - modified tests accordingly
2016-04-18 17:11:52 -03:00
Frank Cizmich
e99bf0978e
Merge pull request #61 from percona/pt-query-digest-no-vertical-format-PT-24
...
pt-query-digest - allow no-vertical-format option for mysql clients that don't support it
2016-03-16 17:39:30 -03:00
frank-cizmich
3f90f9ea82
pt-osc generate random table prefix after 10th try
2016-02-26 21:03:18 -03:00
frank-cizmich
7b6eee3509
made compare_versions func into its own module. made tests
2016-02-24 17:17:40 -03:00
frank-cizmich
219b70b366
add 5.7 compatibility for pt-show-grants
2016-02-18 17:50:11 -03:00
Frank Cizmich
1f77f47251
Merge pull request #77 from percona/duplicate-key-finder-test-bugs
...
fix tests of duplicate key module and tool for consistency
2016-02-14 22:28:33 -03:00
frank-cizmich
a4bef9dd78
fix tests of duplicate key module and tool for consistency
2016-02-14 22:26:25 -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
dcfed36ebb
some error messages changed so changed tests
2016-02-11 19:57:50 -03:00
frank-cizmich
a9e7a61f04
more format printf and GetOpt::Long fixes
2016-02-09 16:21:38 -03:00
frank-cizmich
6f97a5c7ca
test uses float without integer part
2016-02-08 15:04:02 -03:00
frank-cizmich
7c0054fa5d
DSNParser clobbered sql_mode variable set by user - lp1506748
2016-02-01 22:51:55 -03:00
Frank Cizmich
f6feb8ee03
Merge pull request #71 from percona/pt-table-checksum-5.7-compat
...
misc test fixes for pt-table-checksum 5.7 compat
2016-01-29 15:30:31 -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
4b1b756f4c
Merge pull request #60 from percona/pt-osc-recursion-method-error-lp1523685
...
pt-osc fixed recursion method dsn - lp1523685
2016-01-28 16:10:37 -03:00
frank-cizmich
b40469d913
pt-osc added --null-to-not-null option
2016-01-26 21:29:18 -03:00
frank-cizmich
66470938d7
fixed pt-upgrade tests for 5.7 compatibility
2016-01-16 19:50:18 -03:00
frank-cizmich
ec8ceec463
pt-heartbeat added binlog_format check
2016-01-14 14:59:38 -03:00
Frank Cizmich
7728e4fd23
Merge pull request #64 from percona/pt-query-digest-and-pt-show-grants-5.7-compat
...
fixed 5.7 tests for pt-query-digest and pt-show-grants
2016-01-12 21:19:03 -03:00
frank-cizmich
96aff694b1
fixed 5.7 tests for pt-query-digest and pt-show-grants and tweaked SqlMode for global
2016-01-12 18:18:59 -03:00
frank-cizmich
8f8dc35075
removed couple of debugging leftovers
2016-01-12 18:07:49 -03:00
frank-cizmich
6a4d33039c
pt-osc fixed basics.t tests
2015-12-30 23:29:36 -03:00
frank-cizmich
0c18e8969b
pt-osc fixed several test files for 5.7 compat
2015-12-30 16:08:00 -03:00
frank-cizmich
6433c99713
various 5.7 test and tool compatibility fixes
2015-12-24 09:49:17 -03:00
frank-cizmich
6186f942b2
pt-osc fixed recursion method dsn - lp1523685
2015-12-14 00:40:16 -03:00
frank-cizmich
9f81fa5c4a
allow no-vertical-format option for mysql clients that dont support it
2015-12-06 19:14:06 -03:00
Daniel Nichter
4eb1cd3a5c
Update test output for --analyze-before-swap.
2015-11-03 15:33:21 -08:00
Daniel Nichter
09b1a373bd
Clean up the new test.
2015-10-28 09:33:35 -07:00
frank-cizmich
976f645678
pt-kill fixed filter option lp1488685
2015-09-24 19:28:35 -03:00
frank-cizmich
2134e3f1b4
Merge branch 'handle-literal-backticks-lp-1462904' into release-2.2.15
2015-09-08 15:45:39 -03:00
frank-cizmich
4d4605cc99
fixed basics.t test for pt-archiver
2015-08-25 12:17:29 -03:00
frank-cizmich
de45b85ca7
disabled version_checking test, site offline
2015-08-24 20:31:57 -03:00
frank-cizmich
eeeaa1a349
removed debug output
2015-08-24 20:31:27 -03:00
frank-cizmich
b6fd7f6d10
fixed spurious KeySize test error
2015-08-24 19:49:05 -03:00