diff --git a/tests/ci/integration/run_mysql_integration.sh b/tests/ci/integration/run_mysql_integration.sh index cec4ca6149..0365e9bfd4 100755 --- a/tests/ci/integration/run_mysql_integration.sh +++ b/tests/ci/integration/run_mysql_integration.sh @@ -6,7 +6,7 @@ set -exu source tests/ci/common_posix_setup.sh -MYSQL_VERSION_TAG="mysql-cluster-9.0.1" +MYSQL_VERSION_TAG="mysql-cluster-9.1.0" # This directory is specific to the docker image used. Use -DDOWNLOAD_BOOST=1 -DWITH_BOOST= # with mySQL to download a compatible boost version locally. BOOST_INSTALL_FOLDER=/home/dependencies/boost