mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new mysql-test/mysql-test-run.pl: Auto merged
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
###################################
|
||||
# Wrapper rpl_sv_relay_space.test #
|
||||
# This test has to be wrapped as #
|
||||
# It tests ndb, innodb and MyISAM.#
|
||||
# By Wrapping we are saving some #
|
||||
# space and making the test more #
|
||||
# Maintainable by only having one #
|
||||
# test file and reusing the code #
|
||||
# In Addition, INNODB has to have #
|
||||
# Option files during this test #
|
||||
# to force innodb on the slave #
|
||||
# else the test will fail #
|
||||
###################################
|
||||
#Change Author: JBM #
|
||||
#Change Date: 2006-02-03 #
|
||||
#Change: Added Comments #
|
||||
###################################
|
||||
--source include/have_ndb.inc
|
||||
let $engine_type=NDB;
|
||||
-- source extra/rpl_tests/rpl_sv_relay_space.test
|
||||
|
||||
Reference in New Issue
Block a user