IMO error message is accurate. You asked Hibernate to load SQL script line by line, it does so and fails because statements span over multiple lines. What error message would you expect? BTW, yet another duplicate of HHH-2403?
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
IMO error message is accurate. You asked Hibernate to load SQL script line by line, it does so and fails because statements span over multiple lines. What error message would you expect? BTW, yet another duplicate of
HHH-2403?