Bug #77781 | No alternative for max_long_data_size in 5.6 | ||
---|---|---|---|
Submitted: | 19 Jul 2015 20:35 | Modified: | 20 Jul 2015 18:47 |
Reporter: | Daniël van Eeden (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Options | Severity: | S3 (Non-critical) |
Version: | 5.6 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[19 Jul 2015 20:35]
Daniël van Eeden
[20 Jul 2015 5:06]
MySQL Verification Team
Hello Daniël, Thank you for the report and test case. Thanks, Umesh
[20 Jul 2015 18:47]
Daniël van Eeden
Note that in MariaDB 10.1 the server can write events which are larger than the max max_allowed_packet if max_long_data_size > max max_allowed_packet. This will break replication and point in time restore based on the binlogs. So keep replication in mind when fixing this bug.