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)