You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "XuWeixin (JIRA)" <ji...@apache.org> on 2018/11/02 06:51:00 UTC

[jira] [Created] (TRAFODION-3226) Call SQLGetTypeInfo to gets SQL_INTEGER type info and return value is incorrect

XuWeixin created TRAFODION-3226:
-----------------------------------

             Summary: Call SQLGetTypeInfo to gets SQL_INTEGER type info and return value is incorrect
                 Key: TRAFODION-3226
                 URL: https://issues.apache.org/jira/browse/TRAFODION-3226
             Project: Apache Trafodion
          Issue Type: Bug
          Components: connectivity-mxosrvr
    Affects Versions: 2.3
         Environment: centos6.7
            Reporter: XuWeixin
            Assignee: XuWeixin
             Fix For: 2.4


SQLGetTypeInfo(hstmt, SQL_INTEGER);
When the returned type is INTEGER and INTEGER SIGNED, the column width value is expected to be 10, but it is actually 9.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)