looks like it is.

http://mojo.codehaus.org/sql-maven-plugin/execute-mojo.html#outputFile

Please test before i close  it

-Dan


On Fri, Nov 28, 2008 at 7:20 AM, Julien Wajsberg (JIRA)
<[EMAIL PROTECTED]> wrote:
>
>    [ 
> http://jira.codehaus.org/browse/MSQL-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=155741#action_155741
>  ]
>
> Julien Wajsberg commented on MSQL-23:
> -------------------------------------
>
> I think this got implemented in snapshot.
>
> Someone could confirm this ?
>
>> Implement an "outputFile" property
>> ----------------------------------
>>
>>                 Key: MSQL-23
>>                 URL: http://jira.codehaus.org/browse/MSQL-23
>>             Project: Maven 2.x SQL Plugin
>>          Issue Type: New Feature
>>    Affects Versions: 1.2
>>         Environment: Linux
>>            Reporter: Julien Wajsberg
>>
>> In a project, we would like to generate a file with a SQL command.
>> Using the command line, we would do something like this :
>> mysql -e "sql statements" > file
>> Using SQL, we use "SELECT ... INTO OUTFILE" but it causes some problems with 
>> rights, either in MySQL (use must have the FILE privilege) or on an Unix 
>> system (user owning the mysql process must have the right to write a file 
>> there).
>> Therefore it would be very nice to have an "outputFile" option (or something 
>> like that) that would store all the output of the MySQL commands.
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators: 
> http://jira.codehaus.org/secure/Administrators.jspa
> -
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to