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

@@ -624,7 +624,7 @@ our @tags=
["include/have_binlog_format_row.inc", "binlog_format", "row"],
["include/have_binlog_format_statement.inc", "binlog_format", "stmt"],
["include/have_binlog_format_mixed.inc", "binlog_format", "mixed"],
["include/have_binlog.inc", "need_binlog", 1],
["include/have_log_bin.inc", "need_binlog", 1],
["include/big_test.inc", "big_test", 1],
["include/have_debug.inc", "need_debug", 1],
["include/have_ndb.inc", "ndb_test", 1],