sixhop / AutoMySQLBackup

A fork and further development of AutoMySQLBackup from sourceforge. http://sourceforge.net/projects/automysqlbackup/
GNU General Public License v2.0
341 stars 103 forks source link

[Bug] ERROR 2013 (HY000) at line 1: Lost connection to MySQL server during query #23

Closed lqdung1992 closed 6 years ago

lqdung1992 commented 6 years ago

I got the error after I finished (though the backup was successful)

Run command sudo /usr/local/bin/automysqlbackup: image

Log /var/log/Backup_Post_Pre_log:

image

My environment: NAME="Amazon Linux AMI" ID="amzn" ID_LIKE="rhel fedora" PRETTY_NAME="Amazon Linux AMI 2018.03" Mysql5.6

lqdung1992 commented 6 years ago

I've fixed it. Because of some functions on the CONFIG_postbackup event. it causes this error.

pmvbajpai commented 6 years ago

Could you please let me know the exact issue and its solution as I am facing the same. Thanks in advance.