FW: 4.1 missing new function

------_=_NextPart_001_01C2FF73.ACCFE78A
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

> Dear MySQL!
>
> I found that the following thing is missing from MySql 4.1. alpha =
version after compiling the source code (for Windows):
>
> libmySQL.dll does not contain a new function group built in version =
4.1 for Windows:
> prepared statement functions (mysql_preapare, mysql_param_count, =
mysql_execute, ......)
>
> I compiled the source code with Microsoft Visual C++ 6.0 compiler with =
option "mysqd - Win32 debug".
> I can find this fuctions in libmysql classes source code, but after =
compiling the DLL does not contains them at all.
> I have already downloaded the binary version, however it's DLL also =
doesn't contains this functions.
>
> Please, check it and tell me what to do.
>
> Regards,
>
> Papy B=E9la
>

------_=_NextPart_001_01C2FF73.ACCFE78A--
Papy Bela [ Do, 10 April 2003 17:13 ] [ ID #67558 ]

Re: FW: 4.1 missing new function

Papy Bela writes:
> > Dear MySQL!
> >
> > I found that the following thing is missing from MySql 4.1. alpha v=
ersion after compiling the source code (for Windows):
> >
> > =09libmySQL.dll does not contain a new function group built in vers=
ion 4.1 for Windows:
> > =09=09prepared statement functions (mysql_preapare, mysql_param_cou=
nt, mysql_execute, ......)
> >
> > I compiled the source code with Microsoft Visual C++ 6.0 compiler w=
ith option "mysqd - Win32 debug".
> > I can find this fuctions in libmysql classes source code, but after=
compiling the DLL does not contains them at all.
> > I have already downloaded the binary version, however it's DLL also=
doesn't contains this functions.
> >
> > Please, check it and tell me what to do.
> >
> > Regards,
> >
> > Papy B=E9la
> >

HI!

Yes, deficiencies in exported functions for libmysql.dll have been
noted already.

Next version of 4.1 will come out with better definition file.

--
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <sinisa [at] mysql.com=
>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer
/_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
<___/ www.mysql.com



--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=3Dgcdmb-bugs [at] m.gmane.org
Sinisa Milivojevic [ Fr, 11 April 2003 11:22 ] [ ID #67559 ]
Datenbanken » gmane.comp.db.mysql.bugs » FW: 4.1 missing new function

Vorheriges Thema: LIKE operator fails on case-sensitive matches at the column border
Nächstes Thema: Case-sensitive match with LIKE operator fails