fix so that rpl_row_basic_8partition.test is only run when paritioning is enabled

mysql-test/t/rpl_row_basic_8partition.test:
  this test requires partitioning
This commit is contained in:
unknown 2006-04-11 15:38:32 +02:00
commit a2beafcb0b

View file

@ -7,6 +7,7 @@
# partition tables with same engine (MyISAM) in both ends. #
############################################################
--source include/have_partition.inc
--source include/master-slave.inc
connection master;
--disable_warnings