mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Add a global suppression for O_DIRECT failures
Fixes up commit b8ad6fbd95
This commit is contained in:
@ -1,9 +1,3 @@
|
||||
--disable_query_log
|
||||
call mtr.add_suppression("InnoDB: Failed to set .*DIRECT");
|
||||
# The below mtr suppression to avoid failure in solaris platform.
|
||||
CALL mtr.add_suppression("\\[ERROR\\] InnoDB: Failed to set DIRECTIO_ON on file.*");
|
||||
--enable_query_log
|
||||
|
||||
--source include/not_embedded.inc
|
||||
--source include/have_innodb.inc
|
||||
--source include/have_symlink.inc
|
||||
|
Reference in New Issue
Block a user