max_allowed_packet issues in Sonar

scmuser created the topic: max_allowed_packet issues in Sonar

Hi,
When I execute sonar file to generate the code quality matrix.

I get following error…any help

[code language=”css”]
You can change this value on the server by setting the max_allowed_packet’ variable.
[/code]

scmuser replied the topic: Re:max_allowed_packet issues in Sonar

I go Following Solution for this…

You are using XAMPP:
Change the value of max_allowed_packet = 1M to 16M in lampp/etc/my.cnf

You are using mysql standalone or WAMP

Change the value of max_allowed_packet = 1M to 16M in lampp/etc/my.ini

Rajesh Kumar
Follow me
Latest posts by Rajesh Kumar (see all)
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x