[MDEV-27698] InnoDB change buffer docs bug Created: 2022-02-01 Updated: 2022-05-11 Resolved: 2022-05-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Ian Gilfillan | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Description |
|
Email report from Oli Sennhauser Innodb_buffer_pool_pages_dirty: Number of dirty pages in the Change Buffer. Number of InnoDB buffer pool pages which contain dirty (modified) data Number of dirty pages in the Change Buffer. -> Number of dirty pages in the Buffer Pool. And thus IMHO the whole chapter (Change Buffer Related Status Variables) becomes obsolete? According to MySQL Docu: Change Buffer Related Status Variables can be found in the SHOW ENGINE INNODB STATUS output, in I_S.INNODB_METRICS and I_S.INNODB_BUFFER_PAGE |
| Comments |
| Comment by Ian Gilfillan [ 2022-05-11 ] |
|
Agree, that section shouldn't have been there. I've removed it. |