这是一个创建于 1220 天前的主题,其中的信息可能已经有所发展或是发生改变。
我们项目每一条的 sql 执行日志以后都会有
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12f36ee4] was not registered for synchronization because synchronization is not active
JDBC Connection [com.mysql.cj.jdbc.ConnectionImpl@767980a7] will not be managed by Spring 这样一条日志, 一直排查不出来原因, 用的是 druid 链接池,mysql 数据库,目前确定的是数据库可以正常使用, 但是如果有一些异常会导致程序卡死, 有遇到过这类问题的大佬能说下解决方案嘛?
1 条回复 • 2021-07-15 10:01:16 +08:00
|
|
1
ganning 2021-07-15 10:01:16 +08:00
|