mirror of
https://github.com/MariaDB/server.git
synced 2025-03-08 04:03:30 +01:00
6 lines
227 B
Text
6 lines
227 B
Text
#####################################
|
|
# Wrapper for rpl_commit_after_flush#
|
|
#####################################
|
|
-- source include/have_innodb.inc
|
|
let $engine_type=innodb;
|
|
-- source extra/rpl_tests/rpl_commit_after_flush.test
|