[rt-users] Attachment issue on RT 3.6.3

Mario Rimann mario at rimann.org
Mon Apr 30 14:16:54 EDT 2007


Roy El-Hames schrieb:
> Steven,Mario;
> Have a look at :
> http://lists.fsck.com/pipermail/rt-users/2006-July/040843.html
> it maybe related.
> Roy

Hi folks

Sorry for my late response, didn't find the time to try it during the
last days.

Now it's working! The link above led me to the following MySQL query,
which solved the problem once applied to the database:

ALTER TABLE Attachments CHANGE Content Content LONGBLOB NULL;

Don't forget to backup before you start doing such stuff.


Thanks for the help I (once again) got in the list!
Mario



More information about the rt-users mailing list