Brian Fraser fraserb@gmail.com
|
1e8e8a8398
|
Make Transformers work if called with use
|
2013-01-16 07:56:04 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
d1d1b04f6e
|
Simplistic --resume implementation
|
2013-01-15 10:29:17 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
7cae175337
|
pqd: --output json
|
2013-01-14 13:22:03 -03: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 fraserb@gmail.com
|
cd32c04ed1
|
Mo: Added an override() export
|
2013-01-14 12:48:03 -03:00 |
|
Brian Fraser
|
8e36056359
|
pq: Remove --for-explain, make it always show the extra info
|
2013-01-11 15:37:55 -03:00 |
|
Brian Fraser
|
a1f1e4ae28
|
pqd: Removed --table-access
|
2013-01-11 14:59:23 -03:00 |
|
Brian Fraser
|
d0d8c59042
|
pqd: Remove --statistics, --pipeline-profile & --fingerprints, make them part of PTDEBUG
|
2013-01-11 14:52:42 -03:00 |
|
Brian Fraser
|
4fc66a08d3
|
pqd: Remove sparklines
|
2013-01-11 13:45:20 -03:00 |
|
Brian Fraser
|
5495945c7e
|
EventAggregator: Remove apdex code
|
2013-01-11 13:24:02 -03:00 |
|
Brian Fraser
|
944b2039d3
|
pqd: Stop reporting apdex scores
|
2013-01-11 13:20:39 -03:00 |
|
Brian Fraser
|
e925a239ff
|
pqd: Removed --execute, --execute-throttle & --mirror
|
2013-01-11 13:20:19 -03:00 |
|
Brian Fraser
|
472d850be2
|
t/lib/VersionCheck.t: Add ourselves first to the PATH, not last, to avoid conflicts with installed versions of the toolkit
|
2012-12-21 12:30:54 -03:00 |
|
Brian Fraser
|
49ddddd4f7
|
start-sandbox: Silence spurious grep warnings
|
2012-12-21 09:45:30 -03:00 |
|
Brian Fraser
|
4f010f52dc
|
t/lib/Percona/Toolkit.t: Test Percona::Toolkit::VERSION differently to avoid a bug in Centos 5.6
|
2012-12-21 09:07:21 -03:00 |
|
Daniel Nichter
|
7f80ffc860
|
Merge mysql-5.6-test-fixes.
|
2012-12-20 17:15:15 -07:00 |
|
Daniel Nichter
|
bc3fb2c812
|
Make timing test more reasonable on fast systems.
|
2012-12-20 16:18:15 -07:00 |
|
Daniel Nichter
|
2f413383ef
|
Update SchemaIterator.t sample files.
|
2012-12-20 23:08:55 +00:00 |
|
Daniel Nichter
|
dad38169bf
|
Remove ndb_binlog_index from auto-skipped sys tables in SchemaIterator because it wasn't previously skipped in 5.1 and 5.5.
|
2012-12-20 23:05:06 +00:00 |
|
Daniel Nichter
|
ca5b2ecfea
|
Merge 2.1 r514, just a doc change.
|
2012-12-20 11:17:14 -07:00 |
|
Daniel Nichter
|
3e9eee0619
|
Document new pt-log-player limitation re auto val on zero re bug 1078887.
|
2012-12-20 10:52:09 -07:00 |
|
Brian Fraser
|
55ec4f67db
|
t/pt-find/pt-find.t: Update plan
|
2012-12-20 13:55:38 -03:00 |
|
Brian Fraser
|
bae4ce1ce9
|
pt-fk-error-logger: Deal with 5.6 InnoDB timestamps
|
2012-12-20 13:55:12 -03:00 |
|
Brian Fraser
|
7539c3a8fb
|
pt-deadlock-logger: use a character class instead of \p{Hex}
|
2012-12-20 13:54:36 -03:00 |
|
Brian Fraser
|
6f6a984cde
|
t/pt-heartbeat/bugs.t: Wait for test.heartbeat in slave1 before testing
|
2012-12-19 13:53:13 -03:00 |
|
Brian Fraser
|
3ebf56db1f
|
pt-deadlock-logger: InnoDB timestamps have a different format in 5.6
|
2012-12-19 13:48:24 -03:00 |
|
Brian Fraser
|
42484ecd10
|
Merged mysql-5.6-test-fixes and resolved conflicts
|
2012-12-19 13:47:54 -03:00 |
|
Daniel Nichter
|
8b2f6bbd14
|
Fix REFETCH_MYSQL.
|
2012-12-14 17:22:41 -07:00 |
|
Daniel Nichter
|
0c60e12b42
|
Add REFETCH_MYSQL to jenkins-test.
|
2012-12-14 17:12:50 -07:00 |
|
Daniel Nichter
|
1a9f65d7cc
|
Only run pt-ioprofile.t if the system has strace.
|
2012-12-14 12:28:10 -07:00 |
|
Daniel Nichter
|
d25a778b9f
|
Fix two possible sources of test errors.
|
2012-12-14 12:14:12 -07:00 |
|
Daniel Nichter
|
2942f2c028
|
Set USER=jenkins if not set in util/jenkins-test.
|
2012-12-14 11:46:56 -07:00 |
|
Brian Fraser
|
c88258bbf4
|
Merged fix-1082104-pt-deadlock-logger-username-dash
|
2012-12-13 22:47:50 -03:00 |
|
Brian Fraser
|
98e63a504e
|
Merged fix-886059-pt-heartbeat-timezones
|
2012-12-13 22:38:40 -03:00 |
|
Brian Fraser
|
0ebe4ce6ce
|
Merged pxc-pt-heartbeat
|
2012-12-13 22:24:03 -03:00 |
|
Brian Fraser
|
d005aa1c41
|
Added two missing config files fort/pt-config-diff/basics.t
|
2012-12-13 21:47:26 -03:00 |
|
Daniel Nichter
|
81962de9e9
|
Tweak Percona XtraDB Cluster docs a little.
|
2012-12-13 17:40:46 -07:00 |
|
Brian Fraser
|
1a3505726b
|
PXC section in pt-heartbeat
|
2012-12-13 21:09:33 -03:00 |
|
Brian Fraser
|
40f8903c1d
|
Fixes to pxct. per Daniel's review
|
2012-12-13 21:08:43 -03:00 |
|
Daniel Nichter
|
d3f788a669
|
Add /usr/local/bin to PATH in jenkins-test.
|
2012-12-13 15:26:34 -07:00 |
|
Daniel Nichter
|
c3433e767f
|
Remove pt-hb sentinel file and docu test case.
|
2012-12-13 09:20:48 -07:00 |
|
Brian Fraser
|
f3ad4c7d56
|
Fix for 886059: pt-heartbeat handles timezones inconsistently
|
2012-12-13 00:05:06 -03:00 |
|
Brian Fraser
|
3cab0e1b95
|
Added t/pt-deadlock-logger/samples/bug_1082104.txt & changed the username regex per Daniel's comments
|
2012-12-12 02:43:30 -03:00 |
|
Daniel Nichter
|
ea7fba8b8f
|
Merge fix-change-master-bug-932614
|
2012-12-11 17:42:45 -07:00 |
|
Daniel Nichter
|
371f4a9e15
|
Update warning about using this tool in its docs.
|
2012-12-11 17:27:57 -07:00 |
|
Daniel Nichter
|
6c6ae95ea3
|
Use literal values instead of ? placeholders for CHANGE MASTER statement.
|
2012-12-11 17:23:06 -07:00 |
|
Daniel Nichter
|
37cbed29d9
|
Merge pt-osc-5.0-fix
|
2012-12-11 16:37:24 -07:00 |
|
Brian Fraser
|
9c63f61725
|
PXC+pt-heartbeat tests
|
2012-12-11 18:47:00 -03:00 |
|