mariadb/mysql-test/t/rpl_row_blob_innodb.test

13 lines
471 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
2006-01-05 03:56:22 +01:00
-- source include/have_innodb.inc
let $engine_type=InnoDB;
2006-01-05 03:56:22 +01:00
-- source extra/rpl_tests/rpl_row_blob.test