[MDEV-25073] INNODB_BUFFER_POOL_LOAD_PAGES_ABORT, INNODB_LRU_FLUSH_SIZE variables are not documented Created: 2021-03-06 Updated: 2021-03-07 Resolved: 2021-03-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Elena Stepanova | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Search in the KB doesn't return anything for this variable:
Present in 10.3-10.6.
Present in 10.5, 10.6 |
| Comments |
| Comment by Ian Gilfillan [ 2021-03-07 ] | ||||||||||||||||
|
These are available in debug builds only. | ||||||||||||||||
| Comment by Ian Gilfillan [ 2021-03-07 ] | ||||||||||||||||
|
Documented. | ||||||||||||||||
| Comment by Elena Stepanova [ 2021-03-07 ] | ||||||||||||||||
|
That's not quite so. The first one (INNODB_BUFFER_POOL_LOAD_PAGES_ABORT) is debug only. The second one, INNODB_LRU_FLUSH_SIZE, is present in release builds as well:
|