mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
MDEV-12266: fsp_flags_try_adjust(): Remove a lookup
fsp_header_init(): Take fil_space_t* as a parameter.
This commit is contained in:
@@ -14,7 +14,7 @@ call mtr.add_suppression("InnoDB: Ignoring tablespace for `test`.`td` because it
|
||||
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");
|
||||
call mtr.add_suppression("InnoDB: adjusting FSP_SPACE_FLAGS of tablespace");
|
||||
call mtr.add_suppression("InnoDB: adjusting FSP_SPACE_FLAGS of file ");
|
||||
FLUSH TABLES;
|
||||
--enable_query_log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user