Keanhua opened a new issue, #22349:
URL: https://github.com/apache/shardingsphere/issues/22349

   ## Question
   
   **For English only**, other languages will not accept.
   
   I config 'A' column need encrypt.  When i insert one data ,the 'A' column 
will be encrypted.
   but i config  'A' column  default ''. When i insert one data without 'A' 
column,the 'A' column will be ''.
   then  when i query with 'A' column,  the condition is where 'A'='', i can 
not query those records with default '' value.
   
   how can i solve it?thanks. i only think i can config default value with the 
blank encrypted value.
   


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

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to