2019年4月22日

SonarQube Scanner execution execution Error --- Failed to upload report - 500: An error has occurred. Please contact your administrator

摘要: 问题原因:mysql参数设置问题 检查mysql参数: mysql> SHOW VARIABLES LIKE 'max_allowed_packet'; 修改/etc/my.cnf文件: [mysqld] max_allowed_packet = 50M 重启mysql服务: [root@sonar 阅读全文

posted @ 2019-04-22 11:13 一叶飞天 阅读(1152) 评论(0) 推荐(0) 编辑

导航