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