[MDEV-13989] Document that hyphens and underscores are mostly interchangeable in option files Created: 2017-10-03 Updated: 2017-10-10 Resolved: 2017-10-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Configuration, Documentation |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | configuration, documentation | ||
| Description |
|
Hyphens and underscores are interchangeable in option files. For example:
But this doesn't actually seem to be documented here: https://mariadb.com/kb/en/library/configuring-mariadb-with-mycnf/ https://mariadb.com/kb/en/library/mysqld-configuration-files-and-groups/ https://mariadb.com/kb/en/library/mysqld-options/ Should we document this somewhere? |
| Comments |
| Comment by Ian Gilfillan [ 2017-10-10 ] |
|
This is documented at https://mariadb.com/kb/en/library/server-system-variables/, have also added it to https://mariadb.com/kb/en/library/mysqld-options/ |