Vincent Massol wrote: > Hi, > > This is a known issue, see http://jira.xwiki.org/jira/browse/ > XWIKI-2339 for a solution to the problem. > > Thanks > -Vincent > > On May 13, 2008, at 10:09 AM, [EMAIL PROTECTED] wrote: > >> java.sql.BatchUpdateException: Packet for query is too large >> (1458818 > >> 1048576). You can change this value on the server by setting the >> max_allowed_packet' variable. >> at >> com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java: >> 1404)
No, it's not that one, it is a mysql setting. See http://dev.mysql.com/doc/refman/5.0/en/packet-too-large.html -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
