Add support of databases from more than one MySQL installation.
This commit is contained in:
@@ -74,7 +74,7 @@ err_Log=${LOCK_DIR}/mysql.err.log
|
||||
# -------------------- Variable --------------------- #
|
||||
#
|
||||
|
||||
_backupDestArchiveDir="${script_backup_dir}/MySQL"
|
||||
_backupDestArchiveDir="${script_backup_dir}/MySQL-${mysql_version}"
|
||||
|
||||
|
||||
if [ $srcHost != "localhost" ] || $_via_ssh_tunnel ;then
|
||||
|
||||
Reference in New Issue
Block a user