mariadb/mysql-test/suite/rpl/t/rpl_row_blob_myisam.test

14 lines
517 B
Text
Raw Normal View History

2006-01-05 03:56:22 +01:00
#################################
# Wrapper for rpl_row_blob.test#
#################################
########################################################
# By JBM 2005-02-15 Wrapped to allow reuse of test code#
# Added to skip if ndb is default #
########################################################
-- source include/not_ndb_default.inc
-- source include/have_binlog_format_row.inc
-- source include/master-slave.inc
2006-01-05 03:56:22 +01:00
let $engine_type=myisam;
-- source extra/rpl_tests/rpl_row_blob.test