mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
galera_new_cluster.sh: unused variables
This commit is contained in:
@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user