mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02: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:
parent
47a1612d6e
commit
704b8576f7
1 changed files with 2 additions and 0 deletions
|
|
@ -146,4 +146,6 @@ EXPORTS
|
|||
mysql_rpl_query_type
|
||||
mysql_slave_query
|
||||
mysql_embedded
|
||||
mysql_server_init
|
||||
mysql_server_end
|
||||
get_defaults_files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue