Details
Description
The backend protocol unconditionally sends a COM_QUIT even if one was already sent. This seems to result in the socket being closed with a RST instead of the expected FIN ACK sequence that normal shutdown would use.
The backend protocol unconditionally sends a COM_QUIT even if one was already sent. This seems to result in the socket being closed with a RST instead of the expected FIN ACK sequence that normal shutdown would use.