MySQL Forums
Forum List  »  Connector/C++

topic (from soneone else) has been closed, problem still there...
Posted by: Gunnar ******
Date: August 27, 2009 01:28PM

Hi, I was glad to find the (closed) thread about my own problem here: http://forums.mysql.com/read.php?167,256313,256313#REPLY

But I didnt found an answer and I still have the same problem 4 month after.

I installed MYSQL yesterday the first time, tryed to add it into my VS C++ (2008) Source by this manual: http://blog.ulf-wendel.de/?p=215

It works all fine untill I try to change from Release mode into Debug. I get the crash on: con = driver->connect("tcp://127.0.0.1:3306", "root", "root");
Even if I use the debug libs of my connector 1.0.5.

Did I missed the solution (how?) or is it still unfixed?

Options: ReplyQuote


Subject
Views
Written By
Posted
topic (from soneone else) has been closed, problem still there...
3357
August 27, 2009 01:28PM


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.