Open zjinlei opened 5 years ago
So will it update the plan in later versions?
@wslongchen Recommended to replace the mysql version
多谢提供方案,困扰了很久的问题
using mysql-connector-java 5.1.39,garbled characters appear when reading database field type as json format data, be careful
so it's a issue about seata , or a mysql connector issue?
Ⅰ. Issue Description
When using the mysql driver version 5.1.47, there are a variety of error cases that integrate seata, which can be solved by modifying the version (for example, using 5.1.39).
Case 1.Persistent Object contains LocalDateTime, use Mybatisplus to insert.
Case 2.Persistent Object contains java.util.Date, but seata is called setTimestamp method.
Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment: