成功解决: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、后语

谨记谨记。。。。。。

相关文章
|
6月前
|
SQL Windows Perl
Configuring Automated Maintenance Tasks
Configuring Automated Maintenance Tasks
43 0
|
资源调度
There appears to be trouble with your network connection.Retrying
There appears to be trouble with your network connection.Retrying
2027 0
There appears to be trouble with your network connection.Retrying
|
资源调度
yarn 错误:There appears to be trouble with your network connection. Retrying…
yarn 错误:There appears to be trouble with your network connection. Retrying…
1359 0
|
2月前
|
SQL Java
flywa报错Detected resolved migration not applied to database: 20221103.10000
flywa报错Detected resolved migration not applied to database: 20221103.10000
57 2
|
存储 缓存 固态存储
Managing Non-Volatile Memory in Database Systems
Managing Non-Volatile Memory in Database Systems
107 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
895 0
webservice客户端运行报错was not registered for synchronization because synchronization is not active
|
网络协议 Apache 开发工具