mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Backport fix for mysql client not using SSl library directly
- Add function mysql_get_ssl_cipher - Use function mysql_get_ssl_cipher from mysql
This commit is contained in:
parent
26be6ababe
commit
29ace143a1
5 changed files with 26 additions and 3 deletions
|
|
@ -58,6 +58,7 @@ EXPORTS
|
|||
mysql_get_host_info
|
||||
mysql_get_proto_info
|
||||
mysql_get_server_info
|
||||
mysql_get_ssl_cipher
|
||||
mysql_info
|
||||
mysql_init
|
||||
mysql_insert_id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue