dbTalk Databases Forums  

MySQL++ con.query() Crash w/Multithreaded Enabled

mailing.database.mysql-plusplus mailing.database.mysql-plusplus


Discuss MySQL++ con.query() Crash w/Multithreaded Enabled in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default MySQL++ con.query() Crash w/Multithreaded Enabled - 05-18-2006 , 12:49 PM






------=_NextPart_000_0007_01C67A7F.76EBFBD0
Content-Type: text/plain;
charset="iso-2022-jp"
Content-Transfer-Encoding: quoted-printable

Hello,
I've looked a plethora of places for the current error I'm running into; =
a few of the answers touched on one specific method, which I already had =
enabled -- but I'm still crashing.=20

I have MySQL++ integrated into an OpenGL rendering context, pulling info =
off a database to later be rendered; I have Multithreaded Debug DLL =
(/MDd) enabled in my project, but I'm still crashing. It runs through =
all the code, including the con.query(); which seems to be causing the =
problem. I've commented out everything past this line, and many before; =
and this is the line that, when left in, is causing the crash.

I've debugged, checked the call-stack, done everything in my current =
knowledge-base that I could think of, but still to no avail. If anyone =
has any info, that'd be wonderful. Thanks.

------=_NextPart_000_0007_01C67A7F.76EBFBD0--


Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default Re: MySQL++ con.query() Crash w/Multithreaded Enabled - 05-19-2006 , 05:45 AM






Brett Fowle wrote:
Quote:
I've debugged, checked the call-stack, done everything in my current knowledge-base that I could think of, but still to no avail.
Are you certain that it's not just throwing an exception you're not
catching?

Have you tried running the examples? Assuming they work, try changing
one of them incrementally to make it query your database instead of the
sample one. If none of your changes make the example start crashing,
then the difference is in the build settings.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.