From: Warren Young Date: June 15 2007 1:28pm Subject: Re: Possible bug report List-Archive: http://lists.mysql.com/plusplus/6666 Message-Id: <46729404.3030202@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Kemin Zhou wrote: > > Configured it, compiled, then run my test program that > used to work fine with previous versions of the API > > Now it is crashing at the most basic operations: Unless the examples are also crashing on your system, I doubt there is really a fundamental bug in the library. More likely, you have some local build problem. You might be mixing header and library versions, or you might not have completely rebuilt your program against the new files.