Bug #7924 unexported symbols (libmysql.def) for embedded server
Submitted: 15 Jan 2005 10:52 Modified: 16 Dec 2005 19:01
Reporter: Georg Richter Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.1.x + 5.0.x OS:Windows (Windows)
Assigned to: Georg Richter CPU Architecture:Any

[15 Jan 2005 10:52] Georg Richter
Description:
libmysql.def doesn't contain mysql_server_init and mysql_server_end which prevents linking libmysqld under windows.

How to repeat:
-

Suggested fix:
add 2 lines to libmysql.def
mysql_server_init
mysql_server_end
[25 Jul 2005 5:52] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/27541
[3 Aug 2005 21:07] Mike Hillyer
There are no three-part version numbers provided for this patch. This cannot be documented without version numbers. Reverting to patch-pending.
[16 Dec 2005 19:01] Jim Winstead
This was pushed some time ago. Doesn't need documentation.