My application in java for web gives the error of SQL Syntax
several times, but only indicates a trick of the SQL script that gives error.
Is there any way I can see the full script that was "played" in MySQL
that gave error? Like, he says he has an error in the WHERE
clause. How can I see everything that the java has been set up to run, since INSERT
?