You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/02/06 11:48:13 UTC

[GitHub] [incubator-shardingsphere] tristaZero opened a new issue #4187: Bad SQLRewriteResult when using encryptRule.

tristaZero opened a new issue #4187: Bad SQLRewriteResult when using encryptRule.
URL: https://github.com/apache/incubator-shardingsphere/issues/4187
 
 
   SQL: SELECT * FROM t_query_encrypt WHERE pwd = ? and (id = ? or id =?)
   Error log:
   java.lang.StringIndexOutOfBoundsException: String index out of range: -3
   
   When run the above sql in `EncryptPreparedStatementTest`, you will get this exception.

----------------------------------------------------------------
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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] tristaZero commented on issue #4187: Bad SQLRewriteResult when using encryptRule.

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #4187: Bad SQLRewriteResult when using encryptRule.
URL: https://github.com/apache/incubator-shardingsphere/issues/4187#issuecomment-583305373
 
 
   Same with #4188 , so close this one

----------------------------------------------------------------
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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] tristaZero closed issue #4187: Bad SQLRewriteResult when using encryptRule.

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #4187: Bad SQLRewriteResult when using encryptRule.
URL: https://github.com/apache/incubator-shardingsphere/issues/4187
 
 
   

----------------------------------------------------------------
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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services