[MDEV-26153] aria_log_dir_path is not available in global variables Created: 2021-07-15 Updated: 2022-03-29 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Configuration, Storage Engine - Aria |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | VAROQUI Stephane | Assignee: | Michael Widenius |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | beginner-friendly | ||
| Description |
|
Every other tunable file path can be discovered from VARIABLES but not aria_log_dir_path making it hard to regenerate configuration that was discovered from an external tool |
| Comments |
| Comment by Elena Stepanova [ 2022-03-29 ] |
|
There are quite some options in MariaDB which are not matched by variables, although maybe not "file paths", and in case of aria-log-dir-path it's also documented. It is a valid feature request though. |