Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
When no database is set in the connection string, the driver will add a null byte in the authentication response packet.
The server will decode that additional null byte as an empty plugin value, doing an unnecessary authentication switch request step.
The second authentication will succeed but is an unnecessary round trip.
In combination with maxscale, this cause connection to fail.
Attachments
Issue Links
- relates to
-
CONJ-848 Pool correction for java 7 connection branch
- Closed