[MDEV-16469] SET GLOBAL innodb_change_buffering has no effect Created: 2018-06-12  Updated: 2018-06-12  Resolved: 2018-06-12

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB
Affects Version/s: 10.3.7
Fix Version/s: 10.3.8

Type: Bug Priority: Major
Reporter: Marko Mäkelä Assignee: Marko Mäkelä
Resolution: Fixed Votes: 0
Labels: regression

Issue Links:
Problem/Incident
is caused by MDEV-12218 Clean up InnoDB parameter validation Closed
is caused by MDEV-12272 port WL#7488: InnoDB startup refactoring Closed

 Description   

When type of the settable global variable innodb_change_buffering was changed from string to ENUM, the "shadow" variable ibuf_use stopped being updated as a result of SET GLOBAL innodb_change_buffering. Only on InnoDB startup, the parameter innodb_change_buffering would take effect.

We should remove the redundant variable ibuf_use and map the parameter to a single global variable.


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