[MDEV-8991] bind-address appears twice in default my.cnf Created: 2015-10-22 Updated: 2015-10-30 Resolved: 2015-10-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation, Galera, Platform Debian |
| Affects Version/s: | 10.1.8 |
| Fix Version/s: | 10.1.9 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Federico Razzoli | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | configuration | ||
| Environment: |
Debian 8 |
||
| Description |
|
In default my.ini, bind-address appears twice. First time in [mysqld] section, set to 127.0.0.1. Second time in [galera] section, set to 0.0.0.0. I don't think it is illogical, but perhaps it's somewhat confusing. Most users are used to search and comment the first occurrence of bind-address, so maybe you could add a comment there. |
| Comments |
| Comment by Elena Stepanova [ 2015-10-26 ] |
|
The second one, for galera, is commented though. nirbhay_c, how do you feel about adding a comment for bind-address in the galera section? |
| Comment by Nirbhay Choubey (Inactive) [ 2015-10-30 ] |
|
https://github.com/MariaDB/server/commit/3e043b30ac03f0c7473da5bf1a433d4db84da7bd |