Closed JavierJF closed 3 months ago
Until #4618 is implemented, we reply with an auth failure for all COM_CHANGE_USER packets, including those ones that include the hashed password when using caching_sha2_password as an authentication method.
COM_CHANGE_USER
caching_sha2_password
See #4618 for more details about the limitation.
Until #4618 is implemented, we reply with an auth failure for all
COM_CHANGE_USER
packets, including those ones that include the hashed password when usingcaching_sha2_password
as an authentication method.See #4618 for more details about the limitation.