[hibernate-issues] [Hibernate-JIRA] Created: (HHH-7262) SQL syntax errors in Hibernate Testsuite

Zbyněk Roubalík (JIRA) noreply at atlassian.com
Wed Apr 18 05:07:52 EDT 2012


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-mysql72/40/database=mysql-cluster-72,jdk=java16_default,label=hibernate/testReport/org.hibernate.test.component.basic/ComponentTest/testComponentQueries/

* 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-mysql72/40/database=mysql-cluster-72,jdk=java16_default,label=hibernate/testReport/org.hibernate.test.collection.custom.parameterized/ParameterizedUserCollectionTypeAnnotationsVariantTest/testBasicOperation/

*

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the hibernate-issues mailing list