GitHub user Weixin-Xu opened a pull request:
https://github.com/apache/trafodion/pull/1750
[TRAFODION-3238] ODBC can not connect to server when the local language is
gbk
1. Set your current language used in non-unicode programs to GBK.
2. Create user name with chinese.
3. Test odbc.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Weixin-Xu/incubator-trafodion J3238
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1750.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 #1750
----
commit c914a3e09ba2db36078c871e5805c54fa2e59404
Author: Weixin-Xu <1013438133@...>
Date: 2018-11-28T03:08:47Z
ODBC can not connect to server when the local language is gbk
----
---