mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Cleanup: Remove useless message "If you are installing InnoDB"
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
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.");
|
||||
call mtr.add_suppression("InnoDB: Cannot open datafile for read-only: .*");
|
||||
call mtr.add_suppression("InnoDB: Ignoring tablespace .* because it could not be opened.");
|
||||
call mtr.add_suppression("InnoDB: Tablespace for table .* is set as discarded.");
|
||||
|
Reference in New Issue
Block a user