[MDEV-21990] Issue a message on changing deprecated innodb_log_files_in_group Created: 2020-03-20  Updated: 2020-03-26  Resolved: 2020-03-23

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB
Fix Version/s: 10.5.2

Type: Task Priority: Major
Reporter: Eugene Kosov (Inactive) Assignee: Eugene Kosov (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-14425 Change the InnoDB redo log format to ... Closed
relates to MDEV-20907 Set innodb_log_files_in_group=1 by de... Closed

 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



 Comments   
Comment by Marko Mäkelä [ 2020-03-20 ]

The function innodb_init_params() must reset all ignored parameters to the hard-coded values, to make SHOW statements reflect that the parameters are ignored.

Generated at Thu Feb 08 09:11:21 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.