mysql++ memory leak

Hello

I compiled mysql++ with Visual Studio 2003, the problem is I got i
memory leak when i debug the application, the leak occurs even when i
only use the mysqlpp::Connection class.
Note I linked mysqlpp with mysql 5.0

Thanks
xcppcoder [ Mo, 13 Februar 2006 11:06 ] [ ID #1185868 ]

Re: mysql++ memory leak

<xcppcoder [at] gmail.com> wrote in message
news:1139825176.078563.59970 [at] g14g2000cwa.googlegroups.com...
> Hello
>
> I compiled mysql++ with Visual Studio 2003, the problem is I got i
> memory leak when i debug the application, the leak occurs even when i
> only use the mysqlpp::Connection class.
> Note I linked mysqlpp with mysql 5.0
>
> Thanks

I had this same problem. My solution was to run the custom.pl (a perl
script) with the -v flag that somehow makes it compatable for 2003. Then
recompiled. Before I did that I was crashing all over the place.
Jim Langston [ Mi, 21 Juni 2006 00:54 ] [ ID #1364251 ]
Datenbanken » mailing.database.mysql » mysql++ memory leak

Vorheriges Thema: Extracting Field data and putting each field into a shell variable?
Nächstes Thema: MySQL++ On Topic here?