Carlos Salguero
|
4534b731ad
|
Fixed test in t/lib/MySQLProtocolParser.t
|
2016-06-15 17:16:00 -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
|
7b6eee3509
|
made compare_versions func into its own module. made tests
|
2016-02-24 17:17:40 -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
|
dcfed36ebb
|
some error messages changed so changed tests
|
2016-02-11 19:57:50 -03:00 |
|
frank-cizmich
|
6433c99713
|
various 5.7 test and tool compatibility fixes
|
2015-12-24 09:49:17 -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
|
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 |
|
frank-cizmich
|
c48248cb44
|
fixed OptionParser tests
|
2015-08-24 19:19:05 -03:00 |
|
frank-cizmich
|
b408fcfd01
|
misc test and sandbox fixes
|
2015-08-03 17:26:51 -03:00 |
|
Daniel Nichter
|
32dba7e7f2
|
Test and fix parsing literal backticks in TableParser:parse() (lp 1462904).
|
2015-06-25 13:20:00 -07:00 |
|
frank-cizmich
|
f033330b33
|
fixed VersionCheck testing for git
|
2015-06-03 17:28:40 -03: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
|
18f85786ba
|
added test. removed space
|
2015-01-14 14:36:44 -02:00 |
|
Frank Cizmich
|
62d84e5dba
|
normalize timestamp data on servers with different tz - 1388870
|
2014-12-01 15:50:19 -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
|
5edb7366f3
|
Improved test. Changed test file location. Added doc example.
|
2014-11-05 12:41:15 -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
|
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
|
780cfb33cc
|
merged pt-table-checksum-max-load-20-percent-rounds-down
|
2014-08-05 16:47:44 -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
|
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
|
49d3c5d7c7
|
Corrected ignore-table test which gave false negative on MySQL5.5
|
2014-07-04 17:04:36 -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 |
|
Daniel Nichter
|
1b2ea6756d
|
Merge release-2.2.8.
|
2014-05-29 18:09:13 -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 |
|
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 |
|
Daniel Nichter
|
a67624820e
|
Remove pt-agent.
|
2014-04-25 21:29:08 -07: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 |
|
Daniel Nichter
|
433e5db1f6
|
Remove bin test from VersionCheck.t.
|
2014-02-20 04:45:29 +00:00 |
|
Daniel Nichter
|
5ff62d6956
|
Fix tests.
|
2013-12-12 05:49:59 +00:00 |
|
Daniel Nichter
|
e83e1c09c4
|
Fix bug 1217013: exact dupe unique keys not detected.
|
2013-12-11 19:31:19 -08:00 |
|