1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-26 01:44:06 +03:00
Files
mariadb/mysql-test/suite/rpl_ndb/t/rpl_ndb_commit_afterflush.test
tsmith@maint1.mysql.com 54253a0763 Merge maint1.mysql.com:/data/localhome/tsmith/bk/51
into  maint1.mysql.com:/data/localhome/tsmith/bk/maint/51
2007-07-04 22:38:53 +02:00

12 lines
409 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/ndb_master-slave.inc
-- source include/have_log_bin.inc
let $engine_type=NDB;
-- source extra/rpl_tests/rpl_commit_after_flush.test