spring
spring copied to clipboard
from_base64() doesn't work
Dear ,
When I use from_base64() to return the data, it does not take effect. In fact, it works fine on the mysql command line! Can you help take a look? thank you.
select from_base64(data) from table_name ;
mybatis-spring-boot-starter version: 2.2.2
Hello @wonekid ,
Please create a small project that reproduces the problem and share it on your GitHub repo. Here are some project templates: https://github.com/harawata/mybatis-issues
Close because no reply at long time. Of course you can reopen at any time.