mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 02:30:06 +01:00
Add 'mysql_get_ssl_cipher' list of functions to export from libmysqld
This commit is contained in:
parent
718d66e698
commit
ee326fd859
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ EXPORTS
|
||||||
mysql_get_host_info
|
mysql_get_host_info
|
||||||
mysql_get_proto_info
|
mysql_get_proto_info
|
||||||
mysql_get_server_info
|
mysql_get_server_info
|
||||||
|
mysql_get_ssl_cipher
|
||||||
mysql_info
|
mysql_info
|
||||||
mysql_init
|
mysql_init
|
||||||
mysql_insert_id
|
mysql_insert_id
|
||||||
|
|
Loading…
Add table
Reference in a new issue