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

[jira] [Commented] (TRAFODION-3209) the result of API SQLNumResultCols won't be initialized before a new statement

    [ https://issues.apache.org/jira/browse/TRAFODION-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16620002#comment-16620002 ] 

ASF GitHub Bot commented on TRAFODION-3209:
-------------------------------------------

GitHub user Weixin-Xu opened a pull request:

    https://github.com/apache/trafodion/pull/1715

    [TRAFODION-3209] The variable of won't be initialized before a new statement

    Windows ODBC won't initialize the variable before a new statement while Linux ODBC have this operation.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Weixin-Xu/incubator-trafodion J3209

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1715.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1715
    
----
commit 1f3933eca47ae7769d0360a326a65e8abeae0ad0
Author: Weixin-Xu <10...@...>
Date:   2018-09-19T02:35:21Z

    The variable of won't be initialized before a new statement

----


> the result of API SQLNumResultCols won't be initialized before a new statement
> ------------------------------------------------------------------------------
>
>                 Key: TRAFODION-3209
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3209
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: client-odbc-windows
>    Affects Versions: any
>         Environment: Client Windows 7, Windows 10
> Server Centos 6.7
>            Reporter: XuWeixin
>            Assignee: XuWeixin
>            Priority: Major
>             Fix For: 2.4
>
>
> Windows ODBC won't initialize the variable before a new statement while Linux ODBC have this operation.



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