MySQL Forums
Forum List  »  Backup

Re: MySQL dump truncating backups at ~18GB - RT database
Posted by: Stephen Cena
Date: January 26, 2017 08:06AM

Small update: I fixed the error logging issue I had with my log files. I noticed this today:

2017-01-26T01:12:29.975366Z 1622 [Note] Aborted connection 1622 to db: 'rt_service' user: 'backupdb' host: 'localhost' (Got an error writing communication packets)
2017-01-26T01:24:16.284038Z 1628 [Note] Aborted connection 1628 to db: 'rt_service' user: 'backupdb' host: 'localhost' (Got an error writing communication packets)


I'm connecting to localhost on the DB server and writing the backup to a local hard drive on Windows Server 2012 which has folder compression enabled.

What can I check to see why the connection is being dropped?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL dump truncating backups at ~18GB - RT database
795
January 26, 2017 08:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.