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

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Sep 14 10:05:24 EDT 2009


     [ https://jira.jboss.org/jira/browse/TEIID-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-768.
--------------------------------



> 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
>          Components: Common
>    Affects Versions: 6.0.0, 6.1.0
>            Reporter: Li Liang
>             Fix For: 6.2.0
>
>
> 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 326081.

-- 
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