[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6883) Informix dialect incorrectly reports that temp tables are not supported

Strong Liu (JIRA) noreply at atlassian.com
Tue Feb 14 03:48:10 EST 2012


    [ https://hibernate.onjira.com/browse/HHH-6883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45511#comment-45511 ] 

Strong Liu commented on HHH-6883:
---------------------------------

thanks for creating the patch, but the thing is, we don't have Informix for testing, and honestly, i'm not familiar with it at all :(

would you please give this a try and run hibernate test suite, let's make sure this doesn't break anything (how about older version Informix?)

> Informix dialect incorrectly reports that temp tables are not supported
> -----------------------------------------------------------------------
>
>                 Key: HHH-6883
>                 URL: https://hibernate.onjira.com/browse/HHH-6883
>             Project: Hibernate ORM
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.0.0.CR7
>            Reporter: Laird Nelson
>              Labels: dialect, informix
>
> {{InformixDialect.java}} does not override the methods that are used to indicate that it supports temporary tables.
> The Informix database does in fact support temporary tables.
> I will (attempt to!) create a pull request to fix this.

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

        


More information about the hibernate-issues mailing list