Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The option connectTimeout is not respected for all cases :
- when using unix socket or name pipe, there is no timeout at all
- timeout is removed when socket is successfully established, in place of returning connection object (so when authentication is complete + 'pre-queries' if needed ended)