Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ソナー分析を実行しようとすると、この例外が発生します
com.mysql.jdbc.PacketTooBigException: クエリのパケットが大きすぎます (1807198 > 1048576)。max_allowed_packet' 変数を設定することにより、サーバーでこの値を変更できます。
ソナー サーバーのどこにこの値を設定すればよいですか?
Sonar 3.4.1 と MySQL 5.x を使用しています