wb_id to id
This commit is contained in:
@@ -92,7 +92,7 @@ while [ "${1}" != "" ]; do
|
||||
;;
|
||||
-q | --quiet ) quiet=1
|
||||
;;
|
||||
-i | --ignore-table ) mysqlparams="${mysqlparams} --master-data --include-master-host-port --ignore-table=${1}" ;
|
||||
-i | --ignore-table ) mysqlparams="${mysqlparams} --ignore-table=${1}" ;
|
||||
;;
|
||||
--pid-file ) shift
|
||||
pidfile=${1}
|
||||
|
||||
Reference in New Issue
Block a user