[MDEV-11496] log_basename is only in full list documentation, not in server settings Created: 2016-12-07 Updated: 2016-12-07 Resolved: 2016-12-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Michaël de groot | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi, In the full list of mysqld option I found log_basename: In the server settings docs I did not find it: Also it would be nice to link references to log_basename in places where it's referenced (for example at log_bin). Thanks, |
| Comments |
| Comment by Ian Gilfillan [ 2016-12-07 ] |
|
--log-basename is an option, not a server variable, so is only listed on the full list page, and the list of options. I've added a link to it from log-bin. |