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 15e2342 commit 174a234Copy full SHA for 174a234
build.sh
@@ -32,7 +32,7 @@ echo "mysql_source/mysql present"
32
33
else
34
35
-git clone -v --branch 'mysql-8.0.22' --depth 1 https://github.com/mysql/mysql-server.git mysql_source/mysql
+git clone -v --branch 'mysql-8.0.19' --depth 1 https://github.com/mysql/mysql-server.git mysql_source/mysql
36
37
fi
38
0 commit comments