mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
10 lines
309 B
Text
10 lines
309 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
|
||
|
let $engine_type=NDBCLUSTER;
|
||
|
-- source extra/rpl_tests/rpl_row_sp006.test
|