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 <1013438133@...>
Date: 2018-09-19T02:35:21Z
The variable of won't be initialized before a new statement
----
---