You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SienaException occured : 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 'LIMIT 2147483647 OFFSET 0' at line 1
Exception Detail
SienaException occured : 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 'LIMIT 2147483647 OFFSET 0' at line 1
Code
when execute query join
it throw MySQLSyntaxErrorException
and...
wont fix the problem too
ENV Version
MySQL 5.1.49
siena 2.0.5
play 1.2.3
The text was updated successfully, but these errors were encountered: