Details
-
Task
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
When creating/updating a password, those are crypted in some hash based on socket passwords bytes value.
These password's bytes depend on current charset connection (@@character_set_client).
When driver try to established a new connection, authentication use driver current charset, that might be different than the one used when creating/update this password.
Attachments
Issue Links
- relates to
-
CONJ-212 Implement password encoding charset option
- Closed