Hi There, Good Day !
I am new to this and I need your assistance to fix the issue which i am facing now.
I have installed mysql in my pc and I have added the same in my ECLIPSE. When i display the table it shows the below error and I don't know how to fix this,
I am using "mysql-connector-java-5.1.18-bin" jar file and downloaded the "mysql-connector-java-gpl-5.1.29" from MySQL
Please provide me the solution fix this
Starting run
SELECT * FROM `user`
com.mysql.jdbc.exceptions.jdbc4.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 'OPTION SQL_SELECT_LIMIT=50' at line 1
com.mysql.jdbc.exceptions.jdbc4.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 'OPTION SQL_SELECT_LIMIT=DEFAULT' at line 1
I am new to this and I need your assistance to fix the issue which i am facing now.
I have installed mysql in my pc and I have added the same in my ECLIPSE. When i display the table it shows the below error and I don't know how to fix this,
I am using "mysql-connector-java-5.1.18-bin" jar file and downloaded the "mysql-connector-java-gpl-5.1.29" from MySQL
Please provide me the solution fix this
Starting run
SELECT * FROM `user`
com.mysql.jdbc.exceptions.jdbc4.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 'OPTION SQL_SELECT_LIMIT=50' at line 1
com.mysql.jdbc.exceptions.jdbc4.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 'OPTION SQL_SELECT_LIMIT=DEFAULT' at line 1