[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2826: Ability to define behaviour when sharding column is not present in the SQL

2019-08-08 Thread GitBox
terrymanu commented on issue #2826: Ability to define behaviour when sharding column is not present in the SQL URL: https://github.com/apache/incubator-shardingsphere/issues/2826#issuecomment-519402839 Beside Sharding-JDBC, ShardingSphere also include Sharding-Proxy, we want make same beh

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2826: Ability to define behaviour when sharding column is not present in the SQL

2019-08-08 Thread GitBox
terrymanu commented on issue #2826: Ability to define behaviour when sharding column is not present in the SQL URL: https://github.com/apache/incubator-shardingsphere/issues/2826#issuecomment-519403676 I prefer support multi-tenants to high level of Sharding-JDBC, which can make ShardingS

[GitHub] [incubator-shardingsphere-example] cherrylzhao opened a new pull request #160: add sharding-transaction-seata-spring-boot & namespace.

2019-08-08 Thread GitBox
cherrylzhao opened a new pull request #160: add sharding-transaction-seata-spring-boot & namespace. URL: https://github.com/apache/incubator-shardingsphere-example/pull/160 This is an automated message from the Apache Gi

[GitHub] [incubator-shardingsphere-example] cherrylzhao merged pull request #160: add sharding-transaction-seata-spring-boot & namespace.

2019-08-08 Thread GitBox
cherrylzhao merged pull request #160: add sharding-transaction-seata-spring-boot & namespace. URL: https://github.com/apache/incubator-shardingsphere-example/pull/160 This is an automated message from the Apache Git Service.

[GitHub] [incubator-shardingsphere] xfyang1989 opened a new issue #2827: The same transaction executes the following two sqls, and the last one does not acquire the interface after the current transac

2019-08-08 Thread GitBox
xfyang1989 opened a new issue #2827: The same transaction executes the following two sqls, and the last one does not acquire the interface after the current transaction has changed URL: https://github.com/apache/incubator-shardingsphere/issues/2827 The same transaction executes the followi

[GitHub] [incubator-shardingsphere] wgy8283335 opened a new pull request #2828: Add leaf snowflake key generator and related functions.

2019-08-08 Thread GitBox
wgy8283335 opened a new pull request #2828: Add leaf snowflake key generator and related functions. URL: https://github.com/apache/incubator-shardingsphere/pull/2828 Changes proposed in this pull request: Add LeafSnowflakeKeyGenerator class and TimeService class. Add LeafSnowflake

[GitHub] [incubator-shardingsphere] terrymanu merged pull request #2818: add mysql grammar support for call , do, handler, import, load

2019-08-08 Thread GitBox
terrymanu merged pull request #2818: add mysql grammar support for call ,do,handler,import,load URL: https://github.com/apache/incubator-shardingsphere/pull/2818 This is an automated message from the Apache Git Service. To r

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2823: Can not rewrite correctly when use plainColumn

2019-08-08 Thread GitBox
terrymanu closed issue #2823: Can not rewrite correctly when use plainColumn URL: https://github.com/apache/incubator-shardingsphere/issues/2823 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [incubator-shardingsphere] terrymanu merged pull request #2824: Fix bug for plainColumn

2019-08-08 Thread GitBox
terrymanu merged pull request #2824: Fix bug for plainColumn URL: https://github.com/apache/incubator-shardingsphere/pull/2824 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-shardingsphere] nancyzrh opened a new pull request #2829: for pr coverage status

2019-08-08 Thread GitBox
nancyzrh opened a new pull request #2829: for pr coverage status URL: https://github.com/apache/incubator-shardingsphere/pull/2829 Fixes #ISSUSE_ID. Changes proposed in this pull request: - - - This is an a

[GitHub] [incubator-shardingsphere] sunbufu commented on issue #2601: Verify the shardingRule at the beginning

2019-08-08 Thread GitBox
sunbufu commented on issue #2601: Verify the shardingRule at the beginning URL: https://github.com/apache/incubator-shardingsphere/issues/2601#issuecomment-519473750 > I thinks you can study groovy script first and try to use the script to calculate the routing result. Sorry, I have

[GitHub] [incubator-shardingsphere] rimal opened a new pull request #2830: added support for no sharding column in sql

2019-08-08 Thread GitBox
rimal opened a new pull request #2830: added support for no sharding column in sql URL: https://github.com/apache/incubator-shardingsphere/pull/2830 Fixes #2826 Changes proposed in this pull request: - Empty `shardingValues` to be handled in the `ShardingStategy`. - Currently,

[GitHub] [incubator-shardingsphere] rimal commented on issue #2826: Ability to define behaviour when sharding column is not present in the SQL

2019-08-08 Thread GitBox
rimal commented on issue #2826: Ability to define behaviour when sharding column is not present in the SQL URL: https://github.com/apache/incubator-shardingsphere/issues/2826#issuecomment-519475951 > Beside Sharding-JDBC, ShardingSphere also include Sharding-Proxy, we want make same behav

[GitHub] [incubator-shardingsphere] xiaoma20082008 commented on issue #2193: Table doesn't exist when sharding value in different datasource with in expression

2019-08-08 Thread GitBox
xiaoma20082008 commented on issue #2193: Table doesn't exist when sharding value in different datasource with in expression URL: https://github.com/apache/incubator-shardingsphere/issues/2193#issuecomment-519484038 hello , I have the same problems, when will you solve this issue, and

[GitHub] [incubator-shardingsphere] xiaoma20082008 edited a comment on issue #2193: Table doesn't exist when sharding value in different datasource with in expression

2019-08-08 Thread GitBox
xiaoma20082008 edited a comment on issue #2193: Table doesn't exist when sharding value in different datasource with in expression URL: https://github.com/apache/incubator-shardingsphere/issues/2193#issuecomment-519484038 hello , I have the same problems, when will you solve this issue, an

[GitHub] [incubator-shardingsphere] rimal commented on issue #2830: Added support for no sharding column in sql

2019-08-08 Thread GitBox
rimal commented on issue #2830: Added support for no sharding column in sql URL: https://github.com/apache/incubator-shardingsphere/pull/2830#issuecomment-519503465 @terrymanu @KomachiSion Can you please review this. This is

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2830: Added support for no sharding column in sql

2019-08-08 Thread GitBox
KomachiSion commented on issue #2830: Added support for no sharding column in sql URL: https://github.com/apache/incubator-shardingsphere/pull/2830#issuecomment-519512479 Thanks for your pr, I will review as soon as possible. ---

[GitHub] [incubator-shardingsphere] terrymanu merged pull request #2829: for pr coverage status

2019-08-08 Thread GitBox
terrymanu merged pull request #2829: for pr coverage status URL: https://github.com/apache/incubator-shardingsphere/pull/2829 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-shardingsphere] liutwv opened a new issue #2831: SQL where include (, report "Missing right paren."

2019-08-08 Thread GitBox
liutwv opened a new issue #2831: SQL where include (, report "Missing right paren." URL: https://github.com/apache/incubator-shardingsphere/issues/2831 ## Bug Report ### Which version of ShardingSphere did you use? 4.0.0-RC1 ### Which project did you use? Sharding-JDBC or Shard

[GitHub] [incubator-shardingsphere] liutwv commented on issue #2831: SQL where include (, report "Missing right paren."

2019-08-08 Thread GitBox
liutwv commented on issue #2831: SQL where include (, report "Missing right paren." URL: https://github.com/apache/incubator-shardingsphere/issues/2831#issuecomment-519568767 知道了,是like写法问题导致的括号识别,改成这种就可以了:'%${fuzzyName}%' Th

[GitHub] [incubator-shardingsphere] liutwv closed issue #2831: SQL where include (, report "Missing right paren."

2019-08-08 Thread GitBox
liutwv closed issue #2831: SQL where include (, report "Missing right paren." URL: https://github.com/apache/incubator-shardingsphere/issues/2831 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-shardingsphere] nancyzrh opened a new pull request #2832: for coverage

2019-08-08 Thread GitBox
nancyzrh opened a new pull request #2832: for coverage URL: https://github.com/apache/incubator-shardingsphere/pull/2832 Fixes #ISSUSE_ID. Changes proposed in this pull request: - - - This is an automated m

[GitHub] [incubator-shardingsphere] soca2013 opened a new issue #2833: 现在是否不支持同时使用mysql和sqlserver

2019-08-08 Thread GitBox
soca2013 opened a new issue #2833: 现在是否不支持同时使用mysql和sqlserver URL: https://github.com/apache/incubator-shardingsphere/issues/2833 ## Question **For English only**, other languages will not accept. Before asking a question, make sure you have: - Googled your question.

[GitHub] [incubator-shardingsphere] wangshiyu-love opened a new issue #2834: sharding proxy “select * into outfile” fail

2019-08-08 Thread GitBox
wangshiyu-love opened a new issue #2834: sharding proxy “select * into outfile” fail URL: https://github.com/apache/incubator-shardingsphere/issues/2834 5.6.0-Sharding-Proxy 4.0.0-RC2 execute 【select * into outfile 】fail: errorReason:【The MySQL server is running with the --secure-fi

[GitHub] [incubator-shardingsphere] wanggang931111 opened a new issue #2835: Tables with separate tables to modify data errors

2019-08-08 Thread GitBox
wanggang93 opened a new issue #2835: Tables with separate tables to modify data errors URL: https://github.com/apache/incubator-shardingsphere/issues/2835 Tables with separate tables to modify data errors,My approach uses a Distributed Annotation @TxcTransaction ![image](https://us

[GitHub] [incubator-shardingsphere] wgy8283335 commented on issue #2828: Add leaf snowflake key generator and related functions.

2019-08-08 Thread GitBox
wgy8283335 commented on issue #2828: Add leaf snowflake key generator and related functions. URL: https://github.com/apache/incubator-shardingsphere/pull/2828#issuecomment-519755958 @tristaZero.During CI building, the error happened with message "The command "travis_wait 30 mvn install --

[GitHub] [incubator-shardingsphere] 780910739 opened a new issue #2836: 复合分片是否能和强制分片一起使用

2019-08-08 Thread GitBox
780910739 opened a new issue #2836: 复合分片是否能和强制分片一起使用 URL: https://github.com/apache/incubator-shardingsphere/issues/2836 ![1565320157(1)](https://user-images.githubusercontent.com/44565795/62751406-2f200880-ba96-11e9-97c9-49a116d527c0.jpg) ![1565320198(1)](https://user-images.githubuser

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2836: 复合分片是否能和强制分片一起使用

2019-08-08 Thread GitBox
terrymanu commented on issue #2836: 复合分片是否能和强制分片一起使用 URL: https://github.com/apache/incubator-shardingsphere/issues/2836#issuecomment-519765000 **For English only**, other languages will not accept. This is an automated messa

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2836: 复合分片是否能和强制分片一起使用

2019-08-08 Thread GitBox
terrymanu closed issue #2836: 复合分片是否能和强制分片一起使用 URL: https://github.com/apache/incubator-shardingsphere/issues/2836 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2833: 现在是否不支持同时使用mysql和sqlserver

2019-08-08 Thread GitBox
terrymanu commented on issue #2833: 现在是否不支持同时使用mysql和sqlserver URL: https://github.com/apache/incubator-shardingsphere/issues/2833#issuecomment-519765051 **For English only**, other languages will not accept. This is an autom

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2833: 现在是否不支持同时使用mysql和sqlserver

2019-08-08 Thread GitBox
terrymanu closed issue #2833: 现在是否不支持同时使用mysql和sqlserver URL: https://github.com/apache/incubator-shardingsphere/issues/2833 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2834: sharding proxy “select * into outfile” fail

2019-08-08 Thread GitBox
terrymanu commented on issue #2834: sharding proxy “select * into outfile” fail URL: https://github.com/apache/incubator-shardingsphere/issues/2834#issuecomment-519765414 We have no plan to do this, I just open this issue for serval days, if anybody interesting this feature, we can disc

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2794: Read and write splitting supports multiple master, each master contains many slaves

2019-08-08 Thread GitBox
terrymanu commented on issue #2794: Read and write splitting supports multiple master, each master contains many slaves URL: https://github.com/apache/incubator-shardingsphere/issues/2794#issuecomment-519765645 close for now ---

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2835: Table modification of sub-table data error reporting

2019-08-08 Thread GitBox
terrymanu commented on issue #2835: Table modification of sub-table data error reporting URL: https://github.com/apache/incubator-shardingsphere/issues/2835#issuecomment-519765584 Bad SQL grammar, please check you SQL first

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2794: Read and write splitting supports multiple master, each master contains many slaves

2019-08-08 Thread GitBox
terrymanu closed issue #2794: Read and write splitting supports multiple master, each master contains many slaves URL: https://github.com/apache/incubator-shardingsphere/issues/2794 This is an automated message from the Apa

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2781: how to get primary key.

2019-08-08 Thread GitBox
terrymanu commented on issue #2781: how to get primary key. URL: https://github.com/apache/incubator-shardingsphere/issues/2781#issuecomment-519765736 close for now This is an automated message from the Apache Git Service. To

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2781: how to get primary key.

2019-08-08 Thread GitBox
terrymanu closed issue #2781: how to get primary key. URL: https://github.com/apache/incubator-shardingsphere/issues/2781 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-shardingsphere] wanggang931111 commented on issue #2835: Table modification of sub-table data error reporting

2019-08-08 Thread GitBox
wanggang93 commented on issue #2835: Table modification of sub-table data error reporting URL: https://github.com/apache/incubator-shardingsphere/issues/2835#issuecomment-519765893 > 错误的SQL语法,请先检查SQL No problem with sql. I can put it directly into the library and execute it. Is the

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2726: limit offset doesn't work when using the fullText search match against in boolean mode

2019-08-08 Thread GitBox
terrymanu closed issue #2726: limit offset doesn't work when using the fullText search match against in boolean mode URL: https://github.com/apache/incubator-shardingsphere/issues/2726 This is an automated message from the A

[GitHub] [incubator-shardingsphere] terrymanu merged pull request #2832: for coverage

2019-08-08 Thread GitBox
terrymanu merged pull request #2832: for coverage URL: https://github.com/apache/incubator-shardingsphere/pull/2832 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2726: limit offset doesn't work when using the fullText search match against in boolean mode

2019-08-08 Thread GitBox
terrymanu commented on issue #2726: limit offset doesn't work when using the fullText search match against in boolean mode URL: https://github.com/apache/incubator-shardingsphere/issues/2726#issuecomment-519766010 close for now -

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2835: Table modification of sub-table data error reporting

2019-08-08 Thread GitBox
terrymanu commented on issue #2835: Table modification of sub-table data error reporting URL: https://github.com/apache/incubator-shardingsphere/issues/2835#issuecomment-519766531 Can you fill necessary information? the template is below: --

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2835: Table modification of sub-table data error reporting

2019-08-08 Thread GitBox
terrymanu commented on issue #2835: Table modification of sub-table data error reporting URL: https://github.com/apache/incubator-shardingsphere/issues/2835#issuecomment-519766577 ## Bug Report **For English only**, other languages will not accept. Before report a bug, make s

[GitHub] [incubator-shardingsphere] tuohai666 commented on issue #2792: Exception occur: java.lang.IndexOutOfBoundsException: readerIndex(11) + length(1) exceeds writerIndex(11)

2019-08-08 Thread GitBox
tuohai666 commented on issue #2792: Exception occur: java.lang.IndexOutOfBoundsException: readerIndex(11) + length(1) exceeds writerIndex(11) URL: https://github.com/apache/incubator-shardingsphere/issues/2792#issuecomment-519767169 No response for more than 7 days.

[GitHub] [incubator-shardingsphere] tuohai666 closed issue #2792: Exception occur: java.lang.IndexOutOfBoundsException: readerIndex(11) + length(1) exceeds writerIndex(11)

2019-08-08 Thread GitBox
tuohai666 closed issue #2792: Exception occur: java.lang.IndexOutOfBoundsException: readerIndex(11) + length(1) exceeds writerIndex(11) URL: https://github.com/apache/incubator-shardingsphere/issues/2792 This is an automat

[GitHub] [incubator-shardingsphere] tuohai666 opened a new pull request #2837: fix revoke_user_with_hostname_on_db_and_table and revoke_user_with_hostname_on_table

2019-08-08 Thread GitBox
tuohai666 opened a new pull request #2837: fix revoke_user_with_hostname_on_db_and_table and revoke_user_with_hostname_on_table URL: https://github.com/apache/incubator-shardingsphere/pull/2837 This is an automated messa

[GitHub] [incubator-shardingsphere] tuohai666 commented on issue #2838: group by with keyword alias miss back quote when rewriting

2019-08-08 Thread GitBox
tuohai666 commented on issue #2838: group by with keyword alias miss back quote when rewriting URL: https://github.com/apache/incubator-shardingsphere/issues/2838#issuecomment-519771796 Fixed via https://github.com/apache/incubator-shardingsphere/pull/2817/files --

[GitHub] [incubator-shardingsphere] tuohai666 opened a new issue #2838: group by with keyword alias miss back quote when rewriting

2019-08-08 Thread GitBox
tuohai666 opened a new issue #2838: group by with keyword alias miss back quote when rewriting URL: https://github.com/apache/incubator-shardingsphere/issues/2838 ## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have:

[GitHub] [incubator-shardingsphere] tuohai666 closed issue #2838: group by with keyword alias miss back quote when rewriting

2019-08-08 Thread GitBox
tuohai666 closed issue #2838: group by with keyword alias miss back quote when rewriting URL: https://github.com/apache/incubator-shardingsphere/issues/2838 This is an automated message from the Apache Git Service. To respon

[GitHub] [incubator-shardingsphere] tuohai666 edited a comment on issue #2838: group by with keyword alias miss back quote when rewriting

2019-08-08 Thread GitBox
tuohai666 edited a comment on issue #2838: group by with keyword alias miss back quote when rewriting URL: https://github.com/apache/incubator-shardingsphere/issues/2838#issuecomment-519771796 Fixed via https://github.com/apache/incubator-shardingsphere/pull/2817 -

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2830: Added support for no sharding column in sql

2019-08-08 Thread GitBox
KomachiSion commented on issue #2830: Added support for no sharding column in sql URL: https://github.com/apache/incubator-shardingsphere/pull/2830#issuecomment-519781000 Hi @rimal, I've already finished reviewing your PR, I think the implementation is contrary to our design and may cause

[GitHub] [incubator-shardingsphere] tristaZero opened a new issue #2715: Optimization of `DISTINCT` SQL.

2019-08-08 Thread GitBox
tristaZero opened a new issue #2715: Optimization of `DISTINCT` SQL. URL: https://github.com/apache/incubator-shardingsphere/issues/2715 ### Optimization of `DISTINCT` SQL. - [x] Fix bug: can not execute`select distinct t_order.order_id from t_order;` - [x] Support to use `select

[GitHub] [incubator-shardingsphere] tristaZero commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-08 Thread GitBox
tristaZero commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-519790699 How is your configuration? Can you give it? What's more, please set `sql.show` = true, so we can get

[GitHub] [incubator-shardingsphere] tristaZero commented on issue #2825: Too many keys are generated. There are only 1 target objects. You either specified a wrong 'keyProperty' or encountered a drive

2019-08-08 Thread GitBox
tristaZero commented on issue #2825: Too many keys are generated. There are only 1 target objects. You either specified a wrong 'keyProperty' or encountered a driver bug like #1523. URL: https://github.com/apache/incubator-shardingsphere/issues/2825#issuecomment-519792010 Sorry, but can y

[GitHub] [incubator-shardingsphere] wanggang931111 closed issue #2835: Table modification of sub-table data error reporting

2019-08-08 Thread GitBox
wanggang93 closed issue #2835: Table modification of sub-table data error reporting URL: https://github.com/apache/incubator-shardingsphere/issues/2835 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2835: Table modification of sub-table data error reporting

2019-08-08 Thread GitBox
terrymanu commented on issue #2835: Table modification of sub-table data error reporting URL: https://github.com/apache/incubator-shardingsphere/issues/2835#issuecomment-519798946 @wanggang93 Can you explain the reason for issue closed? ---

[GitHub] [incubator-shardingsphere] terrymanu merged pull request #2837: fix revoke_user_with_hostname_on_db_and_table and revoke_user_with_hostname_on_table

2019-08-08 Thread GitBox
terrymanu merged pull request #2837: fix revoke_user_with_hostname_on_db_and_table and revoke_user_with_hostname_on_table URL: https://github.com/apache/incubator-shardingsphere/pull/2837 This is an automated message from th

[GitHub] [incubator-shardingsphere] huangjian888 commented on issue #650: Welcome to leave your article link(欢迎留下关于ShardingSphere的文章链接)

2019-08-08 Thread GitBox
huangjian888 commented on issue #650: Welcome to leave your article link(欢迎留下关于ShardingSphere的文章链接) URL: https://github.com/apache/incubator-shardingsphere/issues/650#issuecomment-519801145 SpringBoot2.x 集成ShardingSphere+Seata+Mybatis-Plus+DruidDataSource文章 主要介绍在SpringBoot中: 1:Shardi

[GitHub] [incubator-shardingsphere] huangjian888 edited a comment on issue #650: Welcome to leave your article link(欢迎留下关于ShardingSphere的文章链接)

2019-08-08 Thread GitBox
huangjian888 edited a comment on issue #650: Welcome to leave your article link(欢迎留下关于ShardingSphere的文章链接) URL: https://github.com/apache/incubator-shardingsphere/issues/650#issuecomment-519801145 SpringBoot2.x 集成ShardingSphere+Seata+Mybatis-Plus+DruidDataSource文章 文章地址:https://www.jians

[GitHub] [incubator-shardingsphere] lyy2002 opened a new issue #2839: LimitDecoratorMergedResult in subquery problem

2019-08-08 Thread GitBox
lyy2002 opened a new issue #2839: LimitDecoratorMergedResult in subquery problem URL: https://github.com/apache/incubator-shardingsphere/issues/2839 sql : `SELECT * FROM ( SELECT * FROM

[GitHub] [incubator-shardingsphere] coveralls edited a comment on issue #2818: add mysql grammar support for call , do, handler, import, load

2019-08-08 Thread GitBox
coveralls edited a comment on issue #2818: add mysql grammar support for call ,do,handler,import,load URL: https://github.com/apache/incubator-shardingsphere/pull/2818#issuecomment-519200549 ## Pull Request Test Coverage Report for [Build 9095](https://coveralls.io/builds/25054910)