mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +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:
7
mysql-test/suite/rpl/t/rpl_heartbeat_basic.cnf
Normal file
7
mysql-test/suite/rpl/t/rpl_heartbeat_basic.cnf
Normal file
@@ -0,0 +1,7 @@
|
||||
!include ../my.cnf
|
||||
|
||||
[mysqld.1]
|
||||
log-slave-updates
|
||||
|
||||
[mysqld.2]
|
||||
log-slave-updates
|
||||
Reference in New Issue
Block a user