[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4576) Tests in MySQL using different case for objects as defined in configuration

Strong Liu (JIRA) noreply at atlassian.com
Mon Nov 16 08:42:08 EST 2009


Tests in MySQL using different case for objects as defined in configuration
---------------------------------------------------------------------------

                 Key: HHH-4576
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4576
             Project: Hibernate Core
          Issue Type: Bug
          Components: testsuite
    Affects Versions: 3.5.0-Beta-2, 3.3.0.GA
         Environment: mysql
            Reporter: Strong Liu
            Assignee: Strong Liu


The test below uses different case for object names than defined in XML files. In standard MySQL configuration, it causes a failure, as the object names are case sensitive.

Test: BulkManipulationTest#testSimpleNativeSQLInsert - Pickup x PICKUP 
Same for:
  MySQLCustomSQLTest.testEntityStoredProcedure
  MySQLCustomSQLTest.testHandSQL 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list