1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Adjust tests after commit b5615eff0d

This commit is contained in:
Marko Mäkelä
2019-04-02 11:01:27 +03:00
parent ea5cda5269
commit 517486963b
8 changed files with 8 additions and 0 deletions

View File

@ -15,6 +15,7 @@
-- source include/have_innodb.inc
let $restart_noprint=2;
call mtr.add_suppression("InnoDB: Operating system error number .* in a file operation.");
call mtr.add_suppression("InnoDB: The error means the system cannot find the path specified.");
call mtr.add_suppression("InnoDB: If you are installing InnoDB, remember that you must create directories yourself, InnoDB does not create them.");