[GitHub] [incubator-shardingsphere] dongzl commented on issue #3311: tinyint(1) column type will result in a booleam value in the query data

2019-10-17 Thread GitBox
dongzl commented on issue #3311: tinyint(1) column type will result in a booleam value in the query data URL: https://github.com/apache/incubator-shardingsphere/issues/3311#issuecomment-543475191 Hi @Myshiner , this is my debug pic, tinyint(1) covert to boolean value is MySQL's JDBC

[GitHub] [incubator-shardingsphere] dongzl edited a comment on issue #3311: tinyint(1) column type will result in a booleam value in the query data

2019-10-17 Thread GitBox
dongzl edited a comment on issue #3311: tinyint(1) column type will result in a booleam value in the query data URL: https://github.com/apache/incubator-shardingsphere/issues/3311#issuecomment-543475191 Hi @Myshiner , this is my debug pic, tinyint(1) covert to boolean value is MySQL's

[GitHub] [incubator-shardingsphere] dongzl commented on issue #3104: Cannot find JDBC type '2003' in PostgreSQL column type

2019-10-17 Thread GitBox
dongzl commented on issue #3104: Cannot find JDBC type '2003' in PostgreSQL column type URL: https://github.com/apache/incubator-shardingsphere/issues/3104#issuecomment-543483858 Hi @xilipilige , I'm sorry I didn't reply to you in time. Do you describe more details, the execute SQL

[GitHub] [incubator-shardingsphere] dongzl commented on a change in pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value.

2019-10-17 Thread GitBox
dongzl commented on a change in pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value. URL: https://github.com/apache/incubator-shardingsphere/pull/3288#discussion_r335828314 ## File path:

[GitHub] [incubator-shardingsphere] zhouzhendao123456 commented on issue #3302: Query the relationship between max.connections.size.per.query and in statemen

2019-10-17 Thread GitBox
zhouzhendao123456 commented on issue #3302: Query the relationship between max.connections.size.per.query and in statemen URL: https://github.com/apache/incubator-shardingsphere/issues/3302#issuecomment-543026488 Two pieces of data in two physical tables

[GitHub] [incubator-shardingsphere] dongzl commented on a change in pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value.

2019-10-17 Thread GitBox
dongzl commented on a change in pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value. URL: https://github.com/apache/incubator-shardingsphere/pull/3288#discussion_r335828314 ## File path:

[GitHub] [incubator-shardingsphere] haetao commented on issue #3292: add SQL test case to moudle sql-test and parse-test

2019-10-17 Thread GitBox
haetao commented on issue #3292: add SQL test case to moudle sql-test and parse-test URL: https://github.com/apache/incubator-shardingsphere/pull/3292#issuecomment-543028693 I fixed theses detail and abridged SQL case. This

[GitHub] [incubator-shardingsphere] xiyelife commented on a change in pull request #3295: fixed for #3234 and add the encrypted test case for more than four cipher coloumns

2019-10-17 Thread GitBox
xiyelife commented on a change in pull request #3295: fixed for #3234 and add the encrypted test case for more than four cipher coloumns URL: https://github.com/apache/incubator-shardingsphere/pull/3295#discussion_r335834439 ## File path:

[GitHub] [incubator-shardingsphere] terrymanu merged pull request #3292: add SQL test case to moudle sql-test and parse-test

2019-10-17 Thread GitBox
terrymanu merged pull request #3292: add SQL test case to moudle sql-test and parse-test URL: https://github.com/apache/incubator-shardingsphere/pull/3292 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-shardingsphere] coveralls edited a comment on issue #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value.

2019-10-17 Thread GitBox
coveralls edited a comment on issue #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value. URL: https://github.com/apache/incubator-shardingsphere/pull/3288#issuecomment-542556682 ## Pull Request Test Coverage Report for [Build

[GitHub] [incubator-shardingsphere] tristaZero opened a new pull request #3305: Fix bug 3303

2019-10-17 Thread GitBox
tristaZero opened a new pull request #3305: Fix bug 3303 URL: https://github.com/apache/incubator-shardingsphere/pull/3305 Fixes #3303 . This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-shardingsphere] terrymanu closed issue #3301: Add Podling Maturity Assessment for ShardingSphere

2019-10-17 Thread GitBox
terrymanu closed issue #3301: Add Podling Maturity Assessment for ShardingSphere URL: https://github.com/apache/incubator-shardingsphere/issues/3301 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shardingsphere] terrymanu merged pull request #3304: Create Podling Maturity Assessment for ShardingSphere

2019-10-17 Thread GitBox
terrymanu merged pull request #3304: Create Podling Maturity Assessment for ShardingSphere URL: https://github.com/apache/incubator-shardingsphere/pull/3304 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-shardingsphere] terrymanu opened a new pull request #3304: Create Podling Maturity Assessment for ShardingSphere

2019-10-17 Thread GitBox
terrymanu opened a new pull request #3304: Create Podling Maturity Assessment for ShardingSphere URL: https://github.com/apache/incubator-shardingsphere/pull/3304 Fixes #3301. This is an automated message from the Apache Git

[GitHub] [incubator-shardingsphere] swcumt opened a new issue #3306: How config sharding (No master salve) and master slave(no sharding) together

2019-10-17 Thread GitBox
swcumt opened a new issue #3306: How config sharding (No master salve) and master slave(no sharding) together URL: https://github.com/apache/incubator-shardingsphere/issues/3306 ## Question for example sharding database(no master_slave): ds0: table_0

[GitHub] [incubator-shardingsphere] zhouzhendao123456 opened a new issue #3302: Query the relationship between max.connections.size.per.query and in statemen

2019-10-17 Thread GitBox
zhouzhendao123456 opened a new issue #3302: Query the relationship between max.connections.size.per.query and in statemen URL: https://github.com/apache/incubator-shardingsphere/issues/3302 db:mysql 5.7.19-17-log sharding-proxy:4.0.0-rc2 select a.x,b.y from a left join b on

[GitHub] [incubator-shardingsphere] xiyelife closed pull request #3295: fixed for #3234 and add the encrypted test case for more than four cipher coloumns

2019-10-17 Thread GitBox
xiyelife closed pull request #3295: fixed for #3234 and add the encrypted test case for more than four cipher coloumns URL: https://github.com/apache/incubator-shardingsphere/pull/3295 This is an automated message from the

[GitHub] [incubator-shardingsphere] zhouzhendao123456 commented on issue #3302: Query the relationship between max.connections.size.per.query and in statemen

2019-10-17 Thread GitBox
zhouzhendao123456 commented on issue #3302: Query the relationship between max.connections.size.per.query and in statemen URL: https://github.com/apache/incubator-shardingsphere/issues/3302#issuecomment-543025732 sharding column is a.key and b.key if sql is select a.x,b.y from a

[GitHub] [incubator-shardingsphere] skyoxZ commented on issue #3154: Data masking: the name of logicColumn is case sensitive

2019-10-17 Thread GitBox
skyoxZ commented on issue #3154: Data masking: the name of logicColumn is case sensitive URL: https://github.com/apache/incubator-shardingsphere/issues/3154#issuecomment-543025743 > Hi @skyoxZ ,I'm not sure what problems you encountered, could you describe them in more detail? For

[incubator-shardingsphere-benchmark] branch master updated: for performance

2019-10-17 Thread zhaoyanan
This is an automated email from the ASF dual-hosted git repository. zhaoyanan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-shardingsphere-benchmark.git The following commit(s) were added to refs/heads/master by this push: new 9cff070 for

[GitHub] [incubator-shardingsphere] yanyzy commented on issue #3313: fix encryption rules do not support uppercase fields

2019-10-17 Thread GitBox
yanyzy commented on issue #3313: fix encryption rules do not support uppercase fields URL: https://github.com/apache/incubator-shardingsphere/pull/3313#issuecomment-543449256 @terrymanu so...this is also a case sensitive question? maybe it can be integrated with

[GitHub] [incubator-shardingsphere] leelance closed issue #3280: 4.0.0-RC2-sharding-proxy JDBCBackendDataSource.createConnection null

2019-10-17 Thread GitBox
leelance closed issue #3280: 4.0.0-RC2-sharding-proxy JDBCBackendDataSource.createConnection null URL: https://github.com/apache/incubator-shardingsphere/issues/3280 This is an automated message from the Apache Git

[GitHub] [incubator-shardingsphere] wgy8283335 closed issue #3213: There are two methods which are very like each other in DerivedColumn.class

2019-10-17 Thread GitBox
wgy8283335 closed issue #3213: There are two methods which are very like each other in DerivedColumn.class URL: https://github.com/apache/incubator-shardingsphere/issues/3213 This is an automated message from the Apache Git

[GitHub] [incubator-shardingsphere] kevinLuan opened a new issue #3321: nested exception is org.postgresql.util.PSQLException: 未设定参数值 5 的内容。

2019-10-17 Thread GitBox
kevinLuan opened a new issue #3321: nested exception is org.postgresql.util.PSQLException: 未设定参数值 5 的内容。 URL: https://github.com/apache/incubator-shardingsphere/issues/3321 ## Bug Report Postgresql database + ShardingSphere using the following SQL times wrong: nested exception is

[GitHub] [incubator-shardingsphere] kevinLuan commented on issue #3321: nested exception is org.postgresql.util.PSQLException: 未设定参数值 5 的内容。

2019-10-17 Thread GitBox
kevinLuan commented on issue #3321: nested exception is org.postgresql.util.PSQLException: 未设定参数值 5 的内容。 URL: https://github.com/apache/incubator-shardingsphere/issues/3321#issuecomment-543228583 Directly using one of the most common insert statement, when setting the Value, the database

[GitHub] [incubator-shardingsphere] coveralls edited a comment on issue #3315: Add support show database

2019-10-17 Thread GitBox
coveralls edited a comment on issue #3315: Add support show database URL: https://github.com/apache/incubator-shardingsphere/pull/3315#issuecomment-543106285 ## Pull Request Test Coverage Report for [Build 693](https://coveralls.io/builds/26377646) * **15** of **15** **(100.0%)**

[GitHub] [incubator-shardingsphere] TonyLuo commented on issue #1496: Read write splitter for `Select ... for update` should route to master data node

2019-10-17 Thread GitBox
TonyLuo commented on issue #1496: Read write splitter for `Select ... for update` should route to master data node URL: https://github.com/apache/incubator-shardingsphere/issues/1496#issuecomment-543030544 @qixiaobo do you mean we need to overrid this method and only use

[GitHub] [incubator-shardingsphere] tristaZero opened a new issue #3303: Wrong parameter list when auto-generated key need to add.

2019-10-17 Thread GitBox
tristaZero opened a new issue #3303: Wrong parameter list when auto-generated key need to add. URL: https://github.com/apache/incubator-shardingsphere/issues/3303 ## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have:

[GitHub] [incubator-shardingsphere] coveralls edited a comment on issue #3292: add SQL test case to moudle sql-test and parse-test

2019-10-17 Thread GitBox
coveralls edited a comment on issue #3292: add SQL test case to moudle sql-test and parse-test URL: https://github.com/apache/incubator-shardingsphere/pull/3292#issuecomment-542594012 ## Pull Request Test Coverage Report for [Build 682](https://coveralls.io/builds/26367448) *

[GitHub] [incubator-shardingsphere] gaoguanghai commented on issue #3154: Data masking: the name of logicColumn is case sensitive

2019-10-17 Thread GitBox
gaoguanghai commented on issue #3154: Data masking: the name of logicColumn is case sensitive URL: https://github.com/apache/incubator-shardingsphere/issues/3154#issuecomment-543197685 Hi @skyoxZ, I see what you mean,I'll add this,Thank you.

[GitHub] [incubator-shardingsphere] yanickxia commented on a change in pull request #3315: Add support show database

2019-10-17 Thread GitBox
yanickxia commented on a change in pull request #3315: Add support show database URL: https://github.com/apache/incubator-shardingsphere/pull/3315#discussion_r336061696 ## File path:

[GitHub] [incubator-shardingsphere] xiyelife closed pull request #3314: fixed for #3234 insert without columns

2019-10-17 Thread GitBox
xiyelife closed pull request #3314: fixed for #3234 insert without columns URL: https://github.com/apache/incubator-shardingsphere/pull/3314 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shardingsphere] xiyelife commented on issue #3234: When insert by mybatis, the parameters were still found to be out of ordered.

2019-10-17 Thread GitBox
xiyelife commented on issue #3234: When insert by mybatis, the parameters were still found to be out of ordered. URL: https://github.com/apache/incubator-shardingsphere/issues/3234#issuecomment-543202452 @tristaZero I find that tristaZero has been fixed the insert without columns

[GitHub] [incubator-shardingsphere] yanickxia opened a new issue #3320: [Propose] add editorconfig

2019-10-17 Thread GitBox
yanickxia opened a new issue #3320: [Propose] add editorconfig URL: https://github.com/apache/incubator-shardingsphere/issues/3320 ## Feature Request Add [editorconfig](https://editorconfig.org/) ### Describe the feature you would like. helps maintain consistent coding

[GitHub] [incubator-shardingsphere] coveralls commented on issue #3319: fix bug#3318

2019-10-17 Thread GitBox
coveralls commented on issue #3319: fix bug#3318 URL: https://github.com/apache/incubator-shardingsphere/pull/3319#issuecomment-543123635 ## Pull Request Test Coverage Report for [Build 691](https://coveralls.io/builds/26371861) * **16** of **16** **(100.0%)** changed or added

[GitHub] [incubator-shardingsphere] skyoxZ commented on issue #3154: Data masking: the name of logicColumn is case sensitive

2019-10-17 Thread GitBox
skyoxZ commented on issue #3154: Data masking: the name of logicColumn is case sensitive URL: https://github.com/apache/incubator-shardingsphere/issues/3154#issuecomment-543143597 @yanyzy Sometimes there's no guarantee about the column case in SQLs so that it's hard to keep the logical

[GitHub] [incubator-shardingsphere] cjml1982 closed issue #3308: the shardingsphere desensitization not works

2019-10-17 Thread GitBox
cjml1982 closed issue #3308: the shardingsphere desensitization not works URL: https://github.com/apache/incubator-shardingsphere/issues/3308 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shardingsphere] cjml1982 commented on issue #3308: the shardingsphere desensitization not works

2019-10-17 Thread GitBox
cjml1982 commented on issue #3308: the shardingsphere desensitization not works URL: https://github.com/apache/incubator-shardingsphere/issues/3308#issuecomment-543151781 the question closed This is an automated message from

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3060: two datasources, the transaction is not roll back

2019-10-17 Thread GitBox
terrymanu commented on issue #3060: two datasources, the transaction is not roll back URL: https://github.com/apache/incubator-shardingsphere/issues/3060#issuecomment-543157340 Can you provide source code to help us reproduce the issue?

[GitHub] [incubator-shardingsphere] tristaZero closed issue #3003: Detail implementation of AES Data Masking is not documented.

2019-10-17 Thread GitBox
tristaZero closed issue #3003: Detail implementation of AES Data Masking is not documented. URL: https://github.com/apache/incubator-shardingsphere/issues/3003 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-shardingsphere] tristaZero commented on issue #3003: Detail implementation of AES Data Masking is not documented.

2019-10-17 Thread GitBox
tristaZero commented on issue #3003: Detail implementation of AES Data Masking is not documented. URL: https://github.com/apache/incubator-shardingsphere/issues/3003#issuecomment-543163823 This issue is closed, for there is no reply from author more than 7 days.

[GitHub] [incubator-shardingsphere] Myshiner commented on issue #3311: tinyint(1) column type will result in a booleam value in the query data

2019-10-17 Thread GitBox
Myshiner commented on issue #3311: tinyint(1) column type will result in a booleam value in the query data URL: https://github.com/apache/incubator-shardingsphere/issues/3311#issuecomment-543117670 Sure, thxSent from my Huawei Mobile Original Message Subject: Re:

[GitHub] [incubator-shardingsphere] cjml1982 commented on issue #3308: the shardingsphere desensitization not works

2019-10-17 Thread GitBox
cjml1982 commented on issue #3308: the shardingsphere desensitization not works URL: https://github.com/apache/incubator-shardingsphere/issues/3308#issuecomment-543135337 > Hi @cjml1982 > I think there is a problem here > > and you can check your configuration by referring to

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3316: Hope set a read-only user in sharding-proxy, all requests from this user will route to slave node.

2019-10-17 Thread GitBox
terrymanu commented on issue #3316: Hope set a read-only user in sharding-proxy, all requests from this user will route to slave node. URL: https://github.com/apache/incubator-shardingsphere/issues/3316#issuecomment-543163173 This feature request has a little strange. Does any similar

[GitHub] [incubator-shardingsphere] terrymanu edited a comment on issue #3316: Hope set a read-only user in sharding-proxy, all requests from this user will route to slave node.

2019-10-17 Thread GitBox
terrymanu edited a comment on issue #3316: Hope set a read-only user in sharding-proxy, all requests from this user will route to slave node. URL: https://github.com/apache/incubator-shardingsphere/issues/3316#issuecomment-543163173 This feature request has a little strange. Does any

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3080: Oracle 11.2.0.4.0 batch insert exception

2019-10-17 Thread GitBox
terrymanu commented on issue #3080: Oracle 11.2.0.4.0 batch insert exception URL: https://github.com/apache/incubator-shardingsphere/issues/3080#issuecomment-543154983 You can find SQL use norms from: https://shardingsphere.apache.org/document/current/cn/features/sharding/use-norms/sql/

[GitHub] [incubator-shardingsphere] terrymanu closed issue #3030: [ERROR] Connection timed out for zookeeper server connection string (ip:2182) and timeout

2019-10-17 Thread GitBox
terrymanu closed issue #3030: [ERROR] Connection timed out for zookeeper server connection string (ip:2182) and timeout URL: https://github.com/apache/incubator-shardingsphere/issues/3030 This is an automated message from

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3030: [ERROR] Connection timed out for zookeeper server connection string (ip:2182) and timeout

2019-10-17 Thread GitBox
terrymanu commented on issue #3030: [ERROR] Connection timed out for zookeeper server connection string (ip:2182) and timeout URL: https://github.com/apache/incubator-shardingsphere/issues/3030#issuecomment-543158297 `Connection timed out for zookeeper server connection string (ip:2182)

[GitHub] [incubator-shardingsphere] tristaZero closed issue #3318: Wrong rewritten SQL for encrypt insert SQL without parameters

2019-10-17 Thread GitBox
tristaZero closed issue #3318: Wrong rewritten SQL for encrypt insert SQL without parameters URL: https://github.com/apache/incubator-shardingsphere/issues/3318 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-shardingsphere] tristaZero merged pull request #3319: fix bug#3318

2019-10-17 Thread GitBox
tristaZero merged pull request #3319: fix bug#3318 URL: https://github.com/apache/incubator-shardingsphere/pull/3319 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[incubator-shardingsphere-benchmark] branch master updated: for performance

2019-10-17 Thread zhaoyanan
This is an automated email from the ASF dual-hosted git repository. zhaoyanan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-shardingsphere-benchmark.git The following commit(s) were added to refs/heads/master by this push: new 5c3bbf5 for

[GitHub] [incubator-shardingsphere] terrymanu closed issue #3080: Oracle 11.2.0.4.0 batch insert exception

2019-10-17 Thread GitBox
terrymanu closed issue #3080: Oracle 11.2.0.4.0 batch insert exception URL: https://github.com/apache/incubator-shardingsphere/issues/3080 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3080: Oracle 11.2.0.4.0 batch insert exception

2019-10-17 Thread GitBox
terrymanu commented on issue #3080: Oracle 11.2.0.4.0 batch insert exception URL: https://github.com/apache/incubator-shardingsphere/issues/3080#issuecomment-543154711 Cannot support SQL `INSERT SELECT` and `UNION`. For the ROI reason, we have no plan to do it.

[GitHub] [incubator-shardingsphere] coveralls edited a comment on issue #3315: Add support show database

2019-10-17 Thread GitBox
coveralls edited a comment on issue #3315: Add support show database URL: https://github.com/apache/incubator-shardingsphere/pull/3315#issuecomment-543106285 ## Pull Request Test Coverage Report for [Build 692](https://coveralls.io/builds/26374684) * **15** of **15** **(100.0%)**

[GitHub] [incubator-shardingsphere] terrymanu commented on a change in pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value.

2019-10-17 Thread GitBox
terrymanu commented on a change in pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value. URL: https://github.com/apache/incubator-shardingsphere/pull/3288#discussion_r335859241 ## File path:

[GitHub] [incubator-shardingsphere] terrymanu commented on a change in pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value.

2019-10-17 Thread GitBox
terrymanu commented on a change in pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value. URL: https://github.com/apache/incubator-shardingsphere/pull/3288#discussion_r335859272 ## File path:

[GitHub] [incubator-shardingsphere] Myshiner opened a new issue #3311: tinyint(1) column type will result in a booleam value in the query data

2019-10-17 Thread GitBox
Myshiner opened a new issue #3311: tinyint(1) column type will result in a booleam value in the query data URL: https://github.com/apache/incubator-shardingsphere/issues/3311 Project: Sharding-proxy Version: v4.0.0-RC3 ## Question when the table column type be set to

[GitHub] [incubator-shardingsphere] xiyelife opened a new pull request #3312: fixed for insert without columns.

2019-10-17 Thread GitBox
xiyelife opened a new pull request #3312: fixed for insert without columns. URL: https://github.com/apache/incubator-shardingsphere/pull/3312 Fixes #3234 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3187: it throw Exception "Must have one sharding with subquery" , the logic might be have problem

2019-10-17 Thread GitBox
terrymanu commented on issue #3187: it throw Exception "Must have one sharding with subquery" , the logic might be have problem URL: https://github.com/apache/incubator-shardingsphere/issues/3187#issuecomment-543087183 It is a little complicated issue, I just assign to @tuohai666

[GitHub] [incubator-shardingsphere] RaigorJiang commented on issue #3196: jar dependency conflict

2019-10-17 Thread GitBox
RaigorJiang commented on issue #3196: jar dependency conflict URL: https://github.com/apache/incubator-shardingsphere/issues/3196#issuecomment-543089202 let me try to fix it. This is an automated message from the Apache Git

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3136: java.sql.SQLException: No value specified for parameter

2019-10-17 Thread GitBox
terrymanu commented on issue #3136: java.sql.SQLException: No value specified for parameter URL: https://github.com/apache/incubator-shardingsphere/issues/3136#issuecomment-543093332 Does anybody want to do it? This is an

[GitHub] [incubator-shardingsphere] coveralls commented on issue #3313: fix encryption rules do not support uppercase fields

2019-10-17 Thread GitBox
coveralls commented on issue #3313: fix encryption rules do not support uppercase fields URL: https://github.com/apache/incubator-shardingsphere/pull/3313#issuecomment-543093003 ## Pull Request Test Coverage Report for [Build 687](https://coveralls.io/builds/26370192) * **3** of

[GitHub] [incubator-shardingsphere] xiyelife opened a new pull request #3314: fixed for #3234 insert without columns

2019-10-17 Thread GitBox
xiyelife opened a new pull request #3314: fixed for #3234 insert without columns URL: https://github.com/apache/incubator-shardingsphere/pull/3314 Fixes #3234 resumbit my PR and associate to #3295. (recreate the branch to resolve the conflict)

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3136: java.sql.SQLException: No value specified for parameter

2019-10-17 Thread GitBox
terrymanu commented on issue #3136: java.sql.SQLException: No value specified for parameter URL: https://github.com/apache/incubator-shardingsphere/issues/3136#issuecomment-543093208 The issue caused by parse parameter marker from complicated expression error.

[GitHub] [incubator-shardingsphere] yanyzy commented on issue #3154: Data masking: the name of logicColumn is case sensitive

2019-10-17 Thread GitBox
yanyzy commented on issue #3154: Data masking: the name of logicColumn is case sensitive URL: https://github.com/apache/incubator-shardingsphere/issues/3154#issuecomment-543100625 Hi @skyoxZ I think the logical column case should be consistent with sql. because some databases are

[GitHub] [incubator-shardingsphere] coveralls commented on issue #3314: fixed for #3234 insert without columns

2019-10-17 Thread GitBox
coveralls commented on issue #3314: fixed for #3234 insert without columns URL: https://github.com/apache/incubator-shardingsphere/pull/3314#issuecomment-543104807 ## Pull Request Test Coverage Report for [Build 688](https://coveralls.io/builds/26370857) * **33** of **35**

[GitHub] [incubator-shardingsphere] tristaZero opened a new pull request #3319: fix bug#3318

2019-10-17 Thread GitBox
tristaZero opened a new pull request #3319: fix bug#3318 URL: https://github.com/apache/incubator-shardingsphere/pull/3319 Fixes #3318. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shardingsphere] ryan8926 opened a new issue #3307: 4.0.0-RC2 query use in error!!!

2019-10-17 Thread GitBox
ryan8926 opened a new issue #3307: 4.0.0-RC2 query use in error!!! URL: https://github.com/apache/incubator-shardingsphere/issues/3307 sql : SELECT aci.* FROM app1_contract_info aci WHERE aci.sys_contract_id in ('','bbb'); sys_contract_id is sharding

[GitHub] [incubator-shardingsphere] yanyzy opened a new issue #3309: Encryption rules do not support uppercase fields

2019-10-17 Thread GitBox
yanyzy opened a new issue #3309: Encryption rules do not support uppercase fields URL: https://github.com/apache/incubator-shardingsphere/issues/3309 ## Bug Report ### Which version of ShardingSphere did you use? 4.0.0-RC3-SNAPSHOT ### Which project did you use?

[GitHub] [incubator-shardingsphere] terrymanu closed issue #3303: Wrong parameter list when auto-generated key need to add.

2019-10-17 Thread GitBox
terrymanu closed issue #3303: Wrong parameter list when auto-generated key need to add. URL: https://github.com/apache/incubator-shardingsphere/issues/3303 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-shardingsphere] terrymanu merged pull request #3305: Fix bug 3303

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

[GitHub] [incubator-shardingsphere-benchmark] wqzwh opened a new issue #10: Performance monitoring page optimization point

2019-10-17 Thread GitBox
wqzwh opened a new issue #10: Performance monitoring page optimization point URL: https://github.com/apache/incubator-shardingsphere-benchmark/issues/10 - [ ] X-axis display date This is an automated message from the Apache

[GitHub] [incubator-shardingsphere] yanyzy commented on issue #3309: Encryption rules do not support uppercase fields

2019-10-17 Thread GitBox
yanyzy commented on issue #3309: Encryption rules do not support uppercase fields URL: https://github.com/apache/incubator-shardingsphere/issues/3309#issuecomment-543060445 ```bash Caused by: org.apache.ibatis.exceptions.PersistenceException: ### Error updating database. Cause:

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3297: select for update syntax route to slave datasource

2019-10-17 Thread GitBox
terrymanu commented on issue #3297: select for update syntax route to slave datasource URL: https://github.com/apache/incubator-shardingsphere/issues/3297#issuecomment-543068667 duplicated with #1496 This is an automated

[GitHub] [incubator-shardingsphere] terrymanu closed issue #3297: select for update syntax route to slave datasource

2019-10-17 Thread GitBox
terrymanu closed issue #3297: select for update syntax route to slave datasource URL: https://github.com/apache/incubator-shardingsphere/issues/3297 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shardingsphere] qixiaobo commented on issue #1496: Read write splitter for `Select ... for update` should route to master data node

2019-10-17 Thread GitBox
qixiaobo commented on issue #1496: Read write splitter for `Select ... for update` should route to master data node URL: https://github.com/apache/incubator-shardingsphere/issues/1496#issuecomment-543074241 > @qixiaobo do you mean we need to overrid this method and only use

[GitHub] [incubator-shardingsphere] xiyelife commented on issue #3312: fixed for insert without columns.

2019-10-17 Thread GitBox
xiyelife commented on issue #3312: fixed for insert without columns. URL: https://github.com/apache/incubator-shardingsphere/pull/3312#issuecomment-543077081 resumbit my PR and associate to https://github.com/apache/incubator-shardingsphere/pull/3295. (recreate the branch to resolve the

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3255: DATA MASKING-- Encrypt-JDBC couldn't not get decrypt information after execute select method

2019-10-17 Thread GitBox
terrymanu commented on issue #3255: DATA MASKING-- Encrypt-JDBC couldn't not get decrypt information after execute select method URL: https://github.com/apache/incubator-shardingsphere/issues/3255#issuecomment-543083693 Can you provide full stack trace? It seems like hibernate's

[GitHub] [incubator-shardingsphere] yanickxia opened a new pull request #3315: Add support show database

2019-10-17 Thread GitBox
yanickxia opened a new pull request #3315: Add support show database URL: https://github.com/apache/incubator-shardingsphere/pull/3315 Fixes #2922. Changes proposed in this pull request: - Make RoutingEngine route `show database` return DatabaseBroadcast - New

[GitHub] [incubator-shardingsphere] yanyzy commented on issue #3308: the shardingsphere desensitization not works

2019-10-17 Thread GitBox
yanyzy commented on issue #3308: the shardingsphere desensitization not works URL: https://github.com/apache/incubator-shardingsphere/issues/3308#issuecomment-543114733 Hi @cjml1982 I think there is a problem here

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3099: shardingJDBC(4.0.0-RC2) sqlStatement parsing wrong, don't have where conditions

2019-10-17 Thread GitBox
terrymanu commented on issue #3099: shardingJDBC(4.0.0-RC2) sqlStatement parsing wrong, don't have where conditions URL: https://github.com/apache/incubator-shardingsphere/issues/3099#issuecomment-543114696 During the snapshot, I am not sure parsing result is correct or not, but it seems

[GitHub] [incubator-shardingsphere] cjml1982 opened a new issue #3308: the shardingsphere desensitization not works

2019-10-17 Thread GitBox
cjml1982 opened a new issue #3308: the shardingsphere desensitization not works URL: https://github.com/apache/incubator-shardingsphere/issues/3308 ## Question Before asking a question, make sure you have: ### Which version of ShardingSphere did you use? I use dev

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3308: the shardingsphere desensitization not works

2019-10-17 Thread GitBox
terrymanu commented on issue #3308: the shardingsphere desensitization not works URL: https://github.com/apache/incubator-shardingsphere/issues/3308#issuecomment-543063908 Can you run example first? I don't know where is the article came from, but it is not official document.

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3187: it throw Exception "Must have one sharding with subquery" , the logic might be have problem

2019-10-17 Thread GitBox
terrymanu commented on issue #3187: it throw Exception "Must have one sharding with subquery" , the logic might be have problem URL: https://github.com/apache/incubator-shardingsphere/issues/3187#issuecomment-543086849 Yes, here need to fix. Current state is subquery must have

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3313: fix encryption rules do not support uppercase fields

2019-10-17 Thread GitBox
terrymanu commented on issue #3313: fix encryption rules do not support uppercase fields URL: https://github.com/apache/incubator-shardingsphere/pull/3313#issuecomment-543101246 > I want to know if there is any other use for converting to lowercase here? i am not quite sure what will be

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3075: sharding fully support with JOOQ?

2019-10-17 Thread GitBox
terrymanu commented on issue #3075: sharding fully support with JOOQ? URL: https://github.com/apache/incubator-shardingsphere/issues/3075#issuecomment-543103697 > @terrymanu > > ``` > 2019-10-15 09:44:59.866 DEBUG 44331 --- [nio-8080-exec-2] org.jooq.tools.LoggerListener

[GitHub] [incubator-shardingsphere] tristaZero opened a new issue #3318: Wrong rewritten SQL for encrypt insert SQL without parameters

2019-10-17 Thread GitBox
tristaZero opened a new issue #3318: Wrong rewritten SQL for encrypt insert SQL without parameters URL: https://github.com/apache/incubator-shardingsphere/issues/3318 ## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have:

[GitHub] [incubator-shardingsphere] terrymanu commented on a change in pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value.

2019-10-17 Thread GitBox
terrymanu commented on a change in pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value. URL: https://github.com/apache/incubator-shardingsphere/pull/3288#discussion_r335859241 ## File path:

[GitHub] [incubator-shardingsphere] terrymanu commented on a change in pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value.

2019-10-17 Thread GitBox
terrymanu commented on a change in pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value. URL: https://github.com/apache/incubator-shardingsphere/pull/3288#discussion_r335859272 ## File path:

[GitHub] [incubator-shardingsphere] terrymanu closed issue #3231: Issue with data type "INT UNSIGNED"

2019-10-17 Thread GitBox
terrymanu closed issue #3231: Issue with data type "INT UNSIGNED" URL: https://github.com/apache/incubator-shardingsphere/issues/3231 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-shardingsphere] terrymanu merged pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value.

2019-10-17 Thread GitBox
terrymanu merged pull request #3288: fixes QueryResultUtil#getValueByColumnType unsigned int & bigint return value. URL: https://github.com/apache/incubator-shardingsphere/pull/3288 This is an automated message from the

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3307: 4.0.0-RC2 query use in error!!!

2019-10-17 Thread GitBox
terrymanu commented on issue #3307: 4.0.0-RC2 query use in error!!! URL: https://github.com/apache/incubator-shardingsphere/issues/3307#issuecomment-543064741 Is it the duplicate one with #3302? Can you change the title to summary your question? The current title is not helpful for

[GitHub] [incubator-shardingsphere] terrymanu edited a comment on issue #3308: the shardingsphere desensitization not works

2019-10-17 Thread GitBox
terrymanu edited a comment on issue #3308: the shardingsphere desensitization not works URL: https://github.com/apache/incubator-shardingsphere/issues/3308#issuecomment-543063908 Can you run example first? I don't know where did the article come from, but it is not official document.

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3310: [ERROR-1146] Table 'db.triggers' doesn't exist

2019-10-17 Thread GitBox
terrymanu commented on issue #3310: [ERROR-1146] Table 'db.triggers' doesn't exist URL: https://github.com/apache/incubator-shardingsphere/issues/3310#issuecomment-543068204 Hi, the information you provided is not enough. Please follow the issue template and fill necessary information.

[GitHub] [incubator-shardingsphere] coveralls edited a comment on issue #3165: Support time server database for issues 1497

2019-10-17 Thread GitBox
coveralls edited a comment on issue #3165: Support time server database for issues 1497 URL: https://github.com/apache/incubator-shardingsphere/pull/3165#issuecomment-537458903 ## Pull Request Test Coverage Report for [Build 488](https://coveralls.io/builds/26072409) * **0** of

[GitHub] [incubator-shardingsphere] terrymanu closed issue #3300: namespace(xml), SNOWFLAKE, we can't use random?

2019-10-17 Thread GitBox
terrymanu closed issue #3300: namespace(xml),SNOWFLAKE,we can't use random? URL: https://github.com/apache/incubator-shardingsphere/issues/3300 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3300: namespace(xml), SNOWFLAKE, we can't use random?

2019-10-17 Thread GitBox
terrymanu commented on issue #3300: namespace(xml),SNOWFLAKE,we can't use random? URL: https://github.com/apache/incubator-shardingsphere/issues/3300#issuecomment-543067600 I have 2 suggestions: 1. prop cannot support inline expression. 2. using random as snowflake's work_id is not

[GitHub] [incubator-shardingsphere] terrymanu closed issue #3275: Could add the feature to support masking the data by modify sql, and not add any column.

2019-10-17 Thread GitBox
terrymanu closed issue #3275: Could add the feature to support masking the data by modify sql, and not add any column. URL: https://github.com/apache/incubator-shardingsphere/issues/3275 This is an automated message from

[GitHub] [incubator-shardingsphere] yanyzy opened a new pull request #3313: fix encryption rules do not support uppercase fields

2019-10-17 Thread GitBox
yanyzy opened a new pull request #3313: fix encryption rules do not support uppercase fields URL: https://github.com/apache/incubator-shardingsphere/pull/3313 Fixes #3309. Changes proposed in this pull request: - delete toLowerCase()

[GitHub] [incubator-shardingsphere] swcumt commented on issue #3306: How config sharding (No master salve) and master slave(no sharding) together with Sharding-jdbc

2019-10-17 Thread GitBox
swcumt commented on issue #3306: How config sharding (No master salve) and master slave(no sharding) together with Sharding-jdbc URL: https://github.com/apache/incubator-shardingsphere/issues/3306#issuecomment-543084887 > If the scenario is 2 unrelated data sources, you may create one

  1   2   >