diff options
author | Tatjana Azundris Nuernberg <tatjana.nuernberg@oracle.com> | 2012-02-17 19:02:17 +0000 |
---|---|---|
committer | Tatjana Azundris Nuernberg <tatjana.nuernberg@oracle.com> | 2012-02-17 19:02:17 +0000 |
commit | da2cc0cdf6ea9b1e689f41307ec118cf05579fc7 (patch) | |
tree | b79a216e0f89da10e47a28ebeda751d7714a878b /config | |
parent | ad72fff9b0efcd772be1fed6fde5e8e357a5f58e (diff) | |
download | mariadb-git-da2cc0cdf6ea9b1e689f41307ec118cf05579fc7.tar.gz |
BUG#13431369 - MAIN.VARIABLES-NOTEMBEDDED CRASHES THE SERVER SPORADICALLY ON WINDOWS
On shutdown(), Windows can drop traffic still queued for sending even if that
wasn't specifically requested. As a result, fatal errors (those after
signaling which the server will drop the connection) were sometimes only
seen as "connection lost" on the client side, because the server-side
shutdown() erraneously discarded the correct error message before sending
it.
If on Windows, we now use the Windows API to access the (non-broken) equivalent
of shutdown().
Backport from trunk
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions