[MDEV-27213] Clarification on documentation for parameter rocksdb_block_cache_size Created: 2021-12-09 Updated: 2021-12-09 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Mershad Irani | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I see that the parameter rocksdb_block_cache_size is a static variable, However, I am able to dynamically set it using "set global" https://mariadb.com/kb/en/myrocks-system-variables/#rocksdb_block_cache_size I wanted to seek clarification around the documentation.
|