[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-5589) mysql does not support column check

Strong Liu (JIRA) noreply at atlassian.com
Fri Sep 24 11:40:57 EDT 2010


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

Strong Liu resolved HHH-5589.
-----------------------------

    Resolution: Fixed

> mysql does not support column check
> -----------------------------------
>
>                 Key: HHH-5589
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5589
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>            Reporter: Strong Liu
>            Assignee: Strong Liu
>             Fix For: 3.6.x
>
>
> the CHECK clause is parsed but ignored by all storage engines
> [http://dev.mysql.com/doc/refman/5.1/en/create-table.html]
> [http://dev.mysql.com/doc/refman/5.0/en/create-table.html]
> can be reproduced by org.hibernate.test.annotations.beanvalidation.DDLWithoutCallbackTest.testListeners()

-- 
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