1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Mark one more test as needing binlog
This commit is contained in:
msvensson@pilot.(none)
2007-06-07 20:25:22 +02:00
parent c0144886bf
commit 597c75d2fd
4 changed files with 4 additions and 3 deletions

View File

@@ -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,);