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

   After SQL statement execution,the record is not encrypted
   example:
   
   ```
   insert into `testdb`.`m_user` (`id_card_no`,`name`,`mobile`,`id`) 
values(x'323230363035313934373039333038313730', x'6C70', 
x'3138323336343833383537', 1)
   ```
   result:
   <img width="630" alt="image" 
src="https://github.com/apache/shardingsphere/assets/19266113/91e77ed3-fb88-48e8-ba7d-77b02a4cf768";>
   


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