SQL syntax errors in Hibernate Testsuite
----------------------------------------
Key: HHH-7262
URL:
https://hibernate.onjira.com/browse/HHH-7262
Project: Hibernate ORM
Issue Type: Sub-task
Components: testsuite
Affects Versions: 4.1.1
Environment: MySQL 7.2 Cluster
Reporter: Zbyněk Roubalík
* org.hibernate.test.component.basic.ComponentTest.testComponentQueries:
ERROR SqlExceptionHelper:144 - Illegal mix of collations for operation '='
https://hudson.qa.jboss.com/hudson/job/hibernate-core-master-matrix-mysql...
*
org.hibernate.test.collection.custom.parameterized.ParameterizedUserCollectionTypeAnnotationsVariantTest.testBasicOperation:
04:45:11,636 DEBUG SQL:104 - insert into Entity_values (Entity_name, POS, values)
values (?, ?, ?)
04:45:11,639 WARN SqlExceptionHelper:143 - SQL Error: 1064, SQLState: 42000
04:45:11,640 ERROR SqlExceptionHelper:144 - 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 'values) values ('tester', 0, 'value-1')' at line 1
https://hudson.qa.jboss.com/hudson/job/hibernate-core-master-matrix-mysql...
*
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira