From: Warren Young Date: August 18 2005 5:19pm Subject: Re: Crashes and memory corruption List-Archive: http://lists.mysql.com/plusplus/4779 Message-Id: <4304C337.2040703@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Björn Persson wrote: > I'm pretty sure you don't want any patches from me until I actually know > something that isn't documented. :-) The best way to learn something thoroughly is to put yourself in a position where you must explain it to someone else. I've probably learned more about MySQL++ since I started updating the documentation than in the prior year or so of just using it. > Interesting. The question is then: What caused the problems I had earlier, and > why did they go away when I stopped returning Results and Rows from > functions? I don't know. Boil the problem you are seeing down to a small test case, and I will know if it's a documentation weakness or a MySQL++ bug. >>You're in a better position to debug this than I am...a live program >>yields more info than the backtrace of a dead one. > > Yes, but I lack the necessary experience. Perhaps, but I'll bet you're capable of acquiring that experience.