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.



_______________________________________________
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


We're hiring! Come hack Perl for Best Practical: 
http://bestpractical.com/about/jobs.html

Reply via email to