From: Warren Young Date: May 19 2006 10:44am Subject: Re: MySQL++ con.query() Crash w/Multithreaded Enabled List-Archive: http://lists.mysql.com/plusplus/5688 Message-Id: <446DA1A4.1030105@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Brett Fowle wrote: > > 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.