[MDEV-24836] aria_log_dir_path option now completely undocumented ... Created: 2021-02-10 Updated: 2021-04-19 Resolved: 2021-02-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
When searching for the aria_log_dir_path option the only match in the KB documentation is on the aria_read_log utility page. The actual server option is nowhere mentioned even though it exists and works. It is not listed (anymore, see Aria System Variables page links to "Aria Options", but that links to #aria-options "mysqld Options" page, which does not (or not anymore) have such a section. |
| Comments |
| Comment by Ian Gilfillan [ 2021-02-10 ] |
|
It is actually documented at mysqld-options/#-aria-log-dir-path |
| Comment by Ian Gilfillan [ 2021-02-10 ] |
|
FYI, https://mariadb.com/kb/en/full-list-of-mariadb-options-system-and-status-variables/ is a page listing all options and variables, so is usually easiest to search. |
| Comment by Hartmut Holzgraefe [ 2021-02-10 ] |
|
Weird, I am pretty sure I had searched https://mariadb.com/kb/en/mysqld-options/ for both variants, but did not find anything. I even searched HTML source, just in case ... :o |