summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorunknown <kroki/tomash@moonlight.intranet>2006-08-14 20:01:19 +0400
committerunknown <kroki/tomash@moonlight.intranet>2006-08-14 20:01:19 +0400
commit32741794a3d50038f66871b49dfc3c26f4285e19 (patch)
tree06565f2fc9492fafb30c77e4dd7613366eaab02c /tests
parent04d60b389701329d934ed2f7690cc2fd686b9f4a (diff)
downloadmariadb-git-32741794a3d50038f66871b49dfc3c26f4285e19.tar.gz
BUG#9678: Client library hangs after network communication failure
Socket timeouts in client library were used only on Windows. The solution is to use socket timeouts in client library on all systems were they are supported. No test case is provided because it is impossible to simulate network failure in current test suit. sql/net_serv.cc: Retry indefinitely only if got EINTR. vio/viosocket.c: Set socket timeouts on POSIX systems as well as on Windows.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions