mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
ad126d90e0
This includes both code and test cases.
6 lines
230 B
Text
6 lines
230 B
Text
#######################################
|
|
# Wrapper for rpl_failed_optimize.test#
|
|
#######################################
|
|
-- source include/have_innodb.inc
|
|
let $engine_type=InnoDB;
|
|
-- source extra/rpl_tests/rpl_failed_optimize.test
|