mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
WL#4641 Heartbeat testing
This is backport for next-mr. The patch adds new test cases that cover replication heartbeat testing.
This commit is contained in:
4
mysql-test/include/have_ssl_communication.inc
Normal file
4
mysql-test/include/have_ssl_communication.inc
Normal file
@ -0,0 +1,4 @@
|
||||
-- require r/have_ssl.require
|
||||
disable_query_log;
|
||||
show variables like 'have_ssl';
|
||||
enable_query_log;
|
Reference in New Issue
Block a user