xiyelife removed a comment on issue #3234: When insert by mybatis, the parameters were still found to be out of ordered. URL: https://github.com/apache/incubator-shardingsphere/issues/3234#issuecomment-542057494 After checking and testing the code, I found that the problem was like this: The order of the field columns in the configured encryption rules must be consistent with the order in which the books are written in SQL, otherwise the SQL parameters rewite at the time of insertion will in disorded.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
