every time when i click on "Get fields to change" in the icon "Select values" I face the error:
Unable to close prepared statement after determining SQL layout
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
some say it's the problem of mysql-connector-java jar file.
I am using PDI 5.0.1
jdk: 7.0
Mysql-connector-java 5.0.8
someone knows the problem? there is no problem when testing the mysql connection. thanks in advance
Unable to close prepared statement after determining SQL layout
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
some say it's the problem of mysql-connector-java jar file.
I am using PDI 5.0.1
jdk: 7.0
Mysql-connector-java 5.0.8
someone knows the problem? there is no problem when testing the mysql connection. thanks in advance