MySQL Forums
Forum List  »  General

Re: MySQL Error Message - Need a way to fix
Posted by: Peter Brawley
Date: February 25, 2016 11:19AM

The statement in the error message is a prepared statement without parameter replacement, ie the ?s came through to the server, so you may be looking at a coding error in the app.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Error Message - Need a way to fix
February 25, 2016 11:19AM


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.