[MDEV-28876] add "SELECT innodb_set_open_files_limit(N)" for dynamic innodb_open_files Created: 2022-06-17 Updated: 2022-06-20 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Richard Stracke | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | compat80 | ||
| Issue Links: |
|
||||||||
| Description |
|
innodb_open_files can be set during runtime since MySQL 8.0.28. Reuqest to add it in MariaDB as well. https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html#sysvar_innodb_open_files |