diff options
author | Sergei Golubchik <serg@mariadb.org> | 2015-05-03 14:43:34 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2015-05-03 14:43:34 +0200 |
commit | 8e797ae26753b9bd3f8fd107175d4751953d875b (patch) | |
tree | e7a1d1b8684ae18fbc562eb4a75d976bfed50ade /sql/sql_db.h | |
parent | aa5095627e2619bdad7916d33d1016802a84a9e1 (diff) | |
download | mariadb-git-8e797ae26753b9bd3f8fd107175d4751953d875b.tar.gz |
MDEV-8014 MariaDB client can hang in an infinite loop
On EOF vio_read returns 0, it's not an error so the errno
is not reset. If the previous error was EINTR the client
will loop forever. See also man recv.
Diffstat (limited to 'sql/sql_db.h')
0 files changed, 0 insertions, 0 deletions