[MDEV-9828] The default of innodb_log_buffer_size is incoinsistent between the documentation and the installation Created: 2016-03-29  Updated: 2016-03-30  Resolved: 2016-03-30

Status: Closed
Project: MariaDB Server
Component/s: Documentation
Affects Version/s: 10.1.10
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Dmitry Gilevskiy Assignee: Ian Gilfillan
Resolution: Fixed Votes: 0
Labels: None
Environment:

RHEL



 Description   

The default documented value of the innodb_log_buffer_size parameter is 8M, the value after the installation is 16 M:

MariaDB [(none)]> show variables like 'innodb_log_buffer_size';
+------------------------+----------+
| Variable_name          | Value    |
+------------------------+----------+
| innodb_log_buffer_size | 16777216 |
+------------------------+----------+



 Comments   
Comment by Ian Gilfillan [ 2016-03-30 ]

Fixed, the default changed in 10.1.9

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