MySQL Forums
Forum List  »  Connector/C++

Re: Prepared Statements not getting closed
Posted by: Andrii Nikitin
Date: August 09, 2012 08:31AM

Community enhancement requests should go to bugs.mysql.com

But: you can delete res whenever you want, so just put "delete res;" next line after "// process results " and the testcase will run forever.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Prepared Statements not getting closed
2671
August 09, 2012 08:31AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.