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
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