Skip to content

Commit

Permalink
Merge pull request #859 from grooverdan/10.1-galera_new_cluster-unsed…
Browse files Browse the repository at this point in the history
…-vars

galera_new_cluster.sh: unused variables
  • Loading branch information
Jan Lindström committed Sep 3, 2018
2 parents 63ad6a9 + eda88e6 commit 34e026f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/galera_new_cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ EOF
exit 0
fi

VERSION="@VERSION@@MYSQL_SERVER_SUFFIX@"
COMPILATION_COMMENT="@COMPILATION_COMMENT@"

systemctl set-environment _WSREP_NEW_CLUSTER='--wsrep-new-cluster' && \
systemctl start ${1:-mariadb}

Expand Down

0 comments on commit 34e026f

Please sign in to comment.