spring icon indicating copy to clipboard operation
spring copied to clipboard

from_base64() doesn't work

Open wonekid opened this issue 2 years ago • 1 comments

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  

wonekid avatar Jul 31 '22 02:07 wonekid

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

harawata avatar Jul 31 '22 14:07 harawata

Close because no reply at long time. Of course you can reopen at any time.

kazuki43zoo avatar May 14 '23 18:05 kazuki43zoo