[teiid-issues] [JBoss JIRA] Created: (TEIID-768) The utility to check whether a SQL string is update returns wrong result in certain cases

Li Liang (JIRA) jira-events at lists.jboss.org
Tue Aug 11 13:59:18 EDT 2009


The utility to check whether a SQL string is update returns wrong result in certain cases
-----------------------------------------------------------------------------------------

                 Key: TEIID-768
                 URL: https://jira.jboss.org/jira/browse/TEIID-768
             Project: Teiid
          Issue Type: Bug
            Reporter: Li Liang
            Assignee: Steven Hawkins


SqlUtil.isUpdateSql(String sql) returns wrong result for the following cases:
1. SELECT x, zINTO FROM y
2. SELECT x FROM y WHERE z='this is an into literal'
The second one is related to customer case 

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

        


More information about the teiid-issues mailing list