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

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


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Strong Liu resolved HHH-4576.
-----------------------------

    Resolution: Fixed

fixed in trunk and branch33

> 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.3.0.GA, 3.5.0-Beta-2
>         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