Commit Graph

2257 Commits

Author SHA1 Message Date
Brian Fraser
ea90c02b72 Fixed assorted test failures 2013-03-13 16:49:44 -03:00
Daniel Nichter
5ddfb95ca7 Fix lib/Cxn.pm that didn't merge correctly. Fix t/lib/OptionParser.t test failure. Update Cxn, OptionParser, and DSNParser in all tools. 2013-03-13 12:38:45 -06:00
Daniel Nichter
35683d5261 Fix pt-upgrade: remove duplicate --database option and alphabetize the rest. 2013-03-13 10:44:40 -06:00
Daniel Nichter
5a5fe75130 Merge pt-stalk-1019648. 2013-03-12 15:23:02 -06:00
Daniel Nichter
7f728acddd Move code to get InnoDB status into its own sub. 2013-03-12 15:08:25 -06:00
Daniel Nichter
d0c40f0a65 Merge fix-1086018-pt-config-diff-wsrep_provider_options. 2013-03-12 09:29:18 -06:00
Daniel Nichter
f542d59776 Merge fix-1008796-add-database-to-several-tools. 2013-03-12 09:26:22 -06:00
Daniel Nichter
7ce3654cf8 Merge pt-upgrade-2.2. 2013-03-12 09:21:13 -06:00
Daniel Nichter
2670850a70 Functional test and fix query time diffs. 2013-03-11 19:23:02 -06:00
Daniel Nichter
b2809f2a0c Fix and test UpgradeResults::format_query_times001(). 2013-03-11 18:51:43 -06:00
Daniel Nichter
8eb3c26236 Remove --read-timeout. Update docs. 2013-03-11 18:28:57 -06:00
Daniel Nichter
51af4bde2f Fix --progress. 2013-03-11 17:38:42 -06:00
Daniel Nichter
d66be7558a Test --run-time and --progress. 2013-03-11 17:12:43 -06:00
Daniel Nichter
3c07da8499 Test and fix all the log --types. Add backwards-compat null_event arg to MySQLProtocolParser. 2013-03-11 16:13:38 -06:00
Daniel Nichter
f00d53adc3 Fix and test read-only handling in QueryIterator. 2013-03-11 14:28:39 -06:00
Daniel Nichter
2463344060 eval the critical parts. Use specific exit codes. Add --run-time, --progress, --continue-on-error, and --defaults-file. Uncomment the version check call. Update the docs. 2013-03-11 13:28:41 -06:00
Daniel Nichter
270962ad54 Merge 2.2 r551. 2013-03-11 10:51:30 -06:00
Daniel Nichter
9a33090514 Fix diff_warnings.t for MySQL 5.0. 2013-03-11 10:24:16 -06:00
Daniel Nichter
2aa2176fdd Make tests start up host2. 2013-03-11 10:05:04 -06:00
Daniel Nichter
e3346332e1 Merge pt-ms-pt-stalk-standard-mysql-options. 2013-03-09 11:57:41 -07:00
Daniel Nichter
a8aac7f6b3 Alphabetize pt-mysql-summary and pt-stalk options. 2013-03-09 11:47:10 -07:00
Daniel Nichter
83d30f1d00 Merge new-risks-section. 2013-03-09 11:04:07 -07:00
Daniel Nichter
230e537463 Update docs/percona-toolkit.pod. 2013-03-09 11:01:28 -07:00
Daniel Nichter
40259e5d5b Add back more dire warning to pt-ioprofile. 2013-03-09 10:37:54 -07:00
Daniel Nichter
828ff38078 Merge clean-up-pqd-2.2. 2013-03-09 10:24:56 -07:00
Daniel Nichter
f7af780c59 Note that json output is in development. Fix typo. 2013-03-09 10:23:10 -07:00
Daniel Nichter
5db8ec093b Clean up and fix docs again. 2013-03-09 10:15:54 -07:00
Daniel Nichter
e1e7bf96c7 Update the ABOUT PERCONA TOOLKIT secction in all tools. 2013-03-09 09:57:54 -07:00
Daniel Nichter
157c7ad5d5 Update RISKS section in all tools. 2013-03-09 09:50:49 -07:00
Daniel Nichter
61983050de Merge lp:~percona-toolkit-dev/percona-toolkit/test-pt-osc-master-to-cluster, aka official PXC support and automated testing. 2013-03-08 14:15:16 -07:00
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
Brian Fraser
4e1532fb5c Merged fix-1008796-add-database-to-several-tools 2013-03-08 10:02:42 -03: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
Brian Fraser
a3dd5d7ba6 Split the QueryHistory tests out of QueryReview.t 2013-03-07 11:29:30 -03:00
Brian Fraser
66cad706b3 Add missing test files 2013-03-06 18:13:37 -03:00
Brian Fraser
eb353de4e5 Revert a debugging change to start-sandbox that should've never been commited 2013-03-06 18:11:16 -03:00
Daniel Nichter
e4a1714841 Rename hist.t to history.t. 2013-03-06 13:54:39 -07:00
Brian Fraser
fb405b17f6 Removed test for hosts's default 2013-03-06 17:05:11 -03: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