mirror of https://github.com/MariaDB/server
Browse Source
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.pull/843/head
2 changed files with 7 additions and 2 deletions
7
mysql-test/t/variables-notembedded.test
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Loading…
Reference in new issue