Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


How to install Mariadb over IPv6
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

How to install Mariadb over IPv6

Trying to install Mariadb 10.3 on centos 7 on a ip6 only vps.

The normal repo,
[mariadb]
name = MariaDB
baseurl = http://yum.mariadb.org/10.3/centos7-amd64
gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
gpgcheck=1

Fails as it seems to try to connect via ipv4, is there a ipv6 repo out there somewhere to install Mariadb 10.3?

Comments

Sign In or Register to comment.