In case someone else runs into this error: I fixed the problem by increasing the limits on the MySQL system variables net_write_timeout and max_allowed_packet.
Gary Gary Hall wrote: > > For the past couple of days the mysqldump command that I use to back > up my RT database has been failing with the following message: > > mysqldump: Error 2013: Lost connection to MySQL server during query > when dumping table `Attachments` at row: 216061 _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
