summaryrefslogtreecommitdiff
path: root/sql/sql_db.h
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2015-05-03 14:43:34 +0200
committerSergei Golubchik <serg@mariadb.org>2015-05-03 14:43:34 +0200
commit8e797ae26753b9bd3f8fd107175d4751953d875b (patch)
treee7a1d1b8684ae18fbc562eb4a75d976bfed50ade /sql/sql_db.h
parentaa5095627e2619bdad7916d33d1016802a84a9e1 (diff)
downloadmariadb-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