diff options
author | Davi Arnaut <Davi.Arnaut@Sun.COM> | 2009-03-26 20:17:27 -0300 |
---|---|---|
committer | Davi Arnaut <Davi.Arnaut@Sun.COM> | 2009-03-26 20:17:27 -0300 |
commit | bfa198c2e700c96f46743a217459470a6dc19a67 (patch) | |
tree | 5c1613304d29947b6024b159a6d7ca222b80c3c8 /netware/myisamlog.def | |
parent | 1517db6ba13a6ce79e215b33afac2402130ea897 (diff) | |
download | mariadb-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 'netware/myisamlog.def')
0 files changed, 0 insertions, 0 deletions