summaryrefslogtreecommitdiff
path: root/INSTALL-WIN-SOURCE
diff options
context:
space:
mode:
authorDavi Arnaut <Davi.Arnaut@Sun.COM>2009-03-26 20:17:27 -0300
committerDavi Arnaut <Davi.Arnaut@Sun.COM>2009-03-26 20:17:27 -0300
commitbfa198c2e700c96f46743a217459470a6dc19a67 (patch)
tree5c1613304d29947b6024b159a6d7ca222b80c3c8 /INSTALL-WIN-SOURCE
parent1517db6ba13a6ce79e215b33afac2402130ea897 (diff)
downloadmariadb-git-bfa198c2e700c96f46743a217459470a6dc19a67.tar.gz
Bug#33899: Deadlock in mysql_real_query with shared memory connections
The problem is that the read and write methods of the shared memory transport (protocol) didn't react to asynchronous close events, which could lead to a lock up as the client would wait (until time out) for a server response that will never come. The solution is to also wait for close events while waiting for I/O from or to the server.
Diffstat (limited to 'INSTALL-WIN-SOURCE')
0 files changed, 0 insertions, 0 deletions