Daniel Nichter
d9d641dea3
Fix t/pt-query-digest/samples/output_json_tcpdump021.txt.
2013-02-12 09:31:56 -07:00
Daniel Nichter
297b5ff2f3
TODO for timing-related test ndoesn't work on MySQL 5.6.
2013-02-12 09:23:45 -07:00
Daniel Nichter
b6bd78d205
Rename Pingback.pm to VersionCheck.pm.
2013-02-11 19:02:59 -07:00
Brian Fraser
c02844a9d6
Merged merge-VersionCheck-Pingback
2013-02-11 22:21:53 -03:00
Brian Fraser
6bf3a35a1a
Merged use-lmo.
...
This commit renames our fork of Mo to Lmo, since the two have diverged
a huge deal. The merged branch streamlined Lmo a great deal as well,
for maintainability.
2013-02-11 21:19:56 -03:00
Daniel Nichter
c9aa9e8cbd
Merge 2.1.9 fixes for pt-pmp.
2013-02-05 09:51:24 -07:00
Daniel Nichter
4c519735f7
Merge 2.1.9 fixes.
2013-02-05 09:47:17 -07:00
Daniel Nichter
7ce99800fd
Make pt-pmp.t use no_diff() so samples can be updated.
2013-02-04 10:04:30 -07:00
Daniel Nichter
8dc976b96b
Merge mysql-connect-errors-bug-1103045 (bug 1103045 and bug 823411).
2013-02-01 11:03:25 -07:00
Daniel Nichter
ea4dfa7605
Add Error_msg (but no Error_no) when client closes connection during handshake.
2013-02-01 10:58:27 -07:00
Daniel Nichter
572294540c
Make 'Connect abort' errors just 'Connect' so all connect errors are lumped together.
2013-02-01 10:47:38 -07:00
Daniel Nichter
b3e5a1f0dd
Fix "Error: none" issue for tcpdump logs.
2013-02-01 10:44:47 -07:00
Daniel Nichter
4840b9c3a8
Remove other instance of 'none' Error_no in MySQLProtocolParser.pm.
2013-02-01 10:41:36 -07:00
Daniel Nichter
cf74cd791e
Only add Error_no to event if there is one. Don't stringify it either; set its type in pqd.
2013-02-01 10:26:45 -07:00
Brian Fraser fraserb@gmail.com
d816c6497e
Merged Lmo and updated everything that used it
2013-02-01 13:29:48 -03:00
Brian Fraser
d2308be64c
Merged VersionCheck into Pingback
2013-01-31 21:11:14 -03:00
Brian Fraser
efc89a6725
Merged simplify-pqd
2013-01-31 14:52:34 -03:00
Brian Fraser
3b6303f421
Updated explain samples for 5.1
2013-01-30 17:21:26 -03:00
Brian Fraser
541db4994e
Updated explain samples for 5.0
2013-01-30 17:17:02 -03:00
Brian Fraser
c91246e1ca
Fix for 1105077: pt-table-checksum: Confusing error message with binlog_format ROW or MIXED on slave
2013-01-30 13:30:31 -03:00
Daniel Nichter
461d9ba45a
Merge pk-del-bug-1103672-encore.
2013-01-30 08:07:19 -07:00
Daniel Nichter
680477ed58
Add 'DROP PRIMARY KEY' to --check-alter.
2013-01-29 18:16:38 -07:00
Daniel Nichter
7ec6abd684
Fall back to using pk/ui from orig table if new table del index uses cols that no longer exist in orig table.
2013-01-29 17:51:43 -07:00
Daniel Nichter
9e7248861d
Catch and report aborted connects.
2013-01-28 14:12:48 -07:00
Daniel Nichter
ca3efc709a
Merge fix-pt-heartbeat-2.1.8.
2013-01-25 11:30:39 -07:00
Daniel Nichter
15b1c43874
Fix and test parser_error_packet() for non-SQL errors.
2013-01-25 11:24:35 -07:00
Daniel Nichter
a56097fe6c
Fix typo in t/pt-stalk/option_sanity.t.
2013-01-24 11:45:44 -07:00
Daniel Nichter
26cc08d3d9
Fix default log level in log_warn_die.sh.
2013-01-24 11:39:23 -07:00
Daniel Nichter
b196f50e60
Test --verbose. Remove global default OPT_VERBOSE from log_warn_die.sh so tool's option can set it.
2013-01-24 11:13:39 -07:00
Daniel Nichter
98ced1a035
Make add info() log_warn_die.sh and make the subs respect OPT_VERBOSE. Add more test harness subs in util/test-bash-functions.
2013-01-24 09:17:19 -07:00
Brian Fraser fraserb@gmail.com
457d61edfe
Fix a broken test and make another more resilient to future changes
2013-01-24 12:11:11 -03:00
Brian Fraser fraserb@gmail.com
d1bdd4d80c
Make pqd --output json have flags to enable sorted keys and prettyfied JSON
2013-01-24 12:00:48 -03:00
Daniel Nichter
ecf3fe754e
Fix upper oob test.
2013-01-23 11:03:12 -07:00
Daniel Nichter
91ce8bb3b1
Test syncing the upper oob chunk.
2013-01-23 10:42:19 -07:00
Daniel Nichter
7f7eaa2b10
Fix diff_where() for lower oob chunks. Add PT_TEST_NO_TRACE to remove /* trace messages */ from queries for testing, and remove trace messages from the sample output.
2013-01-23 10:15:08 -07:00
Daniel Nichter
dbf2ac477e
Add failing tests for bug 918056.
2013-01-23 09:43:41 -07:00
Daniel Nichter
2cc48cb139
Implement --utc.
2013-01-22 16:51:33 -07:00
Daniel Nichter
ca8fc5e47e
Add failling test for bug 1103221. Add --utc option, not implemented yet.
2013-01-22 16:22:59 -07:00
Brian Fraser
b21baeb5d8
pqd: Changed --resume to take a filename, added tests
2013-01-22 19:33:11 -03:00
Brian Fraser fraserb@gmail.com
8c5d8e4d3d
t/pt-query-digest/issue_360.t: use --review-table
2013-01-21 13:20:10 -03:00
Brian Fraser fraserb@gmail.com
9dd124038b
pqd: Merge --review-history into --review, added --review-table & --history-table
2013-01-21 12:40:46 -03:00
Daniel Nichter
ff41967afa
Remove t/lib/TimeSeriesTrender.t
2013-01-19 12:57:37 -07:00
Daniel Nichter
06ce6e012e
Fix --resume.
2013-01-18 17:44:07 -07:00
Brian Fraser fraserb@gmail.com
4a06dc2008
Updated samples to get rid of the extra InnoDB: line removed by the refactoring
2013-01-18 10:20:59 -03:00
Brian Fraser fraserb@gmail.com
86f9e302f5
Updated samples for t/pqd/output.t
2013-01-17 19:44:18 -03:00
Daniel Nichter
b0cf2e75a4
Make t/pt-archiver/file.t clean up after itself.
2013-01-17 15:43:23 -07:00
Brian Fraser fraserb@gmail.com
3c63750c9b
Added JSONReportFormatter, a subclass of QueryReportFormatter that does what it says on the tin. WIP as it does not report profile or prepared statement data yet
2013-01-14 13:20:35 -03:00
Brian Fraser fraserb@gmail.com
5e5763f82a
Partially Moified QueryReportFormatter, split event_report and query_report into two different subs; one that gets the values to print, and one that formats things
2013-01-14 12:52:23 -03:00
Brian Fraser fraserb@gmail.com
e5d17af0fe
Mo'ified and minimally simplified ReportFormatter
2013-01-14 12:49:55 -03:00
Brian Fraser
a1f1e4ae28
pqd: Removed --table-access
2013-01-11 14:59:23 -03:00