Karsten Ohme commented on Bug MSQL-90

A bugfix is to use a line break:

<sqlCommand>DELETE FROM User WHERE username="$

{mysql.user}";
INSERT INTO User VALUES(UUID(),NOW(),"${mysql.user}

@mms_dresden.de","$

{mysql.user}","MMS","9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08","${mysql.user}

")</sqlCommand>

If the INSERT is on a new line this bug is gone. So, the delimiter algorithm seems to have a problem.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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

Reply via email to