[MDEV-10346] Create bind-address as a system variable Created: 2016-07-08 Updated: 2017-11-02 Resolved: 2017-11-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server, Variables |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Ian Gilfillan | Assignee: | Sergei Golubchik |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
MySQL 5.6 added the bind-address directive as a system variable: https://dev.mysql.com/doc/refman/5.6/en/server-options.html This change was not brought into MariaDB, but it would be useful, as this allows users to access the value more easily, and to maintain compatibility with MySQL applications that may do this. |
| Comments |
| Comment by Ian Gilfillan [ 2016-09-04 ] |
|
Here's an example of a user being thrown by not finding this: |
| Comment by Andrii Nikitin (Inactive) [ 2017-11-02 ] |
|
should be fixed in |