mirror of
https://github.com/MariaDB/server.git
synced 2025-05-08 15:01:49 +03:00
9 lines
268 B
Plaintext
9 lines
268 B
Plaintext
#############################
|
|
# Author: JBM
|
|
# Date: 2006-01-11
|
|
# Purpose: Engine Wrapper for rpl_stm_EE_err2.test
|
|
##############################
|
|
-- source include/have_binlog_format_statement.inc
|
|
let $engine_type=myisam;
|
|
-- source extra/rpl_tests/rpl_stm_EE_err2.test
|