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 2019/11/14 08:55:08 UTC

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3509: Encrypt jdbc bug occur when cipher column value is not from core parameter.

terrymanu commented on issue #3509: Encrypt jdbc bug occur when cipher column value is not from core parameter.
URL: https://github.com/apache/incubator-shardingsphere/issues/3509#issuecomment-553789189
 
 
   What' mean of `core parameter`?
   I saw your SQL
   
   
   ```sql
   update seewo_sys_users set username = ?, username_encrypt = ? where resourceid in (?,?,?)
   ```
   what is the table `seewo_sys_users`, what is different with previous table `t_demo`?
   

----------------------------------------------------------------
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