成功解决:was not registered for synchronization because synchronization is not active

简介: 这篇文章是关于解决Mybatis在同步过程中出现"was not registered for synchronization because synchronization is not active"错误的技术博客。

出现这种问题、就去查看你的sql查询、删除、修改中的筛选条件属性值是否在数据库中存在。

1、报错日志记录

在这里插入图片描述

2、前台提示

在这里插入图片描述

3、错误原因

这里我应该把身份证输入框给固定死、身份证信息怎么可以修改。一个人只有一个身份证。后台是根据身份证进行用户信息修改、如果改变了身份证、数据库不存在改身份证信息导致修改失败、万一改成他人的身份证、直接把他人的信息改掉了、离谱

在这里插入图片描述

4、后语

谨记谨记。。。。。。

相关文章
|
资源调度
There appears to be trouble with your network connection.Retrying
There appears to be trouble with your network connection.Retrying
2055 0
There appears to be trouble with your network connection.Retrying
|
4月前
|
SQL Java
flywa报错Detected resolved migration not applied to database: 20221103.10000
flywa报错Detected resolved migration not applied to database: 20221103.10000
68 2
|
存储 缓存 固态存储
Managing Non-Volatile Memory in Database Systems
Managing Non-Volatile Memory in Database Systems
119 0
|
XML Java 数据库连接
webservice客户端运行报错was not registered for synchronization because synchronization is not active
webservice客户端运行报错was not registered for synchronization because synchronization is not active
958 0
webservice客户端运行报错was not registered for synchronization because synchronization is not active
|
前端开发
Warning: This synthetic event is reused for performance reasons.
Warning: This synthetic event is reused for performance reasons.
530 0
Warning: This synthetic event is reused for performance reasons.
|
网络协议 Apache 开发工具