Brian Fraser
|
7d5da6e6f5
|
Rebased the branch to trunk
|
2013-04-12 12:58:10 -03:00 |
|
Brian Fraser
|
db0a29561c
|
Fixes per Daniel's review
|
2013-04-09 10:21:15 -03: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
|
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 |
|
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
|
f6fd2b7470
|
Only run t/pt-table-checksum/pxc.t if in cluster mode.
|
2012-11-30 18:14:06 +00:00 |
|
Brian Fraser
|
d496fbcf11
|
Tests for pt-archiver + PXC
|
2012-11-29 07:29:24 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
823914826a
|
Removed three autodetect tests that were rightfully failing -- I thought the tests were for cluster1 -> cluster2, but they were for cluster1, unrelated cluster2
|
2012-11-25 19:12:17 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
79a5c39cec
|
WIP Autodetect nodes & recurse to find new slaves
|
2012-11-25 18:51:06 -03:00 |
|
Brian Fraser
|
41d7700aa5
|
WIP ptc: Autodetect cluster nodes & recurse to slaves
|
2012-11-23 19:00:38 -03:00 |
|
Daniel Nichter
|
e0f0ea0cdb
|
Rewrite and enhance lib/Percona/XtraDB/Cluster.pm and t/pt-table-checksum/pxc.t. Change how ptc handles various cluster issues. Change lib/Sandbox.pm subs like start_sandbox() and start_cluster(). PXC docs in ptc are a work in progress.
|
2012-11-18 22:05:30 -07:00 |
|
Brian Fraser
|
aa79c9df57
|
Moved the PXC-dealing parts of Cxn.pm into Percona::XtraDB::Cluster
|
2012-11-07 04:06:50 -03:00 |
|
Daniel Nichter
|
e8cfb37341
|
Move ptc PXC tests from bugs.t to pxc.t. Remove 2>&1 from Sandbox.pm shell-outs: we should let errors go to stderr so we can trap them. Fix skip count in Cxn.t for PXC tests.
|
2012-11-06 16:10:01 -07:00 |
|