mariadb/mysql-test/include/have_ssl_communication.inc
Serge Kozlov 3aae87ad92 WL#4641 Heartbeat testing
This is backport for next-mr.

The patch adds new test cases that cover replication heartbeat testing.
2009-10-02 23:24:40 +04:00

4 lines
99 B
PHP

-- require r/have_ssl.require
disable_query_log;
show variables like 'have_ssl';
enable_query_log;