Re: connect() method crashes 1.0.4-beta
Posted by:
Ulf Wendel
Date: April 15, 2009 01:10AM
It works for me, it works for Lawrin, it works for Andrey, it works for EricM who does test the driver against assorted MySQL versions... All of us use VS 2008.
That does not help you, though. I understand that. Maybe, you have found a bug, I do not know. To my understanding it would be useful to know if you get the crash when compiling the driver yourself.
I am not a Windows expert myself. But I learned during the driver development that C++ binaries are not that portable as we would like them to be. We have had forum postings related to the Windows C++ Redistributable package and the CRT (C-Runtime) before. Wrong CRT - issues. We don't control your setup. Again, I do not know if it is a set up matter. If so, it may be beyond our control.
Ulf