DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10719>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10719

Files processed under SQL task are hacked





------- Additional Comments From [EMAIL PROTECTED]  2002-07-18 20:57 -------
I'm assuming that the comments are eliminated to prevent the presence of a
delimiter on a comment line from submitting the statement.  The other problem
is the submission of nothing but comments.  I'm not sure what the Oracle JDBC
driver would do (much less other databases) with an empty statement.

I have fixes in mind for both issues.  I'll submit an updated patch soon.

I should also note, that the existing code has no recognition of block comments
(/* */).  To handle those the code would have to retain state.  Right now, a
delimiter in the comment block would submit the statement.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to