3 messages in com.mysql.lists.win32Re: Complete libmysql.dll?
FromSent OnAttachments
Olaf Martens22 Aug 1999 06:15 
Matthias Fichtner22 Aug 1999 06:41 
Olaf Martens22 Aug 1999 07:32 
Subject:Re: Complete libmysql.dll?
From:Matthias Fichtner (mf-l@fichtner-meyer.com)
Date:08/22/1999 06:41:20 AM
List:com.mysql.lists.win32

Hi,

Olaf Martens wrote:

The libmysql.dll I found in the various zip files at www.mysql.com do not seem to contain all functions of the MySQL C API. E.g. mysql_affected_rows, mysql_errno, mysql_error and others are missing.

Is there anywhere a complete libmysql.dll available?

Everything's okay with your copy of libmysql.dll. Take a look at mysql.h: You'll find out that mysql_affected_rows, mysql_errno, mysql_error and many others are macros -- not actual functions of the DLL.

HTH.

Sam

............................. : The <w3history> Project : : http://www.w3history.org/ : .............................