Bug #1196 mysql C api functions missing in 4.10 windows dll
Submitted: 4 Sep 2003 10:33 Modified: 4 Sep 2003 12:36
Reporter: Jan-Marten Spit Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.10 OS:WNT5
Assigned to: CPU Architecture:Any

[4 Sep 2003 10:33] Jan-Marten Spit
Description:
libmysql.dll does not contain implementation of some of the prepared statement API functions. I get unresolved externals on mysql_prepare for example. I created a lib with implib for BorlandC++6. When omitting functions calls new to 4.10 it compiles and links (and runs) ok.

How to repeat:
...

Suggested fix:
maybe the dll delivered with 4.10 is is actually older?
[4 Sep 2003 12:36] Mark Matthews
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html