Skip to content
  • Harin Vadodaria's avatar
    fb14715c
    Bug#14751925: USELESS ERROR MESSAGE WHEN SHA-256 · fb14715c
    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.
    fb14715c
    Bug#14751925: USELESS ERROR MESSAGE WHEN SHA-256
    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.
Loading