MySQL Forums
Forum List  »  Connector/C++

Re: Prepared Statements not getting closed
Posted by: Andrii Nikitin
Date: August 08, 2012 10:58AM

Sorry, I didn't have chance to try it yet.
But so far it looks that you have problem compiling stable version at all.

"
One problem that can occur is when the tools you use to build your application are not compatible with the tools used to build the binary versions of MySQL Connector/C++. Ideally, you need to build your application with the same tools that were used to build the MySQL Connector/C++ binaries.
"

Did you ever have stable version of Connector/C++ ? Please briefly explain where you get:
- mysql Connector/C library ?
- mysql Connector/C++ library ?

Did you build them both from source? Did you download them from official site?
Is it possible that you linked debug version of Connector/C++ and release version of Connector/C ?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Prepared Statements not getting closed
2711
August 08, 2012 10:58AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.