[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1593) Creating a temp table gets error that Cannot create temporary table "dddd". A table with the same name already exists.

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri May 20 10:47:01 EDT 2011


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

Steven Hawkins resolved TEIID-1593.
-----------------------------------

    Fix Version/s: 7.4.1
       Resolution: Done


Fixed the transformationmetadata logic

> Creating a temp table gets error that Cannot create temporary table "dddd". A table with the same name already exists.
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-1593
>                 URL: https://issues.jboss.org/browse/TEIID-1593
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.4
>            Reporter: Paul Nittel
>            Assignee: Steven Hawkins
>             Fix For: 7.4.1
>
>
> Logging into a VDB using SQuirreL, I entered: create local temporary table dddd (id string, name string)
> What I received was: Cannot create temporary table "dddd". A table with the same name already exists.
> There appears to be no way to create a temporary table, using this method. SELECT * INTO #temp from ... does work, however.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list