[GitHub] [shardingsphere] luojiang-killgrave commented on issue #7423: word 'point' is treated as a mysql keyword

2020-09-12 Thread GitBox
luojiang-killgrave commented on issue #7423: URL: https://github.com/apache/shardingsphere/issues/7423#issuecomment-691619159 @strongduanmu I'am using version 4.1.1 This is an automated message from the Apache Git Service.

[GitHub] [shardingsphere] strongduanmu commented on issue #7423: word 'point' is treated as a mysql keyword

2020-09-12 Thread GitBox
strongduanmu commented on issue #7423: URL: https://github.com/apache/shardingsphere/issues/7423#issuecomment-691618551 @luojiang-killgrave Which version did you use? I have found that the master branch already supports `point` query, can you try it?

[shardingsphere] branch master updated: Add more test cases for ShardingSphere-Proxy (#7321) (#7395)

2020-09-12 Thread zhangyonglun
This is an automated email from the ASF dual-hosted git repository. zhangyonglun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 82ebb45 Add more test cases for

[GitHub] [shardingsphere] tuohai666 closed issue #7321: Add more test cases for ShardingSphere-Proxy

2020-09-12 Thread GitBox
tuohai666 closed issue #7321: URL: https://github.com/apache/shardingsphere/issues/7321 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [shardingsphere] strongduanmu opened a new pull request #7426: support PostgreSQL set statement parse number value

2020-09-12 Thread GitBox
strongduanmu opened a new pull request #7426: URL: https://github.com/apache/shardingsphere/pull/7426 Fixes #7421. Changes proposed in this pull request: - support PostgreSQL set statement parse number value

[GitHub] [shardingsphere] tuohai666 merged pull request #7395: Add more test cases for ShardingSphere-Proxy (#7321)

2020-09-12 Thread GitBox
tuohai666 merged pull request #7395: URL: https://github.com/apache/shardingsphere/pull/7395 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] Norshtein94 opened a new issue #7425: Application start too slow because of scanning all tables's scheme!

2020-09-12 Thread GitBox
Norshtein94 opened a new issue #7425: URL: https://github.com/apache/shardingsphere/issues/7425 when I start-up my spring-boot application, sharding-jdbc would scan all tables's scheme, and it took 7 minutes to load datasources. It is just like a attack on my database, for there are

[GitHub] [shardingsphere] strongduanmu commented on issue #7421: Connect to ShardingSphere-Proxy failed via PostgreSQL JDBC driver since `SET extra_float_digits = 3` can't be parsed

2020-09-12 Thread GitBox
strongduanmu commented on issue #7421: URL: https://github.com/apache/shardingsphere/issues/7421#issuecomment-691612240 @sandynz I have tested this error and found that this is a parsing bug, I will fix it as soon as possible.

[GitHub] [shardingsphere-elasticjob] Technoboy- opened a new issue #1451: Move ElasticJobListener to JobConfiguration

2020-09-12 Thread GitBox
Technoboy- opened a new issue #1451: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1451 ElasticJobListener is a bit heavy as a schedule parameter., it's better to configure in JobConfiguration like ErrorHandler. So JobListener should listener shard item or job level

[GitHub] [shardingsphere-elasticjob] Technoboy- closed issue #1449: shardingsphere-elasticjob 3.0.0-beta-SNAPSHOT - example startup error

2020-09-12 Thread GitBox
Technoboy- closed issue #1449: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1449 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [shardingsphere-elasticjob] Technoboy- commented on issue #1449: shardingsphere-elasticjob 3.0.0-beta-SNAPSHOT - example startup error

2020-09-12 Thread GitBox
Technoboy- commented on issue #1449: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1449#issuecomment-691605133 Close due to issue not match the description. This is an automated message from the Apache Git

[GitHub] [shardingsphere] tristaZero edited a comment on issue #7269: The question about dataSourceNames only taking the last one after master-slave-rules is configured

2020-09-12 Thread GitBox
tristaZero edited a comment on issue #7269: URL: https://github.com/apache/shardingsphere/issues/7269#issuecomment-691598089 > If i want to apply the master-slave-rule, does this correspond to the datasourcename in the master-slaves-rule? Yes. > But here, I don’t want to

[GitHub] [shardingsphere] tristaZero edited a comment on issue #7269: The question about dataSourceNames only taking the last one after master-slave-rules is configured

2020-09-12 Thread GitBox
tristaZero edited a comment on issue #7269: URL: https://github.com/apache/shardingsphere/issues/7269#issuecomment-691598089 > If i want to apply the master-slave-rule, does this correspond to the datasourcename in the master-slaves-rule? Yes. > But here, I don’t want to apply

[GitHub] [shardingsphere] tristaZero commented on issue #7324: [New feature] How to use RDL to create Sharding databases and tables online?

2020-09-12 Thread GitBox
tristaZero commented on issue #7324: URL: https://github.com/apache/shardingsphere/issues/7324#issuecomment-691598515 Thanks for your feedback. @lidonghai11 This is an automated message from the Apache Git Service. To

[GitHub] [shardingsphere] tristaZero edited a comment on issue #7226: Request to add words RANK and FUNCTION as MySQL unreserved Word in mysql sql parser module

2020-09-12 Thread GitBox
tristaZero edited a comment on issue #7226: URL: https://github.com/apache/shardingsphere/issues/7226#issuecomment-691598300 @jingshanglu You mean we get the wrong rewritten SQL? Which part of the rewritten SQL is unexpected?

[GitHub] [shardingsphere] tristaZero commented on issue #7226: Request to add words RANK and FUNCTION as MySQL unreserved Word in mysql sql parser module

2020-09-12 Thread GitBox
tristaZero commented on issue #7226: URL: https://github.com/apache/shardingsphere/issues/7226#issuecomment-691598300 @jingshanglu You mean we get the wrong rewritten SQL? Which part of the rewritten SQL is not expected?

[GitHub] [shardingsphere] tristaZero commented on issue #7269: The question about dataSourceNames only taking the last one after master-slave-rules is configured

2020-09-12 Thread GitBox
tristaZero commented on issue #7269: URL: https://github.com/apache/shardingsphere/issues/7269#issuecomment-691598089 > # If i want to apply the master-slave-rule, does this correspond to the datasourcename in the master-slaves-rule? Yes. > # But here, I don’t want to apply the

[shardingsphere] branch master updated: Update _index.cn.md

2020-09-12 Thread panjuan
This is an automated email from the ASF dual-hosted git repository. panjuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new ae3b12e Update _index.cn.md new

[GitHub] [shardingsphere] tristaZero merged pull request #7407: Update _index.cn.md

2020-09-12 Thread GitBox
tristaZero merged pull request #7407: URL: https://github.com/apache/shardingsphere/pull/7407 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[shardingsphere] branch master updated: Update _index.en.md

2020-09-12 Thread panjuan
This is an automated email from the ASF dual-hosted git repository. panjuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 445ded1 Update _index.en.md new

[GitHub] [shardingsphere] tristaZero merged pull request #7408: Update _index.en.md

2020-09-12 Thread GitBox
tristaZero merged pull request #7408: URL: https://github.com/apache/shardingsphere/pull/7408 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [shardingsphere] tristaZero commented on a change in pull request #7367: Support oracle connect descriptor url

2020-09-12 Thread GitBox
tristaZero commented on a change in pull request #7367: URL: https://github.com/apache/shardingsphere/pull/7367#discussion_r486750589 ## File path:

[GitHub] [shardingsphere] tristaZero commented on issue #7269: The question about dataSourceNames only taking the last one after master-slave-rules is configured

2020-09-12 Thread GitBox
tristaZero commented on issue #7269: URL: https://github.com/apache/shardingsphere/issues/7269#issuecomment-690858993 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] jingshanglu merged pull request #7243: add DDL test cases in PostgreSQL

2020-09-12 Thread GitBox
jingshanglu merged pull request #7243: URL: https://github.com/apache/shardingsphere/pull/7243 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [shardingsphere] terrymanu commented on a change in pull request #7416: 7307

2020-09-12 Thread GitBox
terrymanu commented on a change in pull request #7416: URL: https://github.com/apache/shardingsphere/pull/7416#discussion_r487363294 ## File path: shardingsphere-features/pom.xml ## @@ -32,7 +32,7 @@ shardingsphere-sharding shardingsphere-replica -

[GitHub] [shardingsphere-elasticjob] CalvinKirs commented on issue #1409: Support multi-registry center

2020-09-12 Thread GitBox
CalvinKirs commented on issue #1409: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1409#issuecomment-691459248 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [shardingsphere] sandynz commented on pull request #7395: Add more test cases for ShardingSphere-Proxy (#7321)

2020-09-12 Thread GitBox
sandynz commented on pull request #7395: URL: https://github.com/apache/shardingsphere/pull/7395#issuecomment-691394459 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere-benchmark] tristaZero commented on a change in pull request #58: Update ShardingSphere benchmark with new implementation.

2020-09-12 Thread GitBox
tristaZero commented on a change in pull request #58: URL: https://github.com/apache/shardingsphere-benchmark/pull/58#discussion_r486815491 ## File path: shardingsphere-benchmark/src/main/resources/yaml/singlerouting/encrypt/proxy/config-proxy-singlerouting-encrypt.yaml ##

[GitHub] [shardingsphere] strongduanmu commented on pull request #7397: Refactor DDLStatement to MySQL, Oracle, PostgreSQL, SQL92, SQLServer DDLStatement

2020-09-12 Thread GitBox
strongduanmu commented on pull request #7397: URL: https://github.com/apache/shardingsphere/pull/7397#issuecomment-690892418 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [shardingsphere] coveralls commented on pull request #7424: Rename to ConnectionStatusManager

2020-09-12 Thread GitBox
coveralls commented on pull request #7424: URL: https://github.com/apache/shardingsphere/pull/7424#issuecomment-691509997 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] jingshanglu commented on pull request #7353: Improve the Statement definition

2020-09-12 Thread GitBox
jingshanglu commented on pull request #7353: URL: https://github.com/apache/shardingsphere/pull/7353#issuecomment-690983807 @tristaZero The operator is complex, because there are many operator are string, such as `like`,`OPERATOR (anyOperator) ` , it is better to combined with the

[GitHub] [shardingsphere] tuohai666 merged pull request #7405: Revise document for third-party components

2020-09-12 Thread GitBox
tuohai666 merged pull request #7405: URL: https://github.com/apache/shardingsphere/pull/7405 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] yang-7777 removed a comment on issue #234: Welcome to leave your company's info(欢迎使用ShardingSphere的公司在此登记)

2020-09-12 Thread GitBox
yang- removed a comment on issue #234: URL: https://github.com/apache/shardingsphere/issues/234#issuecomment-691013043 360数科 https://www.360jinrong.net/ This is an automated message from the Apache Git Service. To

[GitHub] [shardingsphere-benchmark] tristaZero merged pull request #60: Update benchmark database name with new one, remove unused code from pom.xml

2020-09-12 Thread GitBox
tristaZero merged pull request #60: URL: https://github.com/apache/shardingsphere-benchmark/pull/60 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [shardingsphere] terrymanu commented on pull request #7416: 7307

2020-09-12 Thread GitBox
terrymanu commented on pull request #7416: URL: https://github.com/apache/shardingsphere/pull/7416#issuecomment-691400177 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] luojiang-killgrave commented on issue #7423: mysql keyword 'point'

2020-09-12 Thread GitBox
luojiang-killgrave commented on issue #7423: URL: https://github.com/apache/shardingsphere/issues/7423#issuecomment-691457594 Hello. I am using shardingsphere-jdbc. It's convenient and powerful. yet, I still got some problem. Here is it: My project got a sql like this:

[GitHub] [shardingsphere] terrymanu closed issue #7418: Add test case for ExpectedExceptions

2020-09-12 Thread GitBox
terrymanu closed issue #7418: URL: https://github.com/apache/shardingsphere/issues/7418 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [shardingsphere] flycoolman commented on a change in pull request #7416: 7307

2020-09-12 Thread GitBox
flycoolman commented on a change in pull request #7416: URL: https://github.com/apache/shardingsphere/pull/7416#discussion_r487364135 ## File path: shardingsphere-features/pom.xml ## @@ -32,7 +32,7 @@ shardingsphere-sharding shardingsphere-replica -

[GitHub] [shardingsphere] coveralls commented on pull request #7407: Update _index.cn.md

2020-09-12 Thread GitBox
coveralls commented on pull request #7407: URL: https://github.com/apache/shardingsphere/pull/7407#issuecomment-691036177 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] jacksparrow414 removed a comment on pull request #7420: Add test case for ExpectedExceptions

2020-09-12 Thread GitBox
jacksparrow414 removed a comment on pull request #7420: URL: https://github.com/apache/shardingsphere/pull/7420#issuecomment-691433098 No PR changes here this time

[GitHub] [shardingsphere] kimmking merged pull request #7424: Rename to ConnectionStatusManager

2020-09-12 Thread GitBox
kimmking merged pull request #7424: URL: https://github.com/apache/shardingsphere/pull/7424 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] jingshanglu commented on pull request #7243: add DDL test cases in PostgreSQL

2020-09-12 Thread GitBox
jingshanglu commented on pull request #7243: URL: https://github.com/apache/shardingsphere/pull/7243#issuecomment-691466876 \ci This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [shardingsphere] mark4z commented on issue #7129: Sharding key in ON-Clause(Not Where-Clause) cause a error "No Sharding Key"

2020-09-12 Thread GitBox
mark4z commented on issue #7129: URL: https://github.com/apache/shardingsphere/issues/7129#issuecomment-691073385 > @mark4z Can you show more stack info? Sorry, I can't resume it now. but actually it doesn't work. like this: Actual SQL: ds0 ::: select count(1)

[GitHub] [shardingsphere-elasticjob] alvinqq commented on issue #254: Welcome to leave your company's info (欢迎使用ElasticJob的公司在此登记)

2020-09-12 Thread GitBox
alvinqq commented on issue #254: URL: https://github.com/apache/shardingsphere-elasticjob/issues/254#issuecomment-690989206 广联赛讯 http://www.glsx.com.cn This is an automated message from the Apache Git Service. To respond

[GitHub] [shardingsphere] xbkaishui commented on pull request #7388: Add test case for ResourceLock

2020-09-12 Thread GitBox
xbkaishui commented on pull request #7388: URL: https://github.com/apache/shardingsphere/pull/7388#issuecomment-691128545 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] tristaZero merged pull request #7397: Refactor DDLStatement to MySQL, Oracle, PostgreSQL, SQL92, SQLServer DDLStatement

2020-09-12 Thread GitBox
tristaZero merged pull request #7397: URL: https://github.com/apache/shardingsphere/pull/7397 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] kimmking merged pull request #7413: Simplify ConnectionStatus's enum

2020-09-12 Thread GitBox
kimmking merged pull request #7413: URL: https://github.com/apache/shardingsphere/pull/7413 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [shardingsphere] tristaZero merged pull request #7396: PostgreSQLStatementMemoryStrictlyFetchSizeSetterTest and MySQLStatementMemoryStrictlyFetchSizeSetterTest added

2020-09-12 Thread GitBox
tristaZero merged pull request #7396: URL: https://github.com/apache/shardingsphere/pull/7396 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] tristaZero merged pull request #7353: Improve the Statement definition

2020-09-12 Thread GitBox
tristaZero merged pull request #7353: URL: https://github.com/apache/shardingsphere/pull/7353 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] tuohai666 merged pull request #7403: add test case for shardingsphere-proxy-frontend-postgresql

2020-09-12 Thread GitBox
tuohai666 merged pull request #7403: URL: https://github.com/apache/shardingsphere/pull/7403 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] coveralls edited a comment on pull request #7367: Support oracle connect descriptor url

2020-09-12 Thread GitBox
coveralls edited a comment on pull request #7367: URL: https://github.com/apache/shardingsphere/pull/7367#issuecomment-689656229 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [shardingsphere] tristaZero commented on issue #7226: Request to add words RANK and FUNCTION as MySQL unreserved Word in mysql sql parser module

2020-09-12 Thread GitBox
tristaZero commented on issue #7226: URL: https://github.com/apache/shardingsphere/issues/7226#issuecomment-690860167 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] lidonghai11 commented on issue #7324: [New feature] How to use RDL to create Sharding databases and tables online?

2020-09-12 Thread GitBox
lidonghai11 commented on issue #7324: URL: https://github.com/apache/shardingsphere/issues/7324#issuecomment-690892484 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] jacksparrow414 commented on pull request #7420: Add test case for ExpectedExceptions

2020-09-12 Thread GitBox
jacksparrow414 commented on pull request #7420: URL: https://github.com/apache/shardingsphere/pull/7420#issuecomment-691433098 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [shardingsphere] terrymanu edited a comment on pull request #7388: Add test case for ResourceLock

2020-09-12 Thread GitBox
terrymanu edited a comment on pull request #7388: URL: https://github.com/apache/shardingsphere/pull/7388#issuecomment-691399681 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [shardingsphere] tristaZero merged pull request #7399: Update icla.cn.md

2020-09-12 Thread GitBox
tristaZero merged pull request #7399: URL: https://github.com/apache/shardingsphere/pull/7399 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] tristaZero commented on pull request #7367: Support oracle connect descriptor url

2020-09-12 Thread GitBox
tristaZero commented on pull request #7367: URL: https://github.com/apache/shardingsphere/pull/7367#issuecomment-691032041 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] coveralls commented on pull request #7408: Update _index.en.md

2020-09-12 Thread GitBox
coveralls commented on pull request #7408: URL: https://github.com/apache/shardingsphere/pull/7408#issuecomment-691047133 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere-benchmark] wcsoft closed pull request #58: Update ShardingSphere benchmark with new implementation.

2020-09-12 Thread GitBox
wcsoft closed pull request #58: URL: https://github.com/apache/shardingsphere-benchmark/pull/58 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [shardingsphere] kimmking merged pull request #7422: Fix RepositoryResumeBreakPointManagerTest bug

2020-09-12 Thread GitBox
kimmking merged pull request #7422: URL: https://github.com/apache/shardingsphere/pull/7422 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [shardingsphere] tristaZero closed issue #7376: Add test case for StatementMemoryStrictlyFetchSizeSetter impl

2020-09-12 Thread GitBox
tristaZero closed issue #7376: URL: https://github.com/apache/shardingsphere/issues/7376 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [shardingsphere-ui] menghaoranss merged pull request #16: Remove metadata config when add schema

2020-09-12 Thread GitBox
menghaoranss merged pull request #16: URL: https://github.com/apache/shardingsphere-ui/pull/16 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] tristaZero commented on issue #7324: [New feature] How to use RDL to create Sharding databases and tables online?

2020-09-12 Thread GitBox
tristaZero commented on issue #7324: URL: https://github.com/apache/shardingsphere/issues/7324#issuecomment-690853904 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] flycoolman commented on pull request #7416: Rename MasterSlave module to ReadWriteSplit

2020-09-12 Thread GitBox
flycoolman commented on pull request #7416: URL: https://github.com/apache/shardingsphere/pull/7416#issuecomment-691405803 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] tristaZero commented on issue #7401: sharding jdbc, when insert config useGeneratedKeys , in one Transactional , the ID obtained by batch insertion is the first one

2020-09-12 Thread GitBox
tristaZero commented on issue #7401: URL: https://github.com/apache/shardingsphere/issues/7401#issuecomment-690862289 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] Lucas-307 edited a comment on pull request #7422: Fix RepositoryResumeBreakPointManagerTest bug

2020-09-12 Thread GitBox
Lucas-307 edited a comment on pull request #7422: URL: https://github.com/apache/shardingsphere/pull/7422#issuecomment-691435109 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [shardingsphere] tristaZero commented on a change in pull request #7397: Refactor DDLStatement to MySQL, Oracle, PostgreSQL, SQL92, SQLServer DDLStatement

2020-09-12 Thread GitBox
tristaZero commented on a change in pull request #7397: URL: https://github.com/apache/shardingsphere/pull/7397#discussion_r486809829 ## File path:

[GitHub] [shardingsphere-benchmark] tristaZero merged pull request #61: Update benchmark database name to new one, remove unused code from pom.xml

2020-09-12 Thread GitBox
tristaZero merged pull request #61: URL: https://github.com/apache/shardingsphere-benchmark/pull/61 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [shardingsphere] tuohai666 commented on pull request #7395: Add more test cases for ShardingSphere-Proxy (#7321)

2020-09-12 Thread GitBox
tuohai666 commented on pull request #7395: URL: https://github.com/apache/shardingsphere/pull/7395#issuecomment-691119307 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] tristaZero merged pull request #7394: revise faq

2020-09-12 Thread GitBox
tristaZero merged pull request #7394: URL: https://github.com/apache/shardingsphere/pull/7394 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] yang-7777 commented on issue #234: Welcome to leave your company's info(欢迎使用ShardingSphere的公司在此登记)

2020-09-12 Thread GitBox
yang- commented on issue #234: URL: https://github.com/apache/shardingsphere/issues/234#issuecomment-691013043 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [shardingsphere] coveralls edited a comment on pull request #7394: revise faq

2020-09-12 Thread GitBox
coveralls edited a comment on pull request #7394: URL: https://github.com/apache/shardingsphere/pull/7394#issuecomment-690352047 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [shardingsphere] wenweibin commented on issue #7418: Add test case for ExpectedExceptions

2020-09-12 Thread GitBox
wenweibin commented on issue #7418: URL: https://github.com/apache/shardingsphere/issues/7418#issuecomment-691403398 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [shardingsphere] terrymanu commented on pull request #7388: Add test case for ResourceLock

2020-09-12 Thread GitBox
terrymanu commented on pull request #7388: URL: https://github.com/apache/shardingsphere/pull/7388#issuecomment-691399681 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] tristaZero merged pull request #7409: Remove BackendConnection.supportHint

2020-09-12 Thread GitBox
tristaZero merged pull request #7409: URL: https://github.com/apache/shardingsphere/pull/7409 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] tristaZero merged pull request #7417: Add ExpectedExceptions for proxy

2020-09-12 Thread GitBox
tristaZero merged pull request #7417: URL: https://github.com/apache/shardingsphere/pull/7417 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] Lucas-307 removed a comment on pull request #7422: Fix RepositoryResumeBreakPointManagerTest bug

2020-09-12 Thread GitBox
Lucas-307 removed a comment on pull request #7422: URL: https://github.com/apache/shardingsphere/pull/7422#issuecomment-691435109 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [shardingsphere-elasticjob] Technoboy- merged pull request #1450: Update companies list

2020-09-12 Thread GitBox
Technoboy- merged pull request #1450: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1450 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [shardingsphere] tuohai666 closed issue #7321: Add more test cases for ShardingSphere-Proxy

2020-09-12 Thread GitBox
tuohai666 closed issue #7321: URL: https://github.com/apache/shardingsphere/issues/7321 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [shardingsphere] coveralls edited a comment on pull request #7395: Add more test cases for ShardingSphere-Proxy (#7321)

2020-09-12 Thread GitBox
coveralls edited a comment on pull request #7395: URL: https://github.com/apache/shardingsphere/pull/7395#issuecomment-690372286 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [shardingsphere] tristaZero commented on issue #6367: 不支持on duplicate key update语句

2020-09-12 Thread GitBox
tristaZero commented on issue #6367: URL: https://github.com/apache/shardingsphere/issues/6367#issuecomment-690861754 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] kimmking merged pull request #7414: Log error message for unexpected exception only

2020-09-12 Thread GitBox
kimmking merged pull request #7414: URL: https://github.com/apache/shardingsphere/pull/7414 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [shardingsphere] kimmking closed issue #7325: [DISCUSS]New design of data structures in config center

2020-09-12 Thread GitBox
kimmking closed issue #7325: URL: https://github.com/apache/shardingsphere/issues/7325 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [shardingsphere] flycoolman commented on issue #7307: Rename MasterSlave module to ReadWriteSplit

2020-09-12 Thread GitBox
flycoolman commented on issue #7307: URL: https://github.com/apache/shardingsphere/issues/7307#issuecomment-691398535 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] tuohai666 merged pull request #7404: Remove metadata center

2020-09-12 Thread GitBox
tuohai666 merged pull request #7404: URL: https://github.com/apache/shardingsphere/pull/7404 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere-ui] menghaoranss merged pull request #15: Load metadata from config center

2020-09-12 Thread GitBox
menghaoranss merged pull request #15: URL: https://github.com/apache/shardingsphere-ui/pull/15 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] tristaZero closed issue #7195: Support Oracle RAC

2020-09-12 Thread GitBox
tristaZero closed issue #7195: URL: https://github.com/apache/shardingsphere/issues/7195 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [shardingsphere] tristaZero merged pull request #7410: refactor replace dot with hyphen

2020-09-12 Thread GitBox
tristaZero merged pull request #7410: URL: https://github.com/apache/shardingsphere/pull/7410 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] gzdzss commented on pull request #7415: add test case for PostgreSQLErrorResponsePacket

2020-09-12 Thread GitBox
gzdzss commented on pull request #7415: URL: https://github.com/apache/shardingsphere/pull/7415#issuecomment-691414062 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] kimmking commented on issue #7401: sharding jdbc, when insert config useGeneratedKeys , in one Transactional , the ID obtained by batch insertion is the first one

2020-09-12 Thread GitBox
kimmking commented on issue #7401: URL: https://github.com/apache/shardingsphere/issues/7401#issuecomment-691028633 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [shardingsphere] kimmking commented on pull request #7416: Rename MasterSlave module to ReadWriteSplit

2020-09-12 Thread GitBox
kimmking commented on pull request #7416: URL: https://github.com/apache/shardingsphere/pull/7416#issuecomment-691531427 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] coveralls edited a comment on pull request #7397: Refactor DDLStatement to MySQL, Oracle, PostgreSQL, SQL92, SQLServer DDLStatement

2020-09-12 Thread GitBox
coveralls edited a comment on pull request #7397: URL: https://github.com/apache/shardingsphere/pull/7397#issuecomment-690833928 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [shardingsphere] Lucas-307 commented on pull request #7422: Fix RepositoryResumeBreakPointManagerTest bug

2020-09-12 Thread GitBox
Lucas-307 commented on pull request #7422: URL: https://github.com/apache/shardingsphere/pull/7422#issuecomment-691435109 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] tristaZero merged pull request #7402: Update icla.en.md

2020-09-12 Thread GitBox
tristaZero merged pull request #7402: URL: https://github.com/apache/shardingsphere/pull/7402 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] tristaZero merged pull request #7406: Add logback-test.xml to ignore unnecessary logs

2020-09-12 Thread GitBox
tristaZero merged pull request #7406: URL: https://github.com/apache/shardingsphere/pull/7406 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] jingshanglu commented on issue #7226: Request to add words RANK and FUNCTION as MySQL unreserved Word in mysql sql parser module

2020-09-12 Thread GitBox
jingshanglu commented on issue #7226: URL: https://github.com/apache/shardingsphere/issues/7226#issuecomment-691370789 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere-benchmark] wcsoft closed pull request #59: Add ShardingSphere benchmark 4.1.1 branch in accordance with ShardingSphere 4.x

2020-09-12 Thread GitBox
wcsoft closed pull request #59: URL: https://github.com/apache/shardingsphere-benchmark/pull/59 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [shardingsphere] kimmking closed issue #7288: Consider about combining metadata-center with registry-center

2020-09-12 Thread GitBox
kimmking closed issue #7288: URL: https://github.com/apache/shardingsphere/issues/7288 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [shardingsphere] tristaZero commented on issue #7381: Column 'ID' specified twice

2020-09-12 Thread GitBox
tristaZero commented on issue #7381: URL: https://github.com/apache/shardingsphere/issues/7381#issuecomment-690854174 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] coveralls commented on pull request #7420: Add test case for ExpectedExceptions

2020-09-12 Thread GitBox
coveralls commented on pull request #7420: URL: https://github.com/apache/shardingsphere/pull/7420#issuecomment-691462862 This is an automated message from the Apache Git Service. To respond to the message, please log on to

  1   2   3   >