fix for bug #7924.

added export symbols mysql_server_init and 
mysql_server_end to allow client to connect to external and embedded
server using the same code (required for Connector/OO.org). (Backport from 5.0 - cs. 1.35)
parent ca0803a0
......@@ -147,4 +147,6 @@ EXPORTS
mysql_slave_query
mysql_embedded
mysql_set_character_set
mysql_server_init
mysql_server_end
get_defaults_files
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment