Carlos Salguero
905793208a
PT-1673 Fix for MariaDB 10.3
2019-01-07 11:16:08 -03:00
Carlos Salguero
348c105639
PT-1638 Fixed MariaDB support
...
Because https://bugs.mysql.com/bug.php?id=89441 pt-osc with --drop-swap
doesn't work with MySQL 8.0+ (it will be fixed in MySQL 8.0.14) but it
should work with MariaDB 10.
Fixed version comparison to include the MySQL 'flavor'.
2018-11-12 09:34:40 -03:00
Carlos Salguero
9b20208a78
Re-merged PT-242
2018-07-05 11:04:44 -03:00
Tomislav Plavcic
819d41826e
Merge pull request #342 from tplavcic/jenkins-report
...
Fix prove2junit.pl to better catch test errors for jenkins report
2018-05-31 14:31:53 +02:00
Tomislav Plavcic
90d818d574
Fix prove2junit.pl to better catch test errors for jenkins report
2018-05-31 14:13:01 +02:00
Carlos Salguero
f4e7230bbd
PT-1554 fixed sandbox script for gtid with 5.6
2018-05-30 00:26:20 -03:00
Tomislav Plavcic
56fb394e32
Update prove2junit.pl to group tests into testsuites in jenkins
2018-05-29 17:15:11 +02:00
Carlos Salguero
68d97edbed
Merge pull request #329 from percona/PT-118
...
PT-118 Modify pt-checksum such that it can report the number of rows of difference between master and slave
2018-05-18 14:27:20 -03:00
Carlos Salguero
4ad46309ea
PT-1554 Re-enabled genlog for filters.t
2018-05-17 15:17:30 -03:00
Carlos Salguero
85ab10b695
PT-1554 Updated sandbox config files to run in docker
2018-05-16 22:54:43 -03:00
Carlos Salguero
e8e8d010cb
PT-118 Updated tests for MySQL 5.5
...
Also, sandbox data file (data.tar.gz) was broken.
2018-05-07 16:46:49 -03:00
Carlos Salguero
88e9ded245
PT-1538 Updated sandbox files for MySQL 8.0.11
2018-04-19 12:40:07 -03:00
Carlos Salguero
3eccfcef4d
PT-1530 Add support for encryption status to mysql-summary
2018-04-13 15:08:10 -03:00
Carlos Salguero
263edd7a44
PT-1530 WIP sandbox scripts
2018-04-12 12:06:59 -03:00
Carlos Salguero
5d74b0e765
PT-1530 WIP Added encryption plugins to sandbox start
...
In order to be able to test encryption support in Percona Server and
MySQL, we need to enable encription plugins in the sandbox.
This commit adds detection of plugin libraries in the MySQL binaries
directory and enables it automatically.
2018-04-12 10:21:25 -03:00
Carlos Salguero
384542e0fe
PT-1530 WIP
2018-04-11 15:20:15 -03:00
Carlos Salguero
ec25735ca4
PT-572 More tests fixed
2018-02-21 16:42:26 -03:00
Carlos Salguero
8943e0a9f6
Merge branch '3.0' into mysql-8
2018-02-19 12:11:07 -03:00
Carlos Salguero
75ab0ba653
PT-1256 pt-table-sync does not use the character set for the table it is synchronizing
2018-02-09 16:46:16 -03:00
Carlos Salguero
71e15315f0
PT-572 More tests fixed
2018-02-06 09:00:12 -03:00
Carlos Salguero
51dcca5959
PT-572 Fixes for MySQL 8
...
- Updated sandbox data file
- Fixes for pt-upgrade since there is no query_cache in MySQL 8
- Updates for SchemaIterator since there are new/renamed tables in MySQL 8
- Disabled some tests due to errors in MySQL 8.0.4-rc
2018-02-01 11:30:12 -03:00
Carlos Salguero
d38a584271
Fixes for DSN parser to use UTF8
2018-01-28 14:46:51 -03:00
Carlos Salguero
f3132d3cee
WIP
2018-01-25 00:01:56 -03:00
Carlos Salguero
045c656839
Fixes for MasterSlave.pm
2018-01-22 16:27:36 -03:00
Carlos Salguero
1d1c13fbcb
WIP
2018-01-16 11:11:16 -03:00
Carlos Salguero
4b563ef714
WIP
2018-01-09 16:19:05 -03:00
Carlos Salguero
709a13eebb
Merge pull request #286 from percona/PT-205
...
PT-205 pt-online-schema-change show message on rocksdb if binlog_form…
2017-12-15 09:57:19 -03:00
Carlos Salguero
dc6b8c22f0
PT-205 pt-online-schema-change show message on rocksdb if binlog_format != row
2017-12-14 18:15:14 -03:00
Carlos Salguero
ba96aa79a8
PT-214 Added RocksDB section to pt-mysql-summary
2017-12-14 13:31:45 -03:00
Carlos Salguero
e794f06d2b
Updated sandbox script to allow enabling TokuDB
2017-12-14 10:50:32 -03:00
Carlos Salguero
6742025dd0
PT-209 Check adding FKs to a RocksDB table
2017-11-13 16:07:12 -03:00
Carlos Salguero
498bc54f47
Merge branch '3.0' into PT-139
2017-10-31 15:36:56 -03:00
Tomislav Plavcic
09a53d7ce0
Added initial test sandbox support for mariadb 10.2
2017-05-24 17:38:07 +02:00
Carlos Salguero
3a62d1bdb4
PT-142 Fixed tests for MySQL 5.6
2017-05-23 16:38:06 -03:00
Carlos Salguero
5744fdf583
PT-139 Added replication channels suport to pt-table-sync
2017-05-12 11:55:52 -03:00
Carlos Salguero
095815793e
PT-133 Fixed sandbox won't start if autocommit=0 in my.cnf
2017-05-05 14:36:50 -03:00
Carlos Salguero
fcd1cb173f
More 5.7 tests fixed
2017-04-27 16:44:46 -03:00
Carlos Salguero
a6c55737f5
Updated tests & 5.7 sandbox files
2017-04-27 12:06:43 -03:00
Carlos Salguero
92ac5987e1
Fixed some tests for MySQL 5.7
2017-04-25 16:50:54 -03:00
Carlos Salguero
3e9f8e7ee6
Fix MySQL 5.7 sandbox
2017-04-25 10:35:07 -03:00
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