Thanks Jerome, that worked fine.
I have added a comment on XWIKI-2339 but may be it deserve a faq entry ?
Nico
Sergiu Dumitriu wrote:
Yes, that's supposed to fix the issue. I guess
XE-131 was wrongly closed.
Jerome Velociter wrote:
Hi,
I found this on
http://jira.xwiki.org/jira/browse/XE-131 :
ALTER TABLE xwikiattachment_content CHANGE XWA_CONTENT XWA_CONTENT
LONGBLOB NOT NULL;
ALTER TABLE xwikiattachment_archive CHANGE XWA_ARCHIVE XWA_ARCHIVE
LONGBLOB NOT NULL;
Jerome.
> Hi,
>
> I just had the problem describe in XWIKI-2339.
> Now, it is not clear which column of which table I have to modify.
>
> Would it be possible to have an example of SQL query to alter the column
> for MySQL ?
> It would be nice to have this info in the jira issue and/or in the faq.
>
> Thanks,
> Nico
>