麦粉社区
>
帖子详情

知识库升级报这个错,怎么解决吗

认证考试 发表于 2023-2-17 11:08
发表于 2023-2-17 11:08:01
Caused by: java.sql.BatchUpdateException: arameter of prepared statement which is set through mysql_send_long_data() is longer than 'max_long_data_size' bytes
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_191]
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_191]
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_191]
发表于 2023-2-17 11:32:11
一般是由于 MySQL 配置中允许Server接受的数据包设置值 max_allowed_packet 太小所导致的。
建议参考文档解决方案处理:https://wiki.smartbi.com.cn/pages/viewpage.action?pageId=76678392
1510063eef52a74d8f.png

回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

2回帖数 0关注人数 775浏览人数
最后回复于:2023-2-17 11:32
快速回复 返回顶部 返回列表