Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.13
-
Fix Version/s: 2.5.14
-
Component/s: Core
-
Labels:None
Description
When the backend server rejects the authentication from MaxScale, the connection isn't closed immediately with a call to handleError of the router. This caused a debug assertion to be hit when a session command (in this case a COM_CHANGE_USER) was sent as the first command.