[
https://jira.jboss.org/jira/browse/TEIID-768?page=com.atlassian.jira.plug...
]
Li Liang updated TEIID-768:
---------------------------
Component/s: Common
Fix Version/s: 6.2.0
Affects Version/s: 6.1.0
6.0.0
Description:
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.
was:
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
Assignee: (was: Steven Hawkins)
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