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


-- 
RT Training in Seattle, June 19-20: http://bestpractical.com/training

Reply via email to