Commit Graph

2171 Commits

Author SHA1 Message Date
Daniel Nichter
720405d0ed Merge latest. 2013-03-08 13:02:54 -08:00
Daniel Nichter
3f0473052c Fix pt-hb/pxc.t so it's not thrown off by previous tests. 2013-03-08 13:01:19 -08:00
Daniel Nichter
1de56cd6ab Merge latest. 2013-03-08 13:29:53 -07:00
Daniel Nichter
f616c43734 Add diag output to pt-hb/pxc.t. 2013-03-08 13:29:02 -07:00
Daniel Nichter
e5e6b1d9b9 Fix pt-heartbeat/pxc.t. Exit early in test-env if wget fails. Add APP=FORK|mysql to start-sandbox so it too works around the pxc mysqld -V bug; add FORK=pxc to start_sandbox() calls. 2013-03-08 10:07:05 -08:00
vagrant
f2187d0e83 Include bin/wsrep* and bin/clustercheck in make-barebones. 2013-03-07 17:35:33 -08:00
vagrant
69a50ee27d Add PXC support to util/test-env. 2013-03-07 17:23:26 -08:00
vagrant
a45d834ef9 Add PXC support to util/make-barebones. 2013-03-07 17:08:10 -08:00
vagrant
7db92dcaa4 Use mysqld -V --bind-address IP for PXC in start-standbox so the version is printed. 2013-03-07 16:39:07 -08:00
vagrant
ae79c8d746 Add PXC support to sandbox/test-env. 2013-03-07 16:08:56 -08:00
vagrant
664449b153 Do not 'REPLACE INTO percona_test.sentinel' in start-sandbox because it doesn't work with RBR. Fix pt-table-checksum/pxc.t re this, and make pt-osc/pxc.t better re this. 2013-03-07 13:17:01 -08:00
vagrant
8300c46c52 Merge latest changes. 2013-03-06 11:32:31 -08:00
vagrant
634922553c Finish test for pt-osc on master replicating to cluster, altering table with foreign keys. 2013-03-06 11:28:13 -08:00
Daniel Nichter
2dc610ffe7 Make 'test-env restart cluster' work. 2013-03-06 12:03:34 -07:00
Daniel Nichter
3196e4b67d Add stub test for pt-osc on master replicating to cluster, altering table with foreign keys. 2013-03-06 10:46:23 -07:00
Daniel Nichter
50e978ee76 Merge pt-osc-retry-timeouts. 2013-03-05 17:46:27 -07:00
Daniel Nichter
150d4cbe53 Update sample file with --tries output. 2013-03-05 16:42:40 -07:00
Daniel Nichter
627b4fab70 Note in --tries when/why certain ops are affected. Re-alphabetize the options. 2013-03-05 16:33:38 -07:00
Daniel Nichter
c1f3e130b1 Update samples with new output for --tries. 2013-03-05 16:25:12 -07:00
Daniel Nichter
eefaeeb8cc Change --retries to --tries and enhance with per-operation format that also allows setting the wait between tries. 2013-03-05 16:18:02 -07:00
Daniel Nichter
ba315c3353 Merge lp:~percona-toolkit-dev/percona-toolkit/no-stalk-bug-1125665. 2013-03-04 18:28:37 -07:00
Daniel Nichter
84adf451de Minor doc correction. 2013-03-04 18:24:21 -07:00
Daniel Nichter
660a049fa4 Update pt-stalk docs more. 2013-03-04 18:20:20 -07:00
Daniel Nichter
35ab06febe Fix typos in docs. 2013-03-04 17:56:11 -07:00
Daniel Nichter
f7f63555ee Add lib/bash/subshell.sh and use in pt-stalk to fix/improve subprocess waiting. 2013-03-04 17:47:02 -07:00
Daniel Nichter
0da15fb083 Make --no-stalk _not_ force --iterations and other options. Extensively update the tool's docs. 2013-03-04 15:57:52 -07:00
Daniel Nichter
45813e082d Merge pt-osc-metadata-lock-bug-1113301. 2013-03-04 12:06:34 -07:00
Daniel Nichter
f09767e37f New, simpler RISKS section. Fix spelling errors. 2013-03-04 11:08:22 -07:00
Daniel Nichter
1e0edd713e Update DSNParser in all tools. 2013-03-04 10:28:43 -07:00
Daniel Nichter
ea3897b669 Merge enhanced-set-vars. 2013-03-04 10:25:56 -07:00
Daniel Nichter
3a17d1d6fd Skip t/pt-archiver/check_slave_lag.t on MySQL 5.6 because the trick doesn't work. 2013-03-03 08:41:41 -07:00
Daniel Nichter
f4a8c4a65d Make t/lib/KeySize.t flexible because EXPLAIN plans differ slightly. 2013-03-03 08:31:17 -07:00
Daniel Nichter
1642acd235 Fix error in t/lib/DSNParser.t. 2013-03-03 08:26:23 -07:00
Daniel Nichter
21efb4dd7e Truly fix t[/pt-fifo-split/pt-fifo-split.t. 2013-03-02 17:02:08 -07:00
Daniel Nichter
882defb1cc Fix t/lib/Percona/XtraDB/Cluster-no-PXC.t. 2013-03-02 13:19:42 -07:00
Daniel Nichter
1b95fee620 Pass file to OptionParser->new() in tests so OptionParser::get_vars() works. 2013-03-02 13:10:28 -07:00
Daniel Nichter
f7e07493f6 Don't set innodb_lock_wait_timeout in tests because it generates a warning on 5.0 and 5.1 that the tests don't suppress. 2013-03-02 13:05:26 -07:00
Daniel Nichter
9e9024d508 Fix more tests for set-vars. 2013-03-02 12:17:12 -07:00
Daniel Nichter
f0b7712528 Fix tests to work with new --set-vars, and change --lock-wait-timeout to --set-vars innodb_lock_wait_timeout in tests. 2013-03-02 10:17:23 -07:00
Daniel Nichter
1d42a09196 Remove --lock-wait-timeout from pt-table-checksum; make innodb_lock_waitout=1 a --set-vars default. Update all the ptc tests. 2013-03-01 19:02:13 -07:00
Daniel Nichter
ad7207139c Update OptionParser and DSNParser in all tools. 2013-03-01 18:57:20 -07:00
Daniel Nichter
4dacb9805c Update --set-vars and ->prop() in all tools. 2013-03-01 18:53:28 -07:00
Daniel Nichter
a8f52fd532 Fix t/pt-table-checksum/replication_filters.t again because my Mac is the odd ball. 2013-03-01 18:31:31 -07:00
Daniel Nichter
e40f973ed8 Fix t/pt-table-checksum/replication_filters.t again, better. 2013-03-01 17:28:20 -07:00
Daniel Nichter
fad6d17647 Fix t/pt-table-checksum/replication_filters.t again, better. 2013-03-01 15:06:47 -07:00
Brian Fraser
be048f9674 pt-fifo-split: Fix for the blocking tests 2013-03-01 06:21:28 -03:00
Daniel Nichter
5a34a0817e Fix bug 968596: rename NibbleIterator::chunk_size() to limit() and update ptc and pt-osc. 2013-02-28 19:26:04 -07:00
Daniel Nichter
15341b4e0e Fix --stats sample for < MySQL 5.5. 2013-02-28 19:00:07 -07:00
Daniel Nichter
2512add6e6 Fix typo. 2013-02-28 18:09:23 -07:00
Daniel Nichter
4877a10352 Retry rebuilding fk constraints. Update --retries docs. 2013-02-28 18:03:40 -07:00