[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-869?page=co...
]
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira