You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Vincent Siveton (JIRA)" <ji...@apache.org> on 2006/06/09 18:54:31 UTC

[jira] Commented: (DDLUTILS-90) writeSchemaSqlToFile task produces empty output file

    [ http://issues.apache.org/jira/browse/DDLUTILS-90?page=comments#action_12415569 ] 

Vincent Siveton commented on DDLUTILS-90:
-----------------------------------------

Same bug with mySQL

> writeSchemaSqlToFile task produces empty output file
> ----------------------------------------------------
>
>          Key: DDLUTILS-90
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-90
>      Project: DdlUtils
>         Type: Bug

>   Components: Ant Tasks
>     Reporter: Ken Weiner
>     Assignee: Thomas Dudziak

>
> Running
> <writeSchemaSqlToFile outputFile="schema.sql"/>
> results in an empty schema.sql file, but setting the alterDatabase attribute to false results in a properly written schema.sql file like so:
> <writeSchemaSqlToFile alterDatabase="false" outputFile="schema.sql"/>
> I am guessing that the sql should be written to the file, no matter what the value of the alterDatabase attribute.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira