mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-9038 Binlog encryption tests
- created binlog_encryption test suite and added it to the default list - moved some tests from rpl, binlog and multisource suites to extra so that they could be re-used in different suites - made minor changes in include files
This commit is contained in:
4
mysql-test/suite/binlog_encryption/disabled.def
Normal file
4
mysql-test/suite/binlog_encryption/disabled.def
Normal file
@ -0,0 +1,4 @@
|
||||
encrypted_master_switch_to_unencrypted : MDEV-11288 - server crash
|
||||
binlog_incident : MDEV-11319 - mysqlbinlog crash or failure
|
||||
encrypted_master_lost_key : MDEV-11323 - unspecified behavior for IO thread
|
||||
rpl_checksum_cache : MDEV-11486 - sporadic failure in IO thread
|
Reference in New Issue
Block a user