日志文件:/home/du/ch10.log 内容 2024年12月22日 星期日 09:34:01
<== Row: 8 jixiaofu 123456 纪晓芙 2 7.jpg 1 2005-08-01 1 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Total: 5
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@565baa54]
2024-11-05T20:03:04.974+08:00 INFO 294551 --- [ch10] [nio-8081-exec-6] cn.du.controller.DeptController : 查询全部部门数据
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@530e1173] was not registered for synchronization because synchronization is not active
JDBC Connection [HikariProxyConnection@1297822994 wrapping com.mysql.cj.jdbc.ConnectionImpl@3e4c8c0f] will not be managed by Spring
==> Preparing: select * from dept_du
==> Parameters:
<== Columns: id name create_time update_time
<== Row: 1 杜家学工部 2024-09-04 17:26:19 2024-09-04 17:26:19
<== Row: 2 杜氏教研部 2024-09-27 05:29:56 2024-09-27 05:30:03
<== Row: 3 杜氏咨询部 2024-09-01 17:15:39 2024-09-01 17:15:39
<== Row: 8 杜氏就业部 2024-09-04 18:37:15 2024-09-04 18:37:15
<== Row: 12 杜氏人事部 2024-09-26 09:04:52 2024-09-26 09:04:52
<== Total: 5
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@530e1173]
2024-11-05T20:03:08.805+08:00 INFO 294551 --- [ch10] [nio-8081-exec-4] cn.du.controller.DeptController : 查询全部部门数据
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73b8684e] was not registered for synchronization because synchronization is not active
2024-11-05T20:03:08.805+08:00 INFO 294551 --- [ch10] [nio-8081-exec-7] cn.du.controller.EmpController : 分页査询,参数:15
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38d84b37] was not registered for synchronization because synchronization is not active
Cache Hit Ratio [SQL_CACHE]: 0.996
JDBC Connection [HikariProxyConnection@1731810754 wrapping com.mysql.cj.jdbc.ConnectionImpl@3e4c8c0f] will not be managed by Spring
==> Preparing: select * from dept_du
==> Parameters:
JDBC Connection [HikariProxyConnection@1613898016 wrapping com.mysql.cj.jdbc.ConnectionImpl@41cad208] will not be managed by Spring
==> Preparing: SELECT count(0) FROM emp_du
==> Parameters:
<== Columns: id name create_time update_time
<== Row: 1 杜家学工部 2024-09-04 17:26:19 2024-09-04 17:26:19
<== Row: 2 杜氏教研部 2024-09-27 05:29:56 2024-09-27 05:30:03
<== Row: 3 杜氏咨询部 2024-09-01 17:15:39 2024-09-01 17:15:39
<== Row: 8 杜氏就业部 2024-09-04 18:37:15 2024-09-04 18:37:15
<== Row: 12 杜氏人事部 2024-09-26 09:04:52 2024-09-26 09:04:52
<== Total: 5
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73b8684e]
<== Columns: count(0)
<== Row: 12
<== Total: 1
==> Preparing: select * from emp_du LIMIT ?
==> Parameters: 5(Integer)
<== Columns: id username password name gender image job entrydate dept_id create_time update_time
<== Row: 2 jinyong 123456 金庸先生 1 https://web-dzj.oss-cn-beijing.aliyuncs.com/8a68b7b9-3991-4195-ac0d-c3578a3b3afd_dcc1061d-eee3-4593-ad4d-1ed3bf412a62_金庸.jpg 4 2000-01-02 1 2024-09-01 17:15:52 2024-10-22 16:03:10
<== Row: 3 zhangwuji 123456 张无忌 1 https://web-dzj.oss-cn-beijing.aliyuncs.com/68328d3c-1e14-4d12-8a15-c6c6d7c7e62f_4.jpg 2 2015-01-01 2 2024-09-01 17:15:52 2024-09-18 23:46:05
<== Row: 4 yangxiao 123456 杨逍 1 https://web-dzj.oss-cn-beijing.aliyuncs.com/aef4b9af-8de9-48cf-8a3c-cd1fe85f7c81_黄渤.jpg 2 2008-05-01 2 2024-09-01 17:15:52 2024-09-21 22:41:08
<== Row: 7 xiaozhao 123456 小昭 1 https://web-dzj.oss-cn-beijing.aliyuncs.com/168332cc-6096-4ad2-8653-b384eb9bb495_黄渤.jpg 3 2013-09-05 1 2024-09-01 17:15:52 2024-10-21 17:53:33
<== Row: 8 jixiaofu 123456 纪晓芙 2 7.jpg 1 2005-08-01 1 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Total: 5
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38d84b37]
2024-11-05T20:03:20.985+08:00 INFO 294551 --- [ch10] [nio-8081-exec-8] cn.du.controller.EmpController : 分页査询,参数:25
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41e1ca24] was not registered for synchronization because synchronization is not active
Cache Hit Ratio [SQL_CACHE]: 0.9960159362549801
JDBC Connection [HikariProxyConnection@517118100 wrapping com.mysql.cj.jdbc.ConnectionImpl@3e4c8c0f] will not be managed by Spring
==> Preparing: SELECT count(0) FROM emp_du
==> Parameters:
<== Columns: count(0)
<== Row: 12
<== Total: 1
==> Preparing: select * from emp_du LIMIT ? ?
==> Parameters: 5(Long) 5(Integer)
<== Columns: id username password name gender image job entrydate dept_id create_time update_time
<== Row: 9 zhouzhiruo 123456 周芷若 2 8.jpg 1 2014-11-09 1 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Row: 10 dingminjun 123456 丁敏君 2 9.jpg 1 2011-03-11 1 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Row: 11 zhaomin 123456 赵敏 2 10.jpg 1 2013-09-05 1 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Row: 12 luzhangke 123456 鹿杖客 1 11.jpg 5 2007-02-01 3 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Row: 13 hebiweng 123456 鹤笔翁 1 12.jpg 5 2008-08-18 3 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Total: 5
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41e1ca24]
2024-11-05T20:03:21.924+08:00 INFO 294551 --- [ch10] [nio-8081-exec-9] cn.du.controller.EmpController : 分页査询,参数:35
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f3b634b] was not registered for synchronization because synchronization is not active
Cache Hit Ratio [SQL_CACHE]: 0.996031746031746
JDBC Connection [HikariProxyConnection@796912370 wrapping com.mysql.cj.jdbc.ConnectionImpl@3e4c8c0f] will not be managed by Spring
==> Preparing: SELECT count(0) FROM emp_du
==> Parameters:
<== Columns: count(0)
<== Row: 12
<== Total: 1
==> Preparing: select * from emp_du LIMIT ? ?
==> Parameters: 10(Long) 5(Integer)
<== Columns: id username password name gender image job entrydate dept_id create_time update_time
<== Row: 14 fangdongbai 123456 方东白 1 13.jpg 5 2012-11-01 3 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Row: 18 dutongxue 123456 杜同学 1 http://tlias.itheima.com/1.jpg 1 2015-09-18 1 2024-09-15 19:56:11 2024-09-15 19:56:11
<== Total: 2
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f3b634b]
2024-11-05T20:04:38.948+08:00 INFO 294551 --- [ch10] [nio-8081-exec-2] cn.du.controller.DeptController : 查询全部部门数据
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f368626] was not registered for synchronization because synchronization is not active
JDBC Connection [HikariProxyConnection@258987608 wrapping com.mysql.cj.jdbc.ConnectionImpl@41cad208] will not be managed by Spring
==> Preparing: select * from dept_du
==> Parameters:
<== Columns: id name create_time update_time
<== Row: 1 杜家学工部 2024-09-04 17:26:19 2024-09-04 17:26:19
<== Row: 2 杜氏教研部 2024-09-27 05:29:56 2024-09-27 05:30:03
<== Row: 3 杜氏咨询部 2024-09-01 17:15:39 2024-09-01 17:15:39
<== Row: 8 杜氏就业部 2024-09-04 18:37:15 2024-09-04 18:37:15
<== Row: 12 杜氏人事部 2024-09-26 09:04:52 2024-09-26 09:04:52
<== Total: 5
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f368626]
2024-11-05T22:43:50.979+08:00 INFO 294551 --- [ch10] [nio-8081-exec-1] o.apache.tomcat.util.http.parser.Cookie : A cookie header was received [Hm_lvt_d7c7037093938390bc160fc28becc542=1716772536171677393117169014431716902348;] that contained an invalid cookie. That cookie will be ignored.
Note: further occurrences of this error will be logged at DEBUG level.
2024-11-13T14:38:23.872+08:00 INFO 294551 --- [ch10] [nio-8081-exec-4] cn.du.controller.DeptController : 查询全部部门数据
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34e1c945] was not registered for synchronization because synchronization is not active
JDBC Connection [HikariProxyConnection@69942671 wrapping com.mysql.cj.jdbc.ConnectionImpl@2991ff8d] will not be managed by Spring
==> Preparing: select * from dept_du
==> Parameters:
<== Columns: id name create_time update_time
<== Row: 1 杜家学工部 2024-09-04 17:26:19 2024-09-04 17:26:19
<== Row: 2 杜氏教研部 2024-09-27 05:29:56 2024-09-27 05:30:03
<== Row: 3 杜氏咨询部 2024-09-01 17:15:39 2024-09-01 17:15:39
<== Row: 8 杜氏就业部 2024-09-04 18:37:15 2024-09-04 18:37:15
<== Row: 12 杜氏人事部 2024-09-26 09:04:52 2024-09-26 09:04:52
<== Total: 5
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34e1c945]
2024-11-13T14:38:27.003+08:00 INFO 294551 --- [ch10] [nio-8081-exec-7] cn.du.controller.DeptController : 查询全部部门数据
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@621f95be] was not registered for synchronization because synchronization is not active
2024-11-13T14:38:27.004+08:00 INFO 294551 --- [ch10] [nio-8081-exec-8] cn.du.controller.EmpController : 分页査询,参数:15
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@eb94a8f] was not registered for synchronization because synchronization is not active
Cache Hit Ratio [SQL_CACHE]: 0.9960474308300395
JDBC Connection [HikariProxyConnection@1976717671 wrapping com.mysql.cj.jdbc.ConnectionImpl@2991ff8d] will not be managed by Spring
==> Preparing: select * from dept_du
==> Parameters:
JDBC Connection [HikariProxyConnection@900820865 wrapping com.mysql.cj.jdbc.ConnectionImpl@2ca387ca] will not be managed by Spring
==> Preparing: SELECT count(0) FROM emp_du
==> Parameters:
<== Columns: id name create_time update_time
<== Row: 1 杜家学工部 2024-09-04 17:26:19 2024-09-04 17:26:19
<== Row: 2 杜氏教研部 2024-09-27 05:29:56 2024-09-27 05:30:03
<== Row: 3 杜氏咨询部 2024-09-01 17:15:39 2024-09-01 17:15:39
<== Row: 8 杜氏就业部 2024-09-04 18:37:15 2024-09-04 18:37:15
<== Row: 12 杜氏人事部 2024-09-26 09:04:52 2024-09-26 09:04:52
<== Total: 5
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@621f95be]
<== Columns: count(0)
<== Row: 10
<== Total: 1
==> Preparing: select * from emp_du LIMIT ?
==> Parameters: 5(Integer)
<== Columns: id username password name gender image job entrydate dept_id create_time update_time
<== Row: 4 yangxiao 123456 杨逍 1 https://web-dzj.oss-cn-beijing.aliyuncs.com/aef4b9af-8de9-48cf-8a3c-cd1fe85f7c81_黄渤.jpg 2 2008-05-01 2 2024-09-01 17:15:52 2024-09-21 22:41:08
<== Row: 7 xiaozhao 123456 小昭 1 https://web-dzj.oss-cn-beijing.aliyuncs.com/168332cc-6096-4ad2-8653-b384eb9bb495_黄渤.jpg 3 2013-09-05 1 2024-09-01 17:15:52 2024-10-21 17:53:33
<== Row: 9 zhouzhiruo 123456 周芷若 2 8.jpg 1 2014-11-09 1 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Row: 10 dingminjun 123456 丁敏君 2 9.jpg 1 2011-03-11 1 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Row: 11 zhaomin 123456 赵敏 2 10.jpg 1 2013-09-05 1 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Total: 5
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@eb94a8f]
2024-11-14T23:42:24.162+08:00 INFO 294551 --- [ch10] [nio-8081-exec-5] cn.du.controller.DeptController : 查询全部部门数据
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e49c83b] was not registered for synchronization because synchronization is not active
2024-11-14T23:42:24.165+08:00 INFO 294551 --- [ch10] [io-8081-exec-10] cn.du.controller.EmpController : 分页査询,参数:15
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21e3dd33] was not registered for synchronization because synchronization is not active
Cache Hit Ratio [SQL_CACHE]: 0.9960629921259843
JDBC Connection [HikariProxyConnection@1570248815 wrapping com.mysql.cj.jdbc.ConnectionImpl@18d9645f] will not be managed by Spring
==> Preparing: select * from dept_du
==> Parameters:
JDBC Connection [HikariProxyConnection@360041857 wrapping com.mysql.cj.jdbc.ConnectionImpl@4f7b8dee] will not be managed by Spring
==> Preparing: SELECT count(0) FROM emp_du
==> Parameters:
<== Columns: id name create_time update_time
<== Row: 1 杜家学工部 2024-09-04 17:26:19 2024-09-04 17:26:19
<== Row: 2 杜氏教研部 2024-09-27 05:29:56 2024-09-27 05:30:03
<== Row: 3 杜氏咨询部 2024-09-01 17:15:39 2024-09-01 17:15:39
<== Row: 8 杜氏就业部 2024-09-04 18:37:15 2024-09-04 18:37:15
<== Row: 12 杜氏人事部 2024-09-26 09:04:52 2024-09-26 09:04:52
<== Total: 5
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e49c83b]
<== Columns: count(0)
<== Row: 10
<== Total: 1
==> Preparing: select * from emp_du LIMIT ?
==> Parameters: 5(Integer)
<== Columns: id username password name gender image job entrydate dept_id create_time update_time
<== Row: 4 yangxiao 123456 杨逍 1 https://web-dzj.oss-cn-beijing.aliyuncs.com/aef4b9af-8de9-48cf-8a3c-cd1fe85f7c81_黄渤.jpg 2 2008-05-01 2 2024-09-01 17:15:52 2024-09-21 22:41:08
<== Row: 7 xiaozhao 123456 小昭 1 https://web-dzj.oss-cn-beijing.aliyuncs.com/168332cc-6096-4ad2-8653-b384eb9bb495_黄渤.jpg 3 2013-09-05 1 2024-09-01 17:15:52 2024-10-21 17:53:33
<== Row: 9 zhouzhiruo 123456 周芷若 2 8.jpg 1 2014-11-09 1 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Row: 10 dingminjun 123456 丁敏君 2 9.jpg 1 2011-03-11 1 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Row: 11 zhaomin 123456 赵敏 2 10.jpg 1 2013-09-05 1 2024-09-01 17:15:52 2024-09-01 17:15:52
<== Total: 5
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21e3dd33]
2024-12-14T10:20:21.395+08:00 INFO 294551 --- [ch10] [nio-8081-exec-2] cn.du.controller.DeptController : 查询全部部门数据
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b7a4e41] was not registered for synchronization because synchronization is not active
JDBC Connection [HikariProxyConnection@1623647422 wrapping com.mysql.cj.jdbc.ConnectionImpl@116a23e8] will not be managed by Spring
==> Preparing: select * from dept_du
==> Parameters:
<== Columns: id name create_time update_time
<== Row: 1 杜家学工部 2024-09-04 17:26:19 2024-09-04 17:26:19
<== Row: 2 杜氏教研部 2024-09-27 05:29:56 2024-09-27 05:30:03
<== Row: 3 杜氏咨询部 2024-09-01 17:15:39 2024-09-01 17:15:39
<== Row: 8 杜氏就业部 2024-09-04 18:37:15 2024-09-04 18:37:15
<== Row: 12 杜氏人事部 2024-09-26 09:04:52 2024-09-26 09:04:52
<== Total: 5
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b7a4e41]