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 2b37260 commit 3f75808Copy full SHA for 3f75808
ci/mysql57.sh
@@ -5,7 +5,6 @@ set -eux
5
apt-get purge -qq '^mysql*' '^libmysql*'
6
rm -fr /etc/mysql
7
rm -fr /var/lib/mysql
8
-apt-key add support/5072E1F5.asc # old signing key
9
apt-key add support/3A79BD29.asc # 5.7.37 and higher
10
apt-key add support/B7B3B788A8D3785C.asc # 8.1 and higher
11
# Verify the repository as add-apt-repository does not.
ci/mysql80.sh
apt-key add support/3A79BD29.asc # 8.0.28 and higher
0 commit comments