Update mysql_xtrabackup.sh
This commit is contained in:
@@ -54,7 +54,7 @@ while [ "${1}" != "" ]; do
|
||||
-e | --email ) shift
|
||||
email=${1} ;
|
||||
;;
|
||||
-i | --ignore-database shift
|
||||
-i | --ignore-database ) shift
|
||||
ignore_database=${1} ;
|
||||
;;
|
||||
--compress-threads ) shift
|
||||
|
||||
Reference in New Issue
Block a user