[MDEV-6087] Allow more than one "bind-address" Created: 2014-04-14 Updated: 2020-01-17 Resolved: 2020-01-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Variables |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Timon Zielonka | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 3 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Allow more than one "bind-address" in the config file. Would be nice if MariaDB would accept something like this: bind-address = 127.0.0.1 192.168.0.5 192.168.0.6 |
| Comments |
| Comment by Hartmut Holzgraefe [ 2020-01-13 ] |
|
MDEV-19976 is a duplicate of this, but contains more information, so this one should be closed as a duplicate of the newer one? |