mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
9 lines
335 B
Text
9 lines
335 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
|
|
let $engine_type=NDB;
|
|
-- source extra/rpl_tests/rpl_commit_after_flush.test
|