mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 23:34:34 +01:00
bb8831ce1d
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-2team
11 lines
402 B
Text
11 lines
402 B
Text
#################################
|
|
# Wrapper for rpl_row_sp006.test#
|
|
# These tests have been wrapped #
|
|
# so the same code can be used #
|
|
# For different engines #
|
|
#################################
|
|
-- source include/have_ndb.inc
|
|
-- source include/have_binlog_format_mixed_or_row.inc
|
|
-- source include/ndb_master-slave.inc
|
|
let $engine_type=NDBCLUSTER;
|
|
-- source extra/rpl_tests/rpl_row_sp006.test
|