Update mysql_backup.sh
This commit is contained in:
@@ -108,7 +108,7 @@ mysqlparams=" --all-databases \
|
|||||||
--comments \
|
--comments \
|
||||||
--quick \
|
--quick \
|
||||||
--force \
|
--force \
|
||||||
--ignore-table=mysql.proc
|
# --ignore-table=mysql.proc \
|
||||||
--log-error=/var/log/mysqldump.log" ;
|
--log-error=/var/log/mysqldump.log" ;
|
||||||
|
|
||||||
if [ "${singletrans}" ] ; then
|
if [ "${singletrans}" ] ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user