MDEV-24612 fixup: Skip the test for --embedded

This commit is contained in:
Marko Mäkelä 2021-01-28 07:51:43 +02:00
parent 700ae20d45
commit c6308355e5

View file

@ -1,5 +1,6 @@
# This test is for MDEV-24612 fix
--source include/have_innodb.inc
--source include/not_embedded.inc
call mtr.add_suppression("Creating system tablespace with existing redo log file is not recommended.");
call mtr.add_suppression("InnoDB: Database creation was aborted");