[MDEV-15448] Remove "innodb_additional_mem_pool_size" setting from my-innodb-heavy-4G.cnf file Created: 2018-03-01  Updated: 2018-03-03  Resolved: 2018-03-03

Status: Closed
Project: MariaDB Server
Component/s: Configuration
Affects Version/s: 10.2
Fix Version/s: 10.2.14

Type: Bug Priority: Minor
Reporter: Hailong Zhao Assignee: Elena Stepanova
Resolution: Fixed Votes: 0
Labels: None


 Description   

After installing 10.2 on my CentOS 7 box, I copied over the sample config file

/usr/share/mysql/my-innodb-heavy-4G.cnf

to

/etc/my.cnf.d/

, while server failed to start with error.

Removing the

innodb_additional_mem_pool_size

setting from the sample config would resolve the issue.



 Comments   
Comment by Elena Stepanova [ 2018-03-02 ]

Thanks for the report. The option was removed in 10.2 (it still exists in XtraDB source code in 10.2, but XtraDB itself is not compiled and not used).

The fix is to remove all remaining usages of the option.

10.3 is not affected, because there the configuration templates themselves have been removed.

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