summaryrefslogtreecommitdiff
path: root/mysql-test/t/rpl_row_blob_innodb.test
blob: 0bce657f9f981a3333840c00609326c68bd5f0ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#################################
# 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_innodb.inc
let $engine_type=InnoDB;
-- source extra/rpl_tests/rpl_row_blob.test