mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
6c2c8482bf
mysql-test/extra/rpl_tests/rpl_EE_err.test: Splitting tests case per Lars review mysql-test/t/rpl_EE_err.test: Splitting tests case per Lars review mysql-test/r/rpl_EE_err.result: Splitting tests case per Lars review mysql-test/t/rpl_stm_EE_err2.test: New test case file from splitting out the test cases from the orginal rpl_EE_error.test per lars mysql-test/extra/rpl_tests/rpl_stm_EE_err2.test: New test case file from splitting out the test cases from the orginal rpl_EE_error.test per lars mysql-test/r/rpl_stm_EE_err2.result: New test case file from splitting out the test cases from the orginal rpl_EE_error.test per lars BitKeeper/deleted/.del-rpl_row_EE_err.test~b3d8db3eacbb7af5: Delete: mysql-test/extra/rpl_tests/rpl_row_EE_err.test BitKeeper/deleted/.del-rpl_row_EE_err.test~6cd033708a4535db: Delete: mysql-test/t/rpl_row_EE_err.test BitKeeper/deleted/.del-rpl_row_EE_err.result~5ad217703f686c4d: Delete: mysql-test/r/rpl_row_EE_err.result
8 lines
268 B
Text
8 lines
268 B
Text
#############################
|
|
# 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
|