mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
9304785c10
Cleanup the sideeffects from most of the testcases with sideeffects.
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
|