From: Roy Lyseng Date: January 7 2011 10:12am Subject: Re: bzr commit into mysql-trunk branch (olav.sandstaa:3461) Bug#58816 List-Archive: http://lists.mysql.com/commits/128147 Message-Id: <4D26E725.7070202@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit >> const int retval= reset(); >> DBUG_RETURN(retval); >> } > > Looks good, but I wonder if other variables should be reset as well for > bonus-points. How about pushed_cond for instance? > That's bug#58553 :) This bug exists for 5.1, otherwise it would have been a good idea to merge the fixes... Roy