MySQL Forums
Forum List  »  Connector/C++

Issues with retrieving ResultSet [SOLVED]
Posted by: Andrew Levenson
Date: January 08, 2011 12:18PM

I'm trying to run a simple query on a very small database (One row for now, for testing purposes), and my program SEGFAULTS when it's time to retrieve the results. I'm having a really hard time understanding the backtrace, but I suspect it has to do with the library itself.

Could someone help me understand what's going on here? The code can be found here: http://codepad.org/XUInZHEt and the backtrace here: http://codepad.org/Xjc7EWea



Edited 1 time(s). Last edit at 01/09/2011 11:30AM by Andrew Levenson.

Options: ReplyQuote


Subject
Views
Written By
Posted
Issues with retrieving ResultSet [SOLVED]
2788
January 08, 2011 12:18PM


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.