mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
added symbols mysql_server_init and mysql_server_end to allow windows
applications with embedded server to connect to external servers too. (required for Connector/OO.org)
This commit is contained in:
@ -146,4 +146,6 @@ EXPORTS
|
||||
mysql_rpl_query_type
|
||||
mysql_slave_query
|
||||
mysql_embedded
|
||||
mysql_server_init
|
||||
mysql_server_end
|
||||
get_defaults_files
|
||||
|
Reference in New Issue
Block a user