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/27 03:32:00 UTC

[jira] [Commented] (TRAFODION-3215) length returns 0 when the source and target charset is same

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

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

GitHub user Weixin-Xu opened a pull request:

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

    [TRAFODION-3215] length return 0 when the source and target charset is same

    

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

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

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

    https://github.com/apache/trafodion/pull/1719.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 #1719
    
----
commit 71bf19d7c3fe340cba3e2850082b1aa842a0cf1d
Author: Weixin-Xu <xw...@...>
Date:   2018-09-27T03:10:10Z

    length return 0 when the source and target charset is same

----


> length returns 0 when the source and target charset is same
> -----------------------------------------------------------
>
>                 Key: TRAFODION-3215
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3215
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: client-odbc-linux
>    Affects Versions: any
>            Reporter: XuWeixin
>            Assignee: XuWeixin
>            Priority: Major
>             Fix For: 2.4
>
>
> The len will not be assigned when setting ClientCharset=UTF8 and the return buffer is utf8.



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