MySQL Forums
Forum List  »  Connector/C++

Re: free() invalid pointer in prepared statement
Posted by: 7 reeds
Date: October 14, 2015 12:46PM

I have been able to see that using the C connector it is the mysql_stmt_close statement and in the C++ connector it happens when I "delete" the statement handle; which must call mysql_stmt_close.

I'm not sure where to go from here.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: free() invalid pointer in prepared statement
1098
October 14, 2015 12:46PM


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.