mysql-JDBC 通过SSH Tunnel连接MySQL数据库
程序员文章站
2024-01-09 23:27:16
...
mysqljdbc数据库sshexception
JDBC 通过SSH Tunnel连接MySQL数据库,在获取connection 的时候总是报查询信息太多,是怎么回事?
具体信息如下:Exception in thread "main" com.mysql.jdbc.PacketTooBigException: Packet for query is too large (4739923 > 1048576). You can change this value on the server by setting the max_allowed_packet' variable.
上一篇: 视频学习网站防作弊方法
下一篇: Ubuntu下MySQL数据库的安装使用
推荐阅读