Update upstream script reference link.

This commit is contained in:
Jarek Prokop 2022-04-29 17:48:13 +02:00
parent b6f85bc7e5
commit 184bbedf20

View File

@ -127,7 +127,7 @@ mysql -u ${MYSQL_TEST_USER} \
-S "${MYSQL_TEST_SOCKET}" \
-P "${MYSQL_TEST_PORT}"
# See https://github.com/brianmario/mysql2/blob/master/.travis_setup.sh
# See https://github.com/brianmario/mysql2/blob/master/ci/setup.sh
mysql -u root \
-e 'CREATE DATABASE /*M!50701 IF NOT EXISTS */ test' \
-S "${MYSQL_TEST_SOCKET}" \