Only one configuration file for all database creation/drop scripts.
This commit is contained in:
@@ -9,7 +9,7 @@ tmp_log_file="$(mktemp)"
|
||||
# -------------
|
||||
# - Variable settings
|
||||
# -------------
|
||||
DEFAULT_MYSQL_CREDENTIAL_ARGS="--login-path=local"
|
||||
DEFAULT_MYSQL_CREDENTIAL_ARGS="--defaults-file=/usr/local/mysql/sys-maint.cnf"
|
||||
ALL_DATABASES=false
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user