-
Harin Vadodaria authored
CONNECTION FAILS BECAUSE OF MISSING SSL/RSA Description: Client side code supporting pluggable authentication assumes that an error can be raised by server and there is no consideration for the possibility that client plugin denied the access. Hence error becomes "MySQL Unknown Error". This patch fixes this issue for sha256 client plugin and introduces client side error with required description.
Harin Vadodaria authoredCONNECTION FAILS BECAUSE OF MISSING SSL/RSA Description: Client side code supporting pluggable authentication assumes that an error can be raised by server and there is no consideration for the possibility that client plugin denied the access. Hence error becomes "MySQL Unknown Error". This patch fixes this issue for sha256 client plugin and introduces client side error with required description.
Loading