mirror of
https://github.com/MariaDB/server.git
synced 2025-05-10 02:01:19 +03:00
7 lines
227 B
Plaintext
7 lines
227 B
Plaintext
#####################################
|
|
# Wrapper for rpl_commit_after_flush#
|
|
#####################################
|
|
-- source include/have_innodb.inc
|
|
let $engine_type=innodb;
|
|
-- source extra/rpl_tests/rpl_commit_after_flush.test
|