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

Schwark Satyavolu (JIRA) noreply at atlassian.com
Mon Feb 5 22:50:40 EST 2007


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
        Type: Bug

  Components: ant  
    Versions: 3.2beta9    
 Environment: Mysql 5.0, windows
    Reporter: Schwark Satyavolu
    Priority: Critical


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