mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
After sending packet that is too large, clienrt can get either an error packet with ER_NET_PACKET_TOO_LARGE, or a socket error. Both cases are valid, since the server does not ensure reply was fully read by client, before shutting down and closing the socket.
10 KiB
10 KiB