diff options
author | Vladislav Vaintroub <wlad@mariadb.com> | 2018-11-06 09:29:41 +0100 |
---|---|---|
committer | Vladislav Vaintroub <wlad@mariadb.com> | 2018-11-07 02:10:52 +0100 |
commit | 04789ec801b6d0955c70b0387973f017424062b4 (patch) | |
tree | b31ac7baf01bac8a3546ccb5c85af7fce87be3b4 /mysql-test/suite | |
parent | 54b8856b87629e9fec075e3a71179eefc7fa02ac (diff) | |
download | mariadb-git-04789ec801b6d0955c70b0387973f017424062b4.tar.gz |
MDEV-14781 - threadpool slowdown with slow ssl handshake.
Fix is not to use blocking socket IO during SSL handshake.
With non-blocking socket IO, threadpool is able to utilize the wait
notification callbacks, that vio_io_wait() is calling whenever
socket would block.
Diffstat (limited to 'mysql-test/suite')
0 files changed, 0 insertions, 0 deletions