mirror of
https://github.com/MariaDB/server.git
synced 2025-03-26 08:58:40 +01:00
MDEV-24612 fixup: Skip the test for --embedded
This commit is contained in:
parent
700ae20d45
commit
c6308355e5
1 changed files with 1 additions and 0 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Reference in a new issue