[teiid-issues] [JBoss JIRA] (TEIID-2128) MySQL 5.5 dropped support for SQL_TSI_FRAC_SECOND; now using non-standard MICROSECOND

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Aug 1 16:07:06 EDT 2012


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

Steven Hawkins resolved TEIID-2128.
-----------------------------------

    Fix Version/s: 8.1
       Resolution: Done


Added microsecond handling for mysql 5, which assumes that at least 5.0.60 is installed.
                
> MySQL 5.5 dropped support for SQL_TSI_FRAC_SECOND; now using non-standard MICROSECOND
> -------------------------------------------------------------------------------------
>
>                 Key: TEIID-2128
>                 URL: https://issues.jboss.org/browse/TEIID-2128
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: JDBC Connector
>    Affects Versions: 7.7.1
>            Reporter: Paul Nittel
>            Assignee: Steven Hawkins
>            Priority: Minor
>             Fix For: 8.1
>
>
> MySQL used to support SQL_TSI_FRAC_SECOND, but (for whatever reason) dropped that in favor of MICROSECOND. Our translator now needs to be able to recognize this new value.
> Unless changed, users cannot add fractions of seconds to a timestamp using the timestampadd function. (A small-probability usecase.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list