Update mysql_xtrabackup.sh

This commit is contained in:
2023-12-14 19:57:04 +03:00
parent 4e9e48297a
commit 513c35b9a6

View File

@@ -54,7 +54,7 @@ while [ "${1}" != "" ]; do
-e | --email ) shift -e | --email ) shift
email=${1} ; email=${1} ;
;; ;;
-i | --ignore-database shift -i | --ignore-database ) shift
ignore_database=${1} ; ignore_database=${1} ;
;; ;;
--compress-threads ) shift --compress-threads ) shift