HongJinFeng edited a comment on issue #3618: Encryp-JDBC rewrite wrong sql when 
sql contain character '('
URL: 
https://github.com/apache/incubator-shardingsphere/issues/3618#issuecomment-559692775
 
 
   Frist question: Copy from my project(I use spi to extend encryptor). It is 
not needed here. 
   
   Sencondary questuon: I dont know with my content was formated to '
   SELECT * FROM t_demo t WHERE (t.username IN #{phone} OR t.phone IN #{phone} 
) AND delete = 0'
   Actual content is
   
![image](https://user-images.githubusercontent.com/33616750/69852397-1c3c7880-12bf-11ea-897d-424ed17b1215.png)
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to