Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-26194

bind_address = :: no longer listens on ipv4

    XMLWordPrintable

Details

    Description

      I'm not sure if this is a bug, or maybe this should be documented a lot better because I spent some time on this.

      Probably caused by MDEV-6536, specifying

      bind_address = ::

      no longer listens on both ipv4 and ipv6 like it did before. It now only listens on ipv6, causing unexpected "Connection Refused" errors when connecting through ipv4.

      Previously mariadb listened on

      *:3306

      , in 10.6 this became

      [::]:3306

      Attachments

        Issue Links

          Activity

            People

              greenman Ian Gilfillan
              sjon sjon
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.