Error while connecting Eclipse and MySQL
Posted by: Rosy Agarwal
Date: March 23, 2014 02:06PM

HI All,

I am trying to connect Eclipse EE to MySQL. I am using connector mysql-connector-java-5.1.0-bin.jar.I have Win 7(64 bit).

I am able to ping the MySQL server after connection however, when i do
Schema-->tables-->Data-->Sample Contents.
I get the following error:


SELECT * FROM `table1`
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

Please help.

Thanks,
Rosy

Options: ReplyQuote


Subject
Written By
Posted
Error while connecting Eclipse and MySQL
March 23, 2014 02:06PM


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.