From: Warren Young Date: November 20 2004 11:00pm Subject: Re: Segmentation fault List-Archive: http://lists.mysql.com/plusplus/3697 Message-Id: <419FCC9E.1090903@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cgifalco wrote: > > all examples in the version 1.7.22 don't work. I don't know if it will fix the problem you are seeing, but I just got done improving the sample programs' code style, fixing small problems, and in general whipping the things into shape. More likely, the bug I just found in Query::reset() is the culprit. I think this one may be the root cause of all the problems people have been having recently with query objects. See the 1.7.23 release notes, to be posted soon, for details.