[
https://issues.apache.org/jira/browse/IBATIS-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742703#action_12742703
]
Clinton Begin commented on IBATIS-623:
--------------------------------------
BTW: Do NOT change the --// lines manually in the script files. the --// is
the escape sequence that identifies demarcation points in the scripts.
Changing them will cause the entire script to run (including the undo seciton).
> Generated migration scripts are not valid for MySQL
> ---------------------------------------------------
>
> Key: IBATIS-623
> URL: https://issues.apache.org/jira/browse/IBATIS-623
> Project: iBatis for Java
> Issue Type: Bug
> Components: Tools
> Affects Versions: 3.0 Beta 1
> Reporter: Ken Chau
> Assignee: Clinton Begin
> Fix For: 3.0 Beta 2
>
>
> When generating migration files, it generates comments with this syntax:
> --//@UNDO
> This is not valid under MySQL. There needs to be a space after the two dashes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]