有人见过这个问题吗,sql都从mapper打印出来了 最后没办法写成全表查询都出不来
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d70e68b] was not registered for synchronization because synchronization is not active
JDBC Connection [org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection@428e9be2] will not be managed by Spring
==> Preparing: select file_id,group_name,remote_file_name,file_sign,origin_file_name,create_time,ext_name from file_fastdfs
==> Parameters:
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d70e68b]
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: