artin [via Apache Ignite Users] <[hidden
email] <http:///user/SendEmail.jtp?type=node&node=15134&i=0>> wrote:
> Hi guys,
>
> I am now encountering a character encoding problem when DML SQL is
> used.
> For example, if i run the DML SQL like the following sentence:
&
n [via Apache Ignite Users] <[hidden
email]> wrote:
Hi guys,
I am now encountering a character encoding problem when DML SQL is used.
For example, if i run the DML SQL like the following sentence:
update tableA set columnA="测试" and columnB="你好" where _key=1
it can w
AM, Martin [via Apache Ignite Users] <
ml+s70518n15094...@n6.nabble.com> wrote:
> Hi guys,
>
> I am now encountering a character encoding problem when DML SQL is
> used.
> For example, if i run the DML SQL like the following sentence:
> update tableA set columnA="测试&
Hi guys,
I am now encountering a character encoding problem when DML SQL is used.
For example, if i run the DML SQL like the following sentence:
update tableA set columnA="测试" and columnB="你好" where _key=1
it can works, but when i get it(_key=1) from the cache , i get th