Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5(EOL), 10.0(EOL), 10.1(EOL), 10.2(EOL), 10.3(EOL), 10.4(EOL)
-
None
Description
This is a spin-off from MDEV-4379. Quoting from there
If a mariadb is configured to bind to a hostname, it should be possible for it to bind to both the ipv4 and ipv6 addresses defined for that hostname if the host is set up that way. This is the standard behavior with server software (openldap, postfix, apache, etc). Most also include options to force binding only to a specific ip protocol if desired. This is helpful for dual stack systems where it may be desired to have a server bind to both the ipv4 and ipv6 addresses for serving clients.
Attachments
Issue Links
- causes
-
MDEV-26194 bind_address = :: no longer listens on ipv4
-
- Closed
-
Activity
Workflow | MariaDB v2 [ 52108 ] | MariaDB v3 [ 65013 ] |
Fix Version/s | 10.2 [ 14601 ] |
Issue Type | Task [ 3 ] | Bug [ 1 ] |
Affects Version/s | 5.5 [ 15800 ] | |
Affects Version/s | 10.0 [ 16000 ] | |
Affects Version/s | 10.1 [ 16100 ] | |
Affects Version/s | 10.2 [ 14601 ] | |
Affects Version/s | 10.3 [ 22126 ] | |
Affects Version/s | 10.4 [ 22408 ] |
Fix Version/s | 10.4 [ 22408 ] |
Assignee | Oleksandr Byelkin [ sanja ] |
Assignee | Oleksandr Byelkin [ sanja ] | Rinat Ibragimov [ JIRAUSER41271 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Rinat Ibragimov [ JIRAUSER41271 ] | Sergei Golubchik [ serg ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Fix Version/s | 10.5 [ 23123 ] |
Assignee | Sergei Golubchik [ serg ] | Vladislav Vaintroub [ wlad ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Assignee | Vladislav Vaintroub [ wlad ] | Rinat Ibragimov [ JIRAUSER41271 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Assignee | Rinat Ibragimov [ JIRAUSER41271 ] | Sergei Golubchik [ serg ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] |
Assignee | Sergei Golubchik [ serg ] | Rinat Ibragimov [ JIRAUSER41271 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Assignee | Rinat Ibragimov [ JIRAUSER41271 ] | Daniel Black [ danblack ] |
Component/s | Server [ 13907 ] | |
Fix Version/s | 10.6.0 [ 24431 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Link |
This issue causes |
Workflow | MariaDB v3 [ 65013 ] | MariaDB v4 [ 148095 ] |
The lack of support for multiple sockets is what breaks dual-stack support on OpenBSD.