[rt-users] Database mangling 1mb

Chris Herrmann chrisherrmann7 at gmail.com
Tue May 28 21:01:26 EDT 2013


Hi my guess would be max allowed packet size (my.cnf) is being exceeded. If MySQL receives an oversized field it will truncate to the specified limit. This will break binary files. 

Make sure your:

Regular web access has a large enough max allowed packet;
That your backups match this value;
That any restore scripts / procedures also match this value. 


Chris Herrmann
Far Edge
+612 84251400
+614 03393309
http://www.faredge.com.au


More information about the rt-users mailing list