mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
Restore skiping rpl.rpl_mdev6020 under Valgrind
(Revert a change done by mistake when XtraDB was removed.) Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
This commit is contained in:
parent
b4c2e23954
commit
33854d7324
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# Test applies a large binlog, takes long under Valgrind with little benefit.
|
||||
--source include/not_valgrind.inc
|
||||
--source include/have_innodb.inc
|
||||
--source include/have_partition.inc
|
||||
--source include/have_binlog_format_mixed_or_row.inc
|
||||
|
|
Loading…
Add table
Reference in a new issue