You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#27689570 WL#11659 : CONNECTION FAILS AND TEST EXITS WHEN RSA PUBLIC KEY IS SPECIFIED
For OpenSSL we do #include <openssl/applink.c> in client_authentication.cc
This is to ensure that the function OPENSSL_Applink is visible both
in the client library, and in the server.
For clients linking with libmysql.dll, openssl/applink.c must be built
into the application, hence we install it as a Development component.
Change-Id: Ic7d0661c40253ea1851b4de8e5ce3473abd9ef4d
0 commit comments