mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
The issue is introduced by "MDEV-28699: Shrink temporary tablespaces without restart". SRV_FORCE_NO_LOG_REDO forces server to read only mode and we don't initialize temporary tablespace in read only mode. solution: innodb_truncate_temporary_tablespace_now should be no-op in read only mode.
1.7 KiB
1.7 KiB