We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59e2e2 commit c539765Copy full SHA for c539765
script/install.sh
@@ -155,7 +155,7 @@ fi
155
if [ ${DIST} = "CENTOS" ]; then
156
echo '[mariadb]
157
name = MariaDB
158
-baseurl = https://yum.mariadb.org/10.11/centos7-amd64
+baseurl = https://yum.mariadb.org/10.10/centos7-amd64
159
gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
160
gpgcheck=1
161
sslverify=0' > /etc/yum.repos.d/MariaDB.repo
0 commit comments