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 > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
