repair_mysql_tables.sh: fix missing initial value for 'MYSQL_CREDENTIALS_GIVEN'.
This commit is contained in:
		| @@ -9,7 +9,7 @@ tmp_log_file="$(mktemp)" | |||||||
| # ------------- | # ------------- | ||||||
| # - Variable settings | # - Variable settings | ||||||
| # ------------- | # ------------- | ||||||
| DEFAULT_MYSQL_CREDENTIAL_ARGS="--defaults-file=/usr/local/mysql/sys-maint.cnf" | MYSQL_CREDENTIALS_GIVEN=false | ||||||
|  |  | ||||||
| ALL_DATABASES=false | ALL_DATABASES=false | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user