mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
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:
parent
49ded3709b
commit
a2beafcb0b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue