Only one configuration file for all database creation/drop scripts.

This commit is contained in:
2019-11-05 15:14:58 +01:00
parent 7894f27be1
commit aa98cc0fbc
10 changed files with 129 additions and 200 deletions

View File

@@ -63,3 +63,10 @@
# - further relevance .
# -
#mysql_credential_args_arr=""
# - log_file - only available for optimize_tables script
# -
# - Defaults to "/var/log/${script_name%%.*}.log"
# -
#log_file="/var/log/optimize_mysql_tables.log"