summaryrefslogtreecommitdiff
path: root/mysql-test/t/mysql_protocols.test
diff options
context:
space:
mode:
authorunknown <msvensson@shellback.(none)>2006-03-01 15:21:03 +0100
committerunknown <msvensson@shellback.(none)>2006-03-01 15:21:03 +0100
commit69012c7524a376303924395e5713cf355145e4c6 (patch)
treed8f76f77eca46c477d326f5a68313d0ecaedbdbf /mysql-test/t/mysql_protocols.test
parent742549c50bb324442dd709bd2ae20d5affa9251e (diff)
downloadmariadb-git-69012c7524a376303924395e5713cf355145e4c6.tar.gz
Bug#2845 client fails to reconnect if using TCP/IP
- Change to use non blocking read to empty channel in case of too large sd number - Don't check for too large socket number on Windows. sql/net_serv.cc: Windows does not need protection from sd >= FD_SETSIZE, it uses an array to store the sd's it should read from. Change the handler for when "net_data_is_ready" returns -1 to perform nonblocking read to empty the net. Only include that handler if HAVE_POLL is not defined and not windows
Diffstat (limited to 'mysql-test/t/mysql_protocols.test')
0 files changed, 0 insertions, 0 deletions