Re: (Resend)issues for Proxy with Postgres

2019-11-18 Thread Raigor Jiang
OK. Actually, For 1), 2), 3), the config is all the same. I prepared an environment like #3419, there is just one table : -- CREATETABLE public.t_encrypt ( pwd varchar(32) NULL, "content"varchar(32) NULL ) -- And

Re: (Resend)issues for Proxy with Postgres

2019-11-18 Thread Zhang Yonglun
Hi, For 1: If you can reproduce this problem, can you reply with the table structure? And I will reopen that issue. For 2: Can you provide more information? Like config and SQLs. For 3: Is data updated successfully? Please provide more information like config and SQLs. If you like, please open

Re: Sharding value must implements Comparable.

2019-11-18 Thread Zhang Yonglun
Hello, for English only, please translate, thank you. Zhang Yonglun Apache ShardingSphere 高伟 于2019年11月19日周二 下午1:11写道: > 您好,我项目中配置的分片策略是inline的策略,最近服务器报"Sharding value must implements > Comparable."这个错,但是本地怎么都复现不了,所以想求助社区 提供一些排查思路。感谢

Re: Sharding-Proxy for mgr/pxc

2019-11-18 Thread Zhang Yonglun
Not yet. Can I ask what's your MGR solution for now? Middleware or VIP? Zhang Yonglun Apache ShardingSphere Zero Dai 于2019年11月19日周二 下午1:11写道: > Does Sharding-Proxy support the mgr or pxc cluster? >

Sharding value must implements Comparable.

2019-11-18 Thread 高伟
您好,我项目中配置的分片策略是inline的策略,最近服务器报"Sharding value must implements Comparable."这个错,但是本地怎么都复现不了,所以想求助社区 提供一些排查思路。感谢

[DISCUSS] Co-meetup of Apache DolphinScheduler and Apache ShardingSphere

2019-11-18 Thread Juan Pan
Hi DolphinScheduler community and ShardingSphere community, This email is to give notice that our co-meetup is coming! After the further discussion between two communities yesterday, here is the draft schedule: Meetup date: 8th December Meetup place: Uncertain location in Beijing, depends on

[DISCUSS] Co-meetup of Apache DolphinScheduler and Apache ShardingSphere

2019-11-18 Thread Juan Pan
Hi DolphinScheduler community and ShardingSphere community, This email is to give notice that our co-meetup is coming! After the further discussion between two communities yesterday, here is the draft schedule: Meetup date: 8th December Meetup place: Uncertain location in Beijing, depends on

Re: (Resend)issues for Proxy with Postgres

2019-11-18 Thread 王海涛 王
Hi! The same error when using preparedStatement to connect proxy! 获取 Outlook for Android From: Jiang Raigor Sent: Tuesday, November 19, 2019 9:12:37 AM To: dev@shardingsphere.apache.org Subject: (Resend)issues for Proxy with Postgres

(Resend)issues for Proxy with Postgres

2019-11-18 Thread Jiang Raigor
Hi, everyone, I found some issues with Sharding-Proxy when using postgres and collected as follows: First, I prepared an environment like: https://github.com/apache/incubator-shardingsphere/issues/3419, my postgres version is 12.0, and use the latest Proxy source code. (commit 962a9656

(Resend) Issues for Proxy with Postgres

2019-11-18 Thread raigor_dev
Sorry, due to the reason of the mailbox, the content of the previously mail is lost, now resend. Hi, everyone, I found some issues with Sharding-Proxy when using postgres and collected as follows: First, I prepared an environment like:

Re: 绑定表配置-出现笛卡尔积现象-麻烦回复,微信群要求提邮箱,但是邮箱也没人回复吗?

2019-11-18 Thread zhangli...@apache.org
Hello, for English only, please translate, thank you. -- Liang Zhang (John) Apache ShardingSphere & Dubbo tomakemyself <276105...@qq.com> 于2019年11月18日周一 下午10:10写道: > 大佬,这个绑定表貌似没用啊!可以给解答一下吗? > 以下是我的配置,这个配置只有一个数据源:db实例下表被切分成两步分 > t_order_0,t_order_1;t_order_item_0,t_order_item_1

??????????-????????????????-??????????????????????????????????????????????????

2019-11-18 Thread tomakemyself
?? db?? t_order_0??t_order_1??t_order_item_0??t_order_item_1 # ds0 ??ds1?? spring.shardingsphere.datasource.names=ds0 #ds0