[MDEV-7608] InnoDB Buffer Pool initialized even if server won't start because of unknown variables Created: 2015-02-18  Updated: 2015-02-18

Status: Open
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Minor
Reporter: Federico Razzoli Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

If my.cnf contains a mistyped variable, MariaDB will not start and the error will be correctly reported in the error log. But before mysqld terminates, the InnoDB Buffer Pool will be initialized. This is annoying, because the initialization can take time.

I understand that MariaDB cannot validate options before loading plugins, but could the Buffer Pool initialization be deferred until options validation?


Generated at Thu Feb 08 07:20:54 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.