Why this code
SHOW DATABASES;
gives me
BUILD FAILED
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error
in your SQL syntax; check the manual that corresponds to your MySQL
server version for the right syntax to use near '' at
line 1
Please help me
-
I have something like this
But it give's me
BUILD FAILED
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error
in your SQL syntax; check the manual that corresponds to your MySQL
server version for the right syntax to use near '' at
line 1
even when i change it