From: Tor Didriksen Date: February 23 2011 4:18pm Subject: Re: bzr commit into mysql-5.5 branch (tor.didriksen:3354) Bug#11747102 List-Archive: http://lists.mysql.com/commits/131963 Message-Id: <4D65334F.3080307@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2011-02-23 15:41, Davi Arnaut wrote: >> +--echo # connection default >> +connection default; > > I think its better to reap con1 before disconnecting, it avoids > problem when running under embedded. > > Regards, > > Davi We are killing that connection, so the reap may fail. Adding a comment about that. -- didrik