[hibernate-issues] [Hibernate-JIRA] Updated: (HBX-869) SchemaUpdateTask does not actually APPLY the DDL on Mysql 5.0

André Lehmann (JIRA) noreply at atlassian.com
Thu Feb 4 13:31:29 EST 2010


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

André Lehmann updated HBX-869:
------------------------------

    Attachment: HBX-869.patch

Attached a patch with TestCase, reproducing the problem.
The problem should be in Hibernate-core(version 3.2) org.hibernate.tool.hbm2ddl.SchemaUpdate class, because in trunk version of hibernate-core it don't occur.

> SchemaUpdateTask does not actually APPLY the DDL on Mysql 5.0
> -------------------------------------------------------------
>
>                 Key: HBX-869
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-869
>             Project: Hibernate Tools
>          Issue Type: Bug
>          Components: ant
>    Affects Versions: 3.2beta9
>         Environment: Mysql 5.0, windows
>            Reporter: Schwark Satyavolu
>            Priority: Critical
>         Attachments: HBX-869.patch
>
>
> The ant task in verbose mode shows that the table does not exist, prints the ddl for the create table, but in fact does NOT create the table. Yet, the build is reported successful.

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