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
|
9512f631c9
|
Update all modules that use Quoter
|
2012-12-12 16:19:06 -03:00 |
|
Brian Fraser
|
dcc66e8a32
|
Fix for 1087319: Quoter::serialize_list() doesn't handle multiple NULL values
|
2012-12-12 16:16:14 -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
|
f84ed48707
|
Remove pt-log-player, pt-tcp-model, and pt-trend.
|
2012-12-11 18:30:30 -07: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 |
|
Brian Fraser
|
a14e88e9aa
|
pt-heartbeat: Retry the update/replace if there was a deadlock. This is somewhat common in a cluster node, since each node might have a heartbeat process modifying the table, which might clash with a monitoring instance
|
2012-12-11 18:46:24 -03:00 |
|
Brian Fraser
|
6d01f5085b
|
start-sandbox: If starting a cluster node that isn't the first one in the cluster, change the first's wsrep_cluster_address. This stops /tmp/12345/stop; /tmp/12345/start from creating a second cluster -- instead, it rejoins the original
|
2012-12-11 18:43:45 -03:00 |
|
Daniel Nichter
|
b0ad60cdfa
|
Document the new limitation: no LOCK IN SHARE MODE with MySQL 5.0.
|
2012-12-11 17:31:22 +00:00 |
|
Daniel Nichter
|
b41ae476ae
|
Only use LOCK IN SHARE MODE with MySQL 5.1+.
|
2012-12-11 16:54:24 +00:00 |
|
Brian Fraser
|
5e619bf213
|
Merged fix-927955-898665-pod2rst-issues
|
2012-12-11 11:58:57 -03:00 |
|
Brian Fraser
|
557bffd19d
|
Merged fix-1046440-pt-stalk-purge_samples
|
2012-12-11 11:55:34 -03:00 |
|
Brian Fraser
|
7f68789e61
|
Merged fix-1086259-pt-kill-log-dsn-wrong-timestamps
|
2012-12-11 11:51:01 -03:00 |
|
Brian Fraser
|
2d78170c7a
|
Merged fix-1078887-DSNParser-set-vars-sql_mode-clobber
|
2012-12-11 11:48:44 -03:00 |
|
Brian Fraser
|
0681986dee
|
Merged fix-1022622-ptcd-case-sensitivity
|
2012-12-11 11:45:29 -03:00 |
|
Daniel Nichter
|
2ff647df8f
|
Merge fix-slowlog-ts-bug-1082599
|
2012-12-10 18:42:51 -07:00 |
|
Daniel Nichter
|
5aa853ad1f
|
Fix test plan.
|
2012-12-10 18:38:45 -07:00 |
|
Daniel Nichter
|
2f1bb594f9
|
Update SlowLogParser in pqd and add test case.
|
2012-12-10 18:11:59 -07:00 |
|
Daniel Nichter
|
ec4be9a883
|
Add and fix test case for special 'no query' events.
|
2012-12-10 18:07:36 -07:00 |
|
Daniel Nichter
|
fd6eef65c8
|
Merge fix-genlog-db-bug
|
2012-12-10 16:41:11 -07:00 |
|
Brian Fraser
|
22f09f6368
|
pt-find.t: Create a second, old-style sakila db to do the trigger/function/proc tests
|
2012-12-07 19:46:51 -03:00 |
|
Brian Fraser
|
9f4ce57301
|
Add a missing .* to the backtracking explosion fix for 823431
|
2012-12-07 19:20:29 -03:00 |
|
Daniel Nichter
|
e82f062156
|
Fix root test in jenkins-test.
|
2012-12-07 14:55:52 -07:00 |
|
Daniel Nichter
|
d4a24a8afd
|
Make jenkins-test not run as root.
|
2012-12-07 14:47:38 -07:00 |
|
Daniel Nichter
|
9ab8b33724
|
sudo su -- jenkins if running as root.
|
2012-12-07 14:18:06 -07:00 |
|