mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Block SIGPIPE also for not threaded client programs.
Added --include and --libs_r options to mysql_config. Added mysql_get_client_version() to client library Fixed some minor benchmark issues
This commit is contained in:
@ -24,6 +24,7 @@ EXPORTS
|
||||
mysql_get_host_info
|
||||
mysql_get_proto_info
|
||||
mysql_get_server_info
|
||||
mysql_get_client_version
|
||||
mysql_info
|
||||
mysql_init
|
||||
mysql_insert_id
|
||||
|
Reference in New Issue
Block a user