Skip to content
Snippets Groups Projects
Verified Commit 5c7e2466 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: fix setup with mysql 5.7

parent 038d837e
No related branches found
No related tags found
No related merge requests found
Pipeline #9197 failed
......@@ -51,6 +51,7 @@ if [[ -z "$MYSQL_CMD" ]] ; then
fi
# Restore backup.
echo "$my_env"
eval "$my_env"
export MYSQL_CMD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment