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
Latest posts by Rajesh Kumar (see all)
- Implementing Managed IT Services: A Step-by-Step Guide - August 30, 2024
- DevOps Foundation Certification - August 29, 2024
- SRE Foundation Certification - August 29, 2024