Commit Graph

154 Commits

Author SHA1 Message Date
Carlos Salguero
a7ffe2e032 Fixed tests for pt-stalk 2017-04-13 11:41:08 -03:00
Carlos Salguero
2fe4afc9cf added --skip-check-slave-lag 2017-04-12 12:34:39 -03:00
Tomislav Plavcic
c8d943d7c3 Fix in MariaDB sandbox for pt-config-diff/basics.t tests 2017-03-30 15:23:39 +02:00
Tomislav Plavcic
bd9ac4e614 Fix for 5.7 sandbox 2017-03-30 11:36:10 +02:00
Carlos Salguero
be971eeee5 PT-80 Collect replication slave information 2017-03-27 17:30:06 -03:00
Carlos Salguero
db1bf813d3 Fixed mysql db schemas for 5.7 2017-03-23 16:30:33 -03:00
Carlos Salguero
759ee9196e Updated collect.sh because of a syntax error 2017-03-22 17:32:14 -03:00
Carlos Salguero
2621ff4dd6 Merge pull request #188 from percona/issue-1642751
Issue 1642751 Collect information about locks and transactions using P_S
2017-03-21 18:51:48 +02:00
Carlos Salguero
4a056cf3b0 PT-81 Collect information about locks and transactions using P_S 2017-03-21 13:45:59 -03:00
Tomislav Plavcic
aca9567aa2 Small fix for PXC for IP address 2017-03-21 15:36:55 +01:00
Tomislav Plavcic
1fa01d783d Changes for test sandboxes for PXC - PT-107 2017-03-21 14:18:57 +01:00
Tomislav Plavcic
3825c7a7be Changes for running test with MariaDB 2017-03-13 16:47:51 +01:00
Tomislav Plavcic
8c8040d935 Merge pull request #175 from tplavcic/3.0-jenkins-test
Add prove2junit.pl script to parse mysql test results into format jenkins can understand
2017-03-09 16:23:23 +01:00
Carlos Salguero
dfc2f7c772 Updated sandbox dbs for MySQL 5.7 2017-02-28 20:09:50 -03:00
Carlos Salguero
9ccf97d187 PT-83 Updated data.tar.gz for MySQL 5.7 2017-02-27 15:18:11 -03:00
Tomislav Plavcic
1e23ccb773 Added prove2junit.pl for parsing prove test results into junit xml 2017-02-26 11:08:10 +01:00
Carlos Salguero
3288185643 Revert "Merge pull request #107 from percona/bug-984057"
This reverts commit 417b24299c, reversing
changes made to 0b62ba26af.
2016-08-04 17:36:40 -03:00
Carlos Salguero
6249737400 Merge branch '2.2' into bug-984057 2016-07-05 17:03:26 -03:00
Carlos Salguero
f8c91c2c3b bug-984057 Tests for --preserve-triggers 2016-07-05 16:27:25 -03:00
Carlos Salguero
c7e7ba7331 bug-1592608 BLOB/TEXT/BINARY Checksum uses CRC32 2016-06-23 17:14:25 -03:00
frank-cizmich
b85379017e misc test fixes for pt-table-checksum 5.7 compat 2016-01-28 21:39:27 -03:00
frank-cizmich
e9acc636e5 fixed sys schema in sandbox 2016-01-12 22:29:35 -03:00
Frank Cizmich
7728e4fd23 Merge pull request #64 from percona/pt-query-digest-and-pt-show-grants-5.7-compat
fixed 5.7 tests for pt-query-digest and pt-show-grants
2016-01-12 21:19:03 -03:00
frank-cizmich
96aff694b1 fixed 5.7 tests for pt-query-digest and pt-show-grants and tweaked SqlMode for global 2016-01-12 18:18:59 -03:00
frank-cizmich
b71d8fec09 added sys schema - modified mysql schema - tweaked upgrade option in start-sandbox 2016-01-03 20:18:54 -03:00
frank-cizmich
9616c8a415 5.7 sandbox db corrected - url of test db changed 2015-12-10 17:32:04 -03:00
frank-cizmich
b408fcfd01 misc test and sandbox fixes 2015-08-03 17:26:51 -03:00
Frank Cizmich
735cf10594 merged pt-table-checksum-compatibility-with-pxc-1399789 2015-01-20 13:55:31 -02:00
Frank Cizmich
3b1aca8293 unique-id function for cluster nodes. added pxc5.6 config. modified pxc test 2015-01-14 18:08:07 -02:00
Frank Cizmich
535eeab38a added sandbox for 5.7 - fixed sakila for 5.7 compatibility 2014-12-01 14:07:37 -02:00
Frank Cizmich
58006a38db fixes pt-mysql-summary-fails-to-parse-wsrep_provider_options-1264580 2014-09-03 13:25:38 -03:00
Daniel Nichter
3b96187313 Change --skip-gtid-uuid to --master-uuid. Make test more reliable. Simplify code and clean up docs. 2014-05-28 13:31:10 -07:00
Kenny Gryp
b3c6a0aac2 bail out when pt-slave-restart has gtid enabled and multiple replication threads are enabled 2014-04-30 16:53:04 +02:00
Kenny Gryp
129b150fff added basic gtid support to pt-slave-restart 2014-04-30 14:16:05 +02:00
Daniel Nichter
302a9a21a1 Add failing test in settings.t. Add EXTRA_DEFAULTS_FILE to start-sandbox so a sandbox can be started with any additional settings, like explicit_defaults_for_timestamp. 2013-06-25 18:18:29 -07:00
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
69a50ee27d Add PXC support to util/test-env. 2013-03-07 17:23:26 -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
Daniel Nichter
2dc610ffe7 Make 'test-env restart cluster' work. 2013-03-06 12:03:34 -07:00
Daniel Nichter
5b56f8fccc Retry metadata locks. Add --plugin to make testing this easier. Print --statistics in cleanup tasks. Add a helper script for myself: sandbox/set-mysql. 2013-02-28 12:29:17 -07:00
Daniel Nichter
56799ce06b Change msandbox@localhost to msandbox@% to fix pt-show-grants/basics.t. 2013-02-27 19:33:05 -07:00
Daniel Nichter
9edaa3c4e2 Add the aforementioned InnoDB tables in mysql db. 2013-02-26 22:56:54 -07:00
Daniel Nichter
519ee42924 Fix MySQL 5.6 data again, this time manually loading all InnoDB tables in mysql db. 2013-02-26 22:55:29 -07:00
Daniel Nichter
07b818b730 Merge p:~percona-toolkit-dev/percona-toolkit/fix-1087319-quoter-multiple-nulls 2013-02-19 13:01:58 -07:00
Daniel Nichter
eb2585fb32 Various test fixes for MySQL 5.6.10 (which seems not to have mysql.hosts any longer). 2013-02-18 18:06:05 -07:00
Daniel Nichter
11a4edd8e8 Fix lib/Sandbox.pm for MySQL 5.6 too: don't checksum system and stat tables. Update 5.6 data.tar.gz with default data from 5.6.10. 2013-02-18 17:34:01 -07:00