mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-24612 fixup: Skip the test for --embedded
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
# This test is for MDEV-24612 fix
|
# This test is for MDEV-24612 fix
|
||||||
--source include/have_innodb.inc
|
--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("Creating system tablespace with existing redo log file is not recommended.");
|
||||||
call mtr.add_suppression("InnoDB: Database creation was aborted");
|
call mtr.add_suppression("InnoDB: Database creation was aborted");
|
||||||
|
Reference in New Issue
Block a user