mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
6a51e0f8a2
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-rpl
11 lines
419 B
Text
11 lines
419 B
Text
#####################################
|
|
# 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
|
|
-- source include/ndb_master-slave.inc
|
|
let $engine_type=NDB;
|
|
-- source extra/rpl_tests/rpl_commit_after_flush.test
|