From: Warren Young Date: August 23 2011 12:27am Subject: Re: query.use() and disabled exceptions List-Archive: http://lists.mysql.com/plusplus/9440 Message-Id: <4E52F3DF.1040000@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 8/22/2011 5:07 PM, Wojciech Barski wrote: > > I don't know, if it's a mistake or it's on purpose, however my feeling is > that the empty UseQueryResult object should keep the exception state of the > connection it derived from. Sure. Patches thoughtfully considered. However, I have to ask, what difference does it make? It's not like you're going to do anything with the returned object other than test it in bool context, right?