Bug #80622 | Packet for query is too large (1122 > 1024) | ||
---|---|---|---|
Submitted: | 5 Mar 2016 3:12 | Modified: | 7 Mar 2016 15:08 |
Reporter: | Amila Banuka Amarasinghe | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Connection Handling | Severity: | S2 (Serious) |
Version: | 5.7.11 | OS: | Ubuntu |
Assigned to: | CPU Architecture: | Any | |
Tags: | client, jdbc, query |
[5 Mar 2016 3:12]
Amila Banuka Amarasinghe
[5 Mar 2016 20:58]
MySQL Verification Team
Are you tried to increase the value of max_allowed_packet (maybe 250 MB)?. Thanks.
[6 Mar 2016 2:45]
Amila Banuka Amarasinghe
We have not tried. because the exception is complaining the max allowed packet size is 1122 (1122 > 1024). We'll update the server value and provide an update within few days.
[7 Mar 2016 15:08]
MySQL Verification Team
This is a duplicate of the bug #76177. If you do not consider this a duplicate, provide a fully repeatable test case. This test case should involve only MySQL server and a program written with some of our Connectors, best of all Connector/C. A test case using any second or third tier programs, like WWW servers will not be considered as this could just show a bug that does not belong to MySQL.