MySQL Forums
Forum List  »  Connector/C++

connect() method crashes 1.0.4-beta
Posted by: Christopher Gruber
Date: April 05, 2009 07:39PM

I noticed the connect() method when linking to MySQL C++ Connector 1.0.4 is causing some kind of memory access violation exception. Has anyone else encountered this issue and found a work-around?

I even followed the MySQL "Hello World" example posted on the following blog: http://blog.ulf-wendel.de/?p=215, but even that example still creates the crash when the connect() method is executed. It appears something in this method is causing a heap corruption... ??? the 1.0.3-alpha version works fine for me, so far... :-)

Options: ReplyQuote


Subject
Views
Written By
Posted
connect() method crashes 1.0.4-beta
4344
April 05, 2009 07:39PM


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.