[teiid-issues] [JBoss JIRA] Closed: (TEIID-753) MySQL translator issues

Steve Hawkins (JIRA) jira-events at lists.jboss.org
Wed Aug 11 16:17:49 EDT 2010


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

Steve Hawkins closed TEIID-753.
-------------------------------



In the container the pool tracks the proper autocommit value, so that fix is not needed.

> MySQL translator issues
> -----------------------
>
>                 Key: TEIID-753
>                 URL: https://jira.jboss.org/browse/TEIID-753
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Connector
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 6.2.0
>
>
> MySQL does not change the autocommit flag to false when running in a global transaction, however the current autocommit detection logic does not take whether we're in an xa transaction into account.
> Also the timestamp literal format TIMESTAMP(...) actually produces a null value.  This should be changed to either the jdbc escape syntax or simply the string literal form.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list