summaryrefslogtreecommitdiff
path: root/scripts/galera_new_cluster.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/galera_new_cluster.sh')
-rwxr-xr-xscripts/galera_new_cluster.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/galera_new_cluster.sh b/scripts/galera_new_cluster.sh
index e4e2ac39b52..5a8ca6958a7 100755
--- a/scripts/galera_new_cluster.sh
+++ b/scripts/galera_new_cluster.sh
@@ -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}