[
https://issues.apache.org/jira/browse/TRAFODION-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527092#comment-16527092
]
ASF GitHub Bot commented on TRAFODION-3124:
-------------------------------------------
GitHub user Weixin-Xu opened a pull request:
https://github.com/apache/trafodion/pull/1625
[TRAFODION-3124] initialize session name in connection string
SQLConnect returns failure when the connection string has an incorrect
value which is"sessionName":"10".
The sessionName is an uninitialized variable.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Weixin-Xu/incubator-trafodion 3124
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1625.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 #1625
----
commit 54913470e5c07efdeaff993eca5b3f4df74fca1c
Author: Weixin-Xu <weixin.xu@...>
Date: 2018-06-29T02:41:35Z
initialize session name in connection string
----
> ODBC send uninitialized variable to mxosrvr when connecting
> -----------------------------------------------------------
>
> Key: TRAFODION-3124
> URL: https://issues.apache.org/jira/browse/TRAFODION-3124
> Project: Apache Trafodion
> Issue Type: Bug
> Components: client-odbc-linux, client-odbc-windows
> Affects Versions: any
> Reporter: XuWeixin
> Assignee: XuWeixin
> Priority: Major
> Fix For: 2.4
>
>
> SQLConnect returns failure when the connection string has an incorrect value
> which is"sessionName":"10".
> The sessionName is an uninitialized variable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)