When I try and run a sonar analysis I get this exception
com.mysql.jdbc.PacketTooBigException: Packet for query is too large (1807198 > 1048576). You can change this value on the server by setting the max_allowed_packet' variable.
Where on the sonar server should I set this value?
I'm using Sonar 3.4.1 and MySQL 5.x