Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Use can change that variable, but it's value will be silently ignored. Instead, it should be ignored loudly. Also, documentation should be updated. https://mariadb.com/kb/en/innodb-system-variables/#innodb_log_files_in_group
The deprecation itself happened in https://github.com/MariaDB/server/commit/9ef2d29ff44de2013c95666a011b993e5c2e5674
Attachments
Issue Links
- relates to
-
MDEV-14425 Change the InnoDB redo log format to reduce write amplification
- Closed
-
MDEV-20907 Set innodb_log_files_in_group=1 by default
- Closed
-
MDEV-33503 innodb_log_files_in_group is quietly ignored
- Confirmed