1
0
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:
Serge Kozlov
2009-10-02 23:24:40 +04:00
parent db72514486
commit 3aae87ad92
9 changed files with 1146 additions and 0 deletions

View File

@ -0,0 +1,4 @@
-- require r/have_ssl.require
disable_query_log;
show variables like 'have_ssl';
enable_query_log;