Yes, there should be a timeout, see the parameters for db_mysql module. But if the connection is down, I expect the libmysqlclient will not wait for timeout, just fails immediately. Time out can be tested when doing a query that takes too long.


Reply to this email directly or view it on GitHub.