mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Fix typo
Mark one more test as needing binlog
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Replication tests need binlog
|
||||
source include/have_binlog.inc;
|
||||
source include/have_log_bin.inc;
|
||||
|
||||
connect (master,127.0.0.1,root,,test,$MASTER_MYPORT,);
|
||||
connect (master1,127.0.0.1,root,,test,$MASTER_MYPORT,);
|
||||
|
Reference in New Issue
Block a user