mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
8661497e9b
- Update mysql-test-run.pl to collect tests from several suites - Group test into suites - Add suite.opt file
8 lines
277 B
Text
8 lines
277 B
Text
#############################
|
|
# Author: JBM
|
|
# Date: 2006-01-11
|
|
# Purpose: Engine Wrapper for rpl_stm_EE_err2.test
|
|
##############################
|
|
-- source include/have_binlog_format_mixed_or_statement.inc
|
|
let $engine_type=myisam;
|
|
-- source extra/rpl_tests/rpl_stm_EE_err2.test
|