Skip to content

Commit 174a234

Browse files
committed
fix bug
1 parent 15e2342 commit 174a234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ echo "mysql_source/mysql present"
3232

3333
else
3434

35-
git clone -v --branch 'mysql-8.0.22' --depth 1 https://github.com/mysql/mysql-server.git mysql_source/mysql
35+
git clone -v --branch 'mysql-8.0.19' --depth 1 https://github.com/mysql/mysql-server.git mysql_source/mysql
3636

3737
fi
3838

0 commit comments

Comments
 (0)