SchemaUpdateTask does not actually APPLY the DDL on Mysql 5.0

Description

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.

Environment

Mysql 5.0, windows

Attachments

1

Activity

Show:

Koen Aers December 5, 2024 at 2:14 PM

I am closing this issue as the last relevant update was in 2010. Please feel free to reopen if you feel that this is still relevant.

Max Rydahl Andersen February 5, 2010 at 2:40 PM

yes, so if you use hibernate 3.3.x it works ?

André Lehmann February 4, 2010 at 8:30 PM

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.

Won't Fix

Details

Assignee

Reporter

Bug Testcase Reminder (view)

Bug reports should generally be accompanied by a test case!

Bug Testcase Reminder (edit)

Bug reports should generally be accompanied by a test case!

Participants

André Lehmann
Koen Aers
Max Rydahl Andersen
Schwark Satyavolu

Components

Fix versions

Affects versions

Priority

Created February 6, 2007 at 5:49 AM
Updated December 5, 2024 at 2:15 PM
Resolved December 5, 2024 at 2:15 PM