Details
-
Task
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently (MariaDB 10.0.15 on Fedora 21) when the size of an INSERT exceeds max_allowed_packet, the connection to the server goes away (MDEV-6338) with no explanation anywhere. Many wasted hours could be saved by a simple message saying something like "INSERT size exceeds max_allowed_packet". For bonus points, add a suggestion of how to fix the problem.