1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-06 19:08:06 +03:00
Files
mariadb/mysql-test/t/rpl_ndb_commit_afterflush.test
mats@kindahl-laptop.dnsalias.net 61ac88f313 WL#3303 (RBR: Engine-controlled logging format):
Test case fixes.
2007-06-14 11:05:48 +02:00

11 lines
380 B
Plaintext

#####################################
# Wrapper for rpl_commit_after_flush#
# Wrapped to reuse test code on #
# Different engines #
# By JBM 2004-02-15 #
#####################################
-- source include/have_ndb.inc
-- source include/have_binlog_format_row.inc
let $engine_type=NDB;
-- source extra/rpl_tests/rpl_commit_after_flush.test