[teiid-issues] [JBoss JIRA] (TEIID-2985) odbc script reader does not handle extra statement delimiters

Steven Hawkins (JIRA) issues at jboss.org
Thu Jul 3 14:19:25 EDT 2014


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

Steven Hawkins closed TEIID-2985.
---------------------------------



> odbc script reader does not handle extra statement delimiters
> -------------------------------------------------------------
>
>                 Key: TEIID-2985
>                 URL: https://issues.jboss.org/browse/TEIID-2985
>             Project: Teiid
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: ODBC
>    Affects Versions: 7.7
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.7.1, 8.8
>
>
> If sent the block of statements:
> BEGIN;declare "SQL_CUR0x1e4ba50" cursor with hold for select * from pg_proc;;fetch 1 in "SQL_CUR0x1e4ba50"
> We'll stop processing at the extra ; after the declare.  
> In older branches such as 7.7 we'll attempt to process an empty sql statement, which will throw an exception.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the teiid-issues mailing list