[rt-users] binary attachment corruption?

Ted Serreyn ted at serreyn.com
Fri Jul 28 14:29:06 EDT 2006


Ruslan, this solution also resolved the attachment issue here under rt
3.6.0.  Is this going to be a permanent change to the schema?

-- 
Ted Serreyn               Phone: 262-432-0260  Fax: 262-432-0232
Serreyn Network Services, LLC            http://www.serreyn.com/


Hello, Chris.
Could you backup your DB, and run next to SQL queries?
ALTER TABLE Attachments CHANGE Content Content LONGBLOB NULL;

Then check if you could binary attachments without problems and report back.
This query is safe but anyway I would suggest you to backup data.






More information about the rt-users mailing list