YNICTE/BO/Logs/query.txt

3909 lines
1.6 MiB
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2025-12-29 17:22:28,490 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1177]]
2025-12-29 17:22:28,545 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:22:28,553 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "49371013" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:28,560 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "49371013" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:28,560 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:22:28,560 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:22:28,560 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1177], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:22:28,560 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:22:28,567 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "26044619" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:28,572 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "26044619" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:28,572 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:22:28,572 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:22:28,572 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54143]]
2025-12-29 17:22:28,572 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:22:28,578 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "2394849" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:28,583 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "2394849" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:28,583 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:22:28,583 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:22:28,583 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1177], ?param1=[cmino,54143]]
2025-12-29 17:22:28,583 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:22:28,590 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "59605819" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:28,594 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "59605819" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:28,594 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:22:28,594 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:22:28,601 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37066016" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:28,605 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37066016" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:28,605 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:22:28,605 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:22:28,605 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1177]]
2025-12-29 17:22:28,605 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:22:28,612 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "8986147" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:28,619 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "8986147" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:28,619 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:22:28,619 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1177]]
2025-12-29 17:22:28,619 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:22:28,625 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "6319329" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:28,630 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "6319329" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:30,915 [43688] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:22:30,915 [43688] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:22:30,915 [43688] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:22:30,923 [43688] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "50895135" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:30,927 [43688] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "50895135" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:30,927 [43688] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:22:30,927 [43688] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:22:30,927 [43688] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54143], ?param1=[cmisno,14927]]
2025-12-29 17:22:30,927 [43688] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]]
2025-12-29 17:22:30,933 [43688] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33373132" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:30,937 [43688] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33373132" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:33,267 [27912] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:22:33,267 [27912] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:22:33,267 [27912] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:22:33,274 [27912] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37293415" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:33,277 [27912] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37293415" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:33,278 [27912] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:22:33,278 [27912] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:22:33,278 [27912] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54143], ?param1=[cmisno,14926]]
2025-12-29 17:22:33,278 [27912] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]]
2025-12-29 17:22:33,284 [27912] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "2024803" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:33,289 [27912] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "2024803" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:35,169 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:22:35,170 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:22:35,170 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:22:35,176 [36260] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "25928948" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:35,181 [36260] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "25928948" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:35,182 [36260] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:22:35,182 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:22:35,182 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1177], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:22:35,182 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:22:35,189 [36260] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "62604997" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:35,193 [36260] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "62604997" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:35,193 [36260] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:22:35,193 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:22:35,193 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1177]]
2025-12-29 17:22:35,193 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:22:35,200 [36260] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54058895" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:35,206 [36260] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54058895" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:35,206 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:22:35,206 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1177]]
2025-12-29 17:22:35,206 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:22:35,212 [36260] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "24093611" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:35,216 [36260] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "24093611" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:35,216 [36260] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:22:35,216 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:22:35,216 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1177]]
2025-12-29 17:22:35,216 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:22:35,224 [36260] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "12490426" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:35,229 [36260] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "12490426" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:35,229 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:22:35,229 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1177]]
2025-12-29 17:22:35,229 [36260] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:22:35,236 [36260] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33466854" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:35,239 [36260] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33466854" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,076 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:22:37,076 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:22:37,076 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:22:37,083 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31540416" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,087 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31540416" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,088 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:22:37,088 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:22:37,094 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58294038" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,098 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58294038" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,098 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:22:37,098 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:22:37,104 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "7147997" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,108 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "7147997" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,108 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmexes] Prepared SQL: [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:22:37,108 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] PreparedStatement : [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:22:37,108 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,946]]
2025-12-29 17:22:37,108 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:22:37,115 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "59601284" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,118 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "59601284" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,119 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] PreparedStatement : [select a.eqno,a.exno,a.qseq,a.qno,a.rpoint , b.qtextstring, b.dpoint, b.qdiff, b.cc1, b.cc2, b.cc3, b.cc4, b.cc5,b.atype , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 from cmexq a inner join question b on b.qno=a.qno left outer join comcode cc on cc.ccode = b.qdiff left outer join comcode cc1 on cc1.ccode = b.cc1 left outer join comcode cc2 on cc2.ccode = b.cc2 left outer join comcode cc3 on cc3.ccode = b.cc3 left outer join comcode cc4 on cc4.ccode = b.cc4 left outer join comcode cc5 on cc5.ccode = b.cc5 where a.exno= ?param0 order by a.qseq]
2025-12-29 17:22:37,119 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,946]]
2025-12-29 17:22:37,119 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:22:37,142 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31106933" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,152 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31106933" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,154 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] PreparedStatement : [select count(d.exno) from (select 1 as col1) a left outer join lectex d on d.exno= ?param0]
2025-12-29 17:22:37,154 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,946]]
2025-12-29 17:22:37,154 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:22:37,172 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "5842512" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,185 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "5842512" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,185 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:22:37,185 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:22:37,185 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1177], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:22:37,185 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:22:37,216 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35855408" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,254 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35855408" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,254 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:22:37,254 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:22:37,254 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54143]]
2025-12-29 17:22:37,254 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:22:37,265 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "43537124" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,270 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "43537124" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,270 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:22:37,270 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:22:37,270 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1177], ?param1=[cmino,54143]]
2025-12-29 17:22:37,270 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:22:37,284 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33500727" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:37,289 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33500727" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:43,723 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:22:43,723 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:22:43,723 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:22:43,731 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "19157378" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:43,734 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "19157378" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:43,735 [5432] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0 and FIND_IN_SET((SELECT userid FROM users WHERE username = ?param1 ), c.instructors) > 0]
2025-12-29 17:22:43,735 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0 and FIND_IN_SET((SELECT userid FROM users WHERE username = ?param1 ), c.instructors) > 0]
2025-12-29 17:22:43,735 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1177], ?param1=[instructors,testpro]]
2025-12-29 17:22:43,735 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32], ?param1=[String, System.String]]
2025-12-29 17:22:43,743 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "17566964" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:43,747 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "17566964" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:47,083 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:22:47,083 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:22:47,084 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:22:47,091 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60394662" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:47,094 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60394662" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:47,094 [36228] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0 and FIND_IN_SET((SELECT userid FROM users WHERE username = ?param1 ), c.instructors) > 0]
2025-12-29 17:22:47,094 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0 and FIND_IN_SET((SELECT userid FROM users WHERE username = ?param1 ), c.instructors) > 0]
2025-12-29 17:22:47,094 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1177], ?param1=[instructors,testpro11]]
2025-12-29 17:22:47,094 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32], ?param1=[String, System.String]]
2025-12-29 17:22:47,104 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60063188" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:47,110 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60063188" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,632 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:22:54,632 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:22:54,632 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:22:54,638 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "55590659" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,642 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "55590659" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,642 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:22:54,642 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:22:54,642 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]]
2025-12-29 17:22:54,642 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:22:54,649 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15583339" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,655 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15583339" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,655 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:22:54,655 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:22:54,662 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "6535828" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,666 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "6535828" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,666 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.terms] Prepared SQL: [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:22:54,666 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.terms] PreparedStatement : [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:22:54,672 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "52637793" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,676 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "52637793" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,676 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:22:54,676 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:22:54,676 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]]
2025-12-29 17:22:54,676 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:22:54,683 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60939818" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,722 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60939818" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,722 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.count.cmlect] Prepared SQL: [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:22:54,722 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] PreparedStatement : [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:22:54,722 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]]
2025-12-29 17:22:54,722 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:22:54,746 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58851839" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,753 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58851839" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,753 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cm.checklect] Prepared SQL: [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:22:54,753 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cm.checklect] PreparedStatement : [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:22:54,760 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "7533035" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:22:54,765 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "7533035" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:00,924 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:00,924 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:00,924 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:00,931 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "24719879" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:00,937 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "24719879" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:00,937 [19872] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:00,937 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:00,937 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]]
2025-12-29 17:23:00,937 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:00,944 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "10112356" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:00,952 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "10112356" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:00,952 [19872] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:23:00,952 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:23:00,952 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,6]]
2025-12-29 17:23:00,952 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:23:00,958 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "28505046" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:00,963 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "28505046" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:00,963 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:23:00,964 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,859]]
2025-12-29 17:23:00,964 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:00,970 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20042317" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:00,976 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20042317" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:00,976 [19872] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:23:00,976 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:23:00,976 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:23:00,976 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:23:00,985 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37128981" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:00,990 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37128981" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:00,990 [19872] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:00,990 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:00,997 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20527160" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:01,001 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20527160" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:01,001 [19872] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:23:01,001 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:23:01,009 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "22867987" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:01,015 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "22867987" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:01,176 [35032] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:01,176 [35032] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:01,176 [35032] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:01,181 [35032] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "29732984" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:01,186 [35032] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "29732984" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:01,186 [35032] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:23:01,186 [35032] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:23:01,186 [35032] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:23:01,186 [35032] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:01,195 [35032] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37567002" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:01,199 [35032] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37567002" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,578 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:05,578 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:05,578 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:05,585 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "43346123" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,589 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "43346123" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,589 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:23:05,589 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:23:05,589 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]]
2025-12-29 17:23:05,589 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:23:05,597 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "16360663" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,600 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "16360663" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,600 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:05,600 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:05,607 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "1825154" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,611 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "1825154" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,611 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.terms] Prepared SQL: [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:23:05,611 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.terms] PreparedStatement : [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:23:05,618 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "24011098" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,621 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "24011098" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,621 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:23:05,621 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:23:05,621 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]]
2025-12-29 17:23:05,621 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:05,631 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "32565835" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,664 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "32565835" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,664 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.count.cmlect] Prepared SQL: [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:23:05,664 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] PreparedStatement : [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:23:05,664 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]]
2025-12-29 17:23:05,664 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:05,671 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40127464" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,679 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40127464" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,679 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cm.checklect] Prepared SQL: [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:23:05,679 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cm.checklect] PreparedStatement : [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:23:05,685 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "53373372" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:05,690 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "53373372" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,003 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:07,003 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:07,003 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:07,011 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "32976284" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,014 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "32976284" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,014 [22188] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:07,014 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:07,014 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1176]]
2025-12-29 17:23:07,014 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:07,022 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "26082258" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,028 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "26082258" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,028 [22188] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:23:07,028 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:23:07,028 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]]
2025-12-29 17:23:07,028 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:23:07,036 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "9168138" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,041 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "9168138" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,041 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:23:07,041 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1176]]
2025-12-29 17:23:07,041 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:07,048 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41839172" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,052 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41839172" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,052 [22188] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:23:07,052 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:23:07,052 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:23:07,052 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:23:07,061 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "28544128" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,075 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "28544128" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,075 [22188] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:07,075 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:07,083 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58313918" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,088 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58313918" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,088 [22188] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:23:07,088 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:23:07,095 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "6302718" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,099 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "6302718" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,238 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:07,238 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:07,238 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:07,247 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33215239" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,251 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33215239" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,251 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:23:07,251 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:23:07,251 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:23:07,251 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:07,258 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "44696479" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:07,262 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "44696479" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:11,041 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:11,041 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:11,041 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:11,048 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "16597856" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:11,052 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "16597856" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:11,052 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:23:11,052 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:23:11,052 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1176], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:23:11,052 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:11,060 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58596441" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:11,065 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58596441" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:11,066 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:11,066 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:11,066 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1176]]
2025-12-29 17:23:11,066 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:11,073 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "7707935" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:11,080 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "7707935" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:11,080 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:23:11,080 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1176]]
2025-12-29 17:23:11,080 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:11,087 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "13077074" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:11,092 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "13077074" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:11,092 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:23:11,092 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:23:11,092 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1176]]
2025-12-29 17:23:11,092 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:11,099 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31928233" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:11,102 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31928233" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:11,102 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:23:11,102 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1176]]
2025-12-29 17:23:11,102 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:11,110 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "5587077" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:11,114 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "5587077" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,502 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:17,502 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:17,502 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:17,509 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "11422945" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,513 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "11422945" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,513 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:23:17,513 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:23:17,513 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]]
2025-12-29 17:23:17,513 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:23:17,521 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "27154905" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,525 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "27154905" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,525 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:17,525 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:17,531 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "9863555" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,535 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "9863555" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,535 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.terms] Prepared SQL: [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:23:17,535 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.terms] PreparedStatement : [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:23:17,542 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "44528495" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,546 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "44528495" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,546 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:23:17,546 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:23:17,546 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]]
2025-12-29 17:23:17,546 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:17,553 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "55548206" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,589 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "55548206" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,589 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.count.cmlect] Prepared SQL: [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:23:17,589 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] PreparedStatement : [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:23:17,589 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]]
2025-12-29 17:23:17,589 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:17,596 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "17782352" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,602 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "17782352" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,602 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cm.checklect] Prepared SQL: [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:23:17,602 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cm.checklect] PreparedStatement : [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:23:17,610 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "44386404" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:17,615 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "44386404" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,288 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:22,288 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:22,288 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:22,295 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38102875" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,298 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38102875" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,298 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:22,298 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:22,298 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:22,298 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:22,304 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "3796301" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,312 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "3796301" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,312 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:23:22,312 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:23:22,312 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,5]]
2025-12-29 17:23:22,312 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:23:22,318 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "65516432" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,321 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "65516432" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,321 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:23:22,321 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:22,321 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:22,329 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "43902638" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,333 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "43902638" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,333 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:23:22,333 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:23:22,333 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:23:22,333 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:23:22,340 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "16256575" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,345 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "16256575" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,345 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:22,345 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:22,360 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "10475806" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,365 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "10475806" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,365 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:23:22,365 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:23:22,371 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "693774" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,376 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "693774" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,515 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:22,515 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:22,515 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:22,521 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "23495765" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,524 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "23495765" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,526 [3980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:23:22,526 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:23:22,526 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:23:22,526 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:22,533 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "50829750" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:22,538 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "50829750" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,009 [34128] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:24,011 [34128] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:24,011 [34128] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:24,017 [34128] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "29189425" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,021 [34128] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "29189425" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,022 [34128] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:24,022 [34128] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:24,022 [34128] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:24,022 [34128] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:24,029 [34128] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "55007416" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,036 [34128] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "55007416" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,036 [34128] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:23:24,037 [34128] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:24,037 [34128] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:24,044 [34128] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "4416438" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,048 [34128] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "4416438" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,048 [34128] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.est2] PreparedStatement : [select 1 gubun,case when a.sdtype = 0 then 11 else 21 end estkind ,a.sdno exno,a.cmno,a.sdtype extype,a.sdname exname,a.sddesc edesc,null etime,a.sdcondition econdition,null evtype,null eqtype,null israndq,null israndqi,null qcount,null isblur,a.tpoint,null relaylimit,null isusebackup,null isseq ,a.sdno,a.sdtype,a.sdname,a.sddesc,a.sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.sdtype order by a.cdt) rno ,null as iseq,null as teachername from cmsd a where a.cmno= ?param0 and a.isdel=0 union all select 2 gubun,case when a.rstype = 0 then 32 else 31 end estkind ,a.rsno exno,a.cmno,a.rstype extype,a.rsname exname,null edesc,null etime,a.rscondition econdition,null evtype,null eqtype,null israndq,null israndqi,null qcount,null isblur,null tpoint,null relaylimit,null isusebackup,null isseq ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,a.rsno,a.rscno,a.rstype,a.rsname,a.rscondition , row_number() over(partition by a.rstype order by a.cdt) rno ,b.iseq,c.username as teachername from cmrs a left outer join cminning b on a.cmino = b.cmino left outer join users c on b.userno = c.userno where a.cmno= ?param0 and a.isdel=0 order by rsno]
2025-12-29 17:23:24,048 [34128] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.est2] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:24,048 [34128] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.est2] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:24,054 [34128] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "61072843" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,059 [34128] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "61072843" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,933 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:24,933 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:24,933 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:24,940 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33183854" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,945 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33183854" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,946 [19872] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:24,946 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:24,946 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:24,946 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:24,952 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60270302" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,959 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60270302" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,959 [19872] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isscd= ?param1 order by a.week,a.iseq]
2025-12-29 17:23:24,959 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isscd= ?param1 order by a.week,a.iseq]
2025-12-29 17:23:24,959 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1119], ?param1=[isscd,0]]
2025-12-29 17:23:24,959 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:23:24,966 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "59903167" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,973 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "59903167" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,973 [19872] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:23:24,973 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:23:24,973 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:24,973 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:24,980 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "19885495" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,986 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "19885495" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:24,986 [19872] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cshape in (0,2) and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:23:24,986 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cshape in (0,2) and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:23:24,986 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]]
2025-12-29 17:23:24,986 [19872] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:24,991 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20035361" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,017 [19872] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20035361" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,635 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:25,635 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:25,635 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:25,642 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "23996684" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,646 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "23996684" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,646 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:25,646 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:25,646 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:25,646 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:25,653 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "28089279" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,662 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "28089279" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,662 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:23:25,662 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:23:25,662 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1119], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:23:25,662 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:25,669 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "1165400" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,674 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "1165400" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,674 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:23:25,674 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:23:25,674 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54026]]
2025-12-29 17:23:25,674 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:23:25,682 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "30103738" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,688 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "30103738" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,688 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:23:25,688 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:23:25,688 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1119], ?param1=[cmino,54026]]
2025-12-29 17:23:25,688 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:23:25,694 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "16768641" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,698 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "16768641" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,698 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:25,698 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:25,705 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15568202" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,711 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15568202" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,711 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:23:25,711 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:23:25,711 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:25,711 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:25,717 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "47632933" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,722 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "47632933" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,722 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:23:25,722 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:25,722 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:25,729 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "5357175" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:25,734 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "5357175" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,136 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:26,136 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:26,136 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:26,142 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "11898061" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,146 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "11898061" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,146 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:26,146 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:26,146 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:26,146 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:26,151 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "62216665" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,158 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "62216665" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,158 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:23:26,158 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:23:26,158 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,5]]
2025-12-29 17:23:26,158 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:23:26,164 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "42869883" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,169 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "42869883" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,169 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:23:26,169 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:26,169 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:26,176 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56758994" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,181 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56758994" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,181 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:23:26,181 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:23:26,181 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:23:26,181 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:23:26,191 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41450415" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,195 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41450415" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,195 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:26,195 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:23:26,202 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "45559321" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,207 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "45559321" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,207 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:23:26,207 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:23:26,213 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "49707488" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,218 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "49707488" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,362 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:26,362 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:26,362 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:26,370 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34795154" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,375 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34795154" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,375 [5432] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:23:26,375 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:23:26,375 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:23:26,375 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:26,382 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "17095476" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:26,390 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "17095476" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:28,320 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:28,321 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:28,321 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:28,327 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "61138919" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:28,331 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "61138919" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:28,331 [36228] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:23:28,331 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:23:28,331 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1119], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:23:28,331 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:28,336 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "1015354" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:28,343 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "1015354" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:28,343 [36228] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:28,343 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:23:28,343 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:28,343 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:28,348 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35441959" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:28,355 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35441959" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:28,355 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:23:28,355 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:28,355 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:28,362 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "22868112" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:28,366 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "22868112" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:28,366 [36228] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:23:28,366 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:23:28,366 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:28,366 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:28,372 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "27978014" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:28,377 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "27978014" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:28,377 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:23:28,377 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:28,377 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:28,384 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "7207219" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:28,388 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "7207219" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:32,420 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:23:32,420 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:23:32,420 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:23:32,427 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "59592768" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:32,429 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "59592768" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:32,429 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:23:32,430 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:23:32,430 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:23:32,430 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:23:32,438 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "64977078" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:23:32,443 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "64977078" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,162 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:24:41,162 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:24:41,162 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:24:41,170 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "62557415" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,173 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "62557415" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,173 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:24:41,173 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:24:41,173 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:24:41,173 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:24:41,182 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "29334333" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,189 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "29334333" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,190 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:24:41,190 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:24:41,190 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,5]]
2025-12-29 17:24:41,190 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:24:41,196 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "42500279" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,201 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "42500279" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,201 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:24:41,201 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:24:41,201 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:24:41,206 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "19850564" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,210 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "19850564" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,210 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:24:41,210 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:24:41,211 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:24:41,211 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:24:41,218 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "47466126" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,247 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "47466126" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,247 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:24:41,247 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:24:41,286 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "48946293" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,298 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "48946293" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,298 [18620] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:24:41,298 [18620] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:24:41,311 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56323312" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,316 [18620] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56323312" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,496 [27912] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:24:41,497 [27912] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:24:41,497 [27912] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:24:41,526 [27912] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "27658146" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,535 [27912] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "27658146" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,536 [27912] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:24:41,536 [27912] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:24:41,536 [27912] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:24:41,536 [27912] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:24:41,545 [27912] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60007071" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:41,549 [27912] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60007071" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:45,138 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:24:45,138 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:24:45,138 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:24:45,146 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20745281" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:45,155 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20745281" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:45,155 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:24:45,155 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:24:45,155 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1119], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:24:45,155 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:24:45,164 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "27151135" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:45,170 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "27151135" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:45,170 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:24:45,170 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:24:45,170 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:24:45,170 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:24:45,176 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "64061876" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:45,184 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "64061876" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:45,184 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:24:45,184 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:24:45,184 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:24:45,191 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33967666" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:45,195 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33967666" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:45,195 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:24:45,195 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:24:45,195 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:24:45,195 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:24:45,203 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "16446914" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:45,207 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "16446914" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:45,207 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:24:45,207 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1119]]
2025-12-29 17:24:45,207 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:24:45,213 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "43919556" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:45,216 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "43919556" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:48,590 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:24:48,590 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:24:48,590 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:24:48,598 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54872622" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:48,601 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54872622" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:48,602 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0 and FIND_IN_SET((SELECT userid FROM users WHERE username = ?param1 ), c.instructors) > 0]
2025-12-29 17:24:48,602 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0 and FIND_IN_SET((SELECT userid FROM users WHERE username = ?param1 ), c.instructors) > 0]
2025-12-29 17:24:48,602 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1119], ?param1=[instructors,testpro]]
2025-12-29 17:24:48,602 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32], ?param1=[String, System.String]]
2025-12-29 17:24:48,608 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "61394954" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:24:48,612 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "61394954" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,344 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:25:29,344 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:25:29,344 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:29,357 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "47174293" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,361 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "47174293" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,361 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:25:29,361 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:25:29,361 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]]
2025-12-29 17:25:29,361 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:25:29,368 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "3836099" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,374 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "3836099" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,374 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:25:29,374 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:25:29,386 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "61514914" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,416 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "61514914" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,416 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.terms] Prepared SQL: [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:25:29,416 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.terms] PreparedStatement : [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:25:29,423 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "61329569" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,426 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "61329569" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,426 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:25:29,426 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:25:29,426 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]]
2025-12-29 17:25:29,426 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:29,433 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38902826" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,471 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38902826" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,471 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.count.cmlect] Prepared SQL: [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:25:29,471 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] PreparedStatement : [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:25:29,471 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]]
2025-12-29 17:25:29,471 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:29,477 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "9621469" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,484 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "9621469" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,484 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cm.checklect] Prepared SQL: [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:25:29,484 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cm.checklect] PreparedStatement : [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:25:29,491 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "23347157" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:29,496 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "23347157" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,442 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:25:34,442 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:25:34,442 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:34,449 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "17702898" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,452 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "17702898" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,452 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:25:34,452 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:25:34,452 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:34,452 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:34,459 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31594428" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,467 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31594428" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,467 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:25:34,467 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:25:34,467 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,6]]
2025-12-29 17:25:34,467 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:25:34,476 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "53538168" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,480 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "53538168" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,480 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:25:34,480 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:34,480 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:34,486 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "29710518" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,491 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "29710518" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,491 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:25:34,491 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:25:34,491 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:25:34,491 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:25:34,497 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "18664199" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,501 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "18664199" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,501 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:25:34,501 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:25:34,508 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "52146171" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,513 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "52146171" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,513 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:25:34,513 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:25:34,520 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "6925601" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,524 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "6925601" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,704 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:25:34,704 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:25:34,704 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:34,711 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "3013736" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,718 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "3013736" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,718 [42220] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:25:34,718 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:25:34,718 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:25:34,718 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:34,735 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "6621252" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:34,739 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "6621252" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:39,097 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:25:39,098 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:25:39,098 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:39,112 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "13469670" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:39,116 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "13469670" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:39,116 [13416] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:25:39,116 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:25:39,116 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:25:39,116 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:39,123 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "32447521" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:39,127 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "32447521" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:39,127 [13416] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:25:39,127 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:25:39,127 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:39,127 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:39,134 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38263651" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:39,141 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38263651" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:39,141 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:25:39,141 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:39,141 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:39,147 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "47662216" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:39,151 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "47662216" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:39,151 [13416] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:25:39,151 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:25:39,151 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:39,151 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:39,158 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "6443576" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:39,164 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "6443576" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:39,164 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:25:39,164 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:39,164 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:39,170 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15700942" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:39,174 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15700942" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,224 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:25:42,224 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:25:42,224 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:42,231 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "51286234" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,235 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "51286234" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,235 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:25:42,235 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:25:42,235 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:42,235 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:42,241 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31618884" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,250 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31618884" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,250 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:25:42,250 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:25:42,250 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:25:42,250 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:42,259 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "679791" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,265 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "679791" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,265 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:25:42,265 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:25:42,265 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,50085]]
2025-12-29 17:25:42,265 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:25:42,271 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15145924" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,289 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15145924" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,289 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:25:42,289 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:25:42,289 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,859], ?param1=[cmino,50085]]
2025-12-29 17:25:42,289 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:25:42,296 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20717540" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,300 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20717540" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,300 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:25:42,300 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:25:42,306 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "23794407" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,310 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "23794407" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,310 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:25:42,310 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:25:42,311 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:42,311 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:42,317 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60551072" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,323 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60551072" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,323 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:25:42,323 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:42,323 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:42,329 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "11813590" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:42,333 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "11813590" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:45,188 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:25:45,188 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:25:45,188 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:45,199 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38471230" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:45,204 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38471230" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:45,204 [42220] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:25:45,204 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:25:45,204 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:25:45,204 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:45,211 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37269225" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:45,216 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37269225" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:45,216 [42220] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:25:45,216 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:25:45,216 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:45,216 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:45,223 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "21439745" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:45,231 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "21439745" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:45,231 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:25:45,231 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:45,231 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:45,237 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "2947455" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:45,242 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "2947455" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:45,242 [42220] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:25:45,242 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:25:45,242 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:45,242 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:45,248 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "2047819" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:45,253 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "2047819" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:45,253 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:25:45,253 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:45,253 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:45,261 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "7081795" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:45,264 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "7081795" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,219 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:25:46,221 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:25:46,221 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:46,233 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "1611752" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,240 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "1611752" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,240 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:25:46,240 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:25:46,247 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "64612598" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,252 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "64612598" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,252 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:25:46,252 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:25:46,259 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "57878302" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,263 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "57878302" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,263 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmexes] Prepared SQL: [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:25:46,263 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] PreparedStatement : [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:25:46,263 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,884]]
2025-12-29 17:25:46,263 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:46,269 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20461206" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,276 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20461206" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,276 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] PreparedStatement : [select a.eqno,a.exno,a.qseq,a.qno,a.rpoint , b.qtextstring, b.dpoint, b.qdiff, b.cc1, b.cc2, b.cc3, b.cc4, b.cc5,b.atype , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 from cmexq a inner join question b on b.qno=a.qno left outer join comcode cc on cc.ccode = b.qdiff left outer join comcode cc1 on cc1.ccode = b.cc1 left outer join comcode cc2 on cc2.ccode = b.cc2 left outer join comcode cc3 on cc3.ccode = b.cc3 left outer join comcode cc4 on cc4.ccode = b.cc4 left outer join comcode cc5 on cc5.ccode = b.cc5 where a.exno= ?param0 order by a.qseq]
2025-12-29 17:25:46,276 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,884]]
2025-12-29 17:25:46,276 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:46,283 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20655867" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,288 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20655867" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,288 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] PreparedStatement : [select count(d.exno) from (select 1 as col1) a left outer join lectex d on d.exno= ?param0]
2025-12-29 17:25:46,288 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,884]]
2025-12-29 17:25:46,288 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:46,293 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "52774914" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,298 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "52774914" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,298 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexlayers] PreparedStatement : [select a.exno ,case when a.qdiff = 1 then null else a.qdiff end qdiff ,case when a.cc1 = 1 then null else a.cc1 end cc1 ,case when a.cc2 = 1 then null else a.cc2 end cc2 ,case when a.cc3 = 1 then null else a.cc3 end cc3 ,case when a.cc4 = 1 then null else a.cc4 end cc4 ,case when a.cc5 = 1 then null else a.cc5 end cc5 ,a.qcount,a.rpoint , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 from cmexlayer a left outer join comcode cc on cc.ccode = a.qdiff and cc.ccode > 0 left outer join comcode cc1 on cc1.ccode = a.cc1 and cc1.ccode > 0 left outer join comcode cc2 on cc2.ccode = a.cc2 and cc2.ccode > 0 left outer join comcode cc3 on cc3.ccode = a.cc3 and cc3.ccode > 0 left outer join comcode cc4 on cc4.ccode = a.cc4 and cc4.ccode > 0 left outer join comcode cc5 on cc5.ccode = a.cc5 and cc5.ccode > 0 where a.exno= ?param0 order by cc.corder, cc1.corder, cc2.corder]
2025-12-29 17:25:46,298 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexlayers] Parameters: [?param0=[exno,884]]
2025-12-29 17:25:46,298 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexlayers] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:46,304 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "50817405" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,313 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "50817405" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,313 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:25:46,313 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:25:46,313 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:25:46,313 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:46,320 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "63372784" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,325 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "63372784" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,325 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:25:46,325 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:25:46,325 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,50085]]
2025-12-29 17:25:46,325 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:25:46,332 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54635507" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,351 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54635507" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,351 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:25:46,351 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:25:46,351 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,859], ?param1=[cmino,50085]]
2025-12-29 17:25:46,351 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:25:46,358 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "22270886" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:46,362 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "22270886" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:57,616 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:25:57,616 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:25:57,616 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:57,624 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "52636290" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:57,628 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "52636290" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:57,628 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:25:57,628 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:25:57,628 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:25:57,628 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:57,635 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56697142" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:57,642 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56697142" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:57,642 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:25:57,642 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:25:57,642 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:57,642 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:57,648 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35973601" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:57,656 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35973601" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:57,656 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:25:57,656 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:57,656 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:57,663 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "46906063" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:57,667 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "46906063" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:57,667 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:25:57,667 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:25:57,667 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:57,667 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:57,673 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "42697587" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:57,678 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "42697587" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:57,678 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:25:57,678 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,859]]
2025-12-29 17:25:57,678 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:57,685 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54416000" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:57,690 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54416000" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,372 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:25:59,372 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:25:59,372 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:59,379 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "18946533" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,383 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "18946533" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,384 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:25:59,384 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:25:59,391 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56524826" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,395 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56524826" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,395 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:25:59,395 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:25:59,400 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "48009655" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,404 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "48009655" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,404 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmexes] Prepared SQL: [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:25:59,404 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] PreparedStatement : [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:25:59,404 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,884]]
2025-12-29 17:25:59,404 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:59,411 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "51280191" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,415 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "51280191" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,415 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] PreparedStatement : [select a.eqno,a.exno,a.qseq,a.qno,a.rpoint , b.qtextstring, b.dpoint, b.qdiff, b.cc1, b.cc2, b.cc3, b.cc4, b.cc5,b.atype , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 from cmexq a inner join question b on b.qno=a.qno left outer join comcode cc on cc.ccode = b.qdiff left outer join comcode cc1 on cc1.ccode = b.cc1 left outer join comcode cc2 on cc2.ccode = b.cc2 left outer join comcode cc3 on cc3.ccode = b.cc3 left outer join comcode cc4 on cc4.ccode = b.cc4 left outer join comcode cc5 on cc5.ccode = b.cc5 where a.exno= ?param0 order by a.qseq]
2025-12-29 17:25:59,415 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,884]]
2025-12-29 17:25:59,415 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:59,422 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "13103113" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,427 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "13103113" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,427 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] PreparedStatement : [select count(d.exno) from (select 1 as col1) a left outer join lectex d on d.exno= ?param0]
2025-12-29 17:25:59,427 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,884]]
2025-12-29 17:25:59,427 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:59,435 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "52246201" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,438 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "52246201" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,438 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexlayers] PreparedStatement : [select a.exno ,case when a.qdiff = 1 then null else a.qdiff end qdiff ,case when a.cc1 = 1 then null else a.cc1 end cc1 ,case when a.cc2 = 1 then null else a.cc2 end cc2 ,case when a.cc3 = 1 then null else a.cc3 end cc3 ,case when a.cc4 = 1 then null else a.cc4 end cc4 ,case when a.cc5 = 1 then null else a.cc5 end cc5 ,a.qcount,a.rpoint , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 from cmexlayer a left outer join comcode cc on cc.ccode = a.qdiff and cc.ccode > 0 left outer join comcode cc1 on cc1.ccode = a.cc1 and cc1.ccode > 0 left outer join comcode cc2 on cc2.ccode = a.cc2 and cc2.ccode > 0 left outer join comcode cc3 on cc3.ccode = a.cc3 and cc3.ccode > 0 left outer join comcode cc4 on cc4.ccode = a.cc4 and cc4.ccode > 0 left outer join comcode cc5 on cc5.ccode = a.cc5 and cc5.ccode > 0 where a.exno= ?param0 order by cc.corder, cc1.corder, cc2.corder]
2025-12-29 17:25:59,438 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexlayers] Parameters: [?param0=[exno,884]]
2025-12-29 17:25:59,438 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexlayers] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:25:59,445 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "46005153" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,450 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "46005153" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,450 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:25:59,450 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:25:59,450 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:25:59,450 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:25:59,456 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40045654" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,460 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40045654" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,460 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:25:59,460 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:25:59,460 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,50085]]
2025-12-29 17:25:59,460 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:25:59,469 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15685301" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,488 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15685301" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,488 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:25:59,488 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:25:59,488 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,859], ?param1=[cmino,50085]]
2025-12-29 17:25:59,488 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:25:59,495 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "29202580" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:25:59,500 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "29202580" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,239 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:09,239 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:09,239 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:09,249 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "19128852" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,253 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "19128852" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,253 [5432] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:09,253 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:09,253 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]]
2025-12-29 17:26:09,253 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:09,260 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31626774" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,269 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31626774" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,269 [5432] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:09,269 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:09,269 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:26:09,269 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:09,275 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "14768859" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,281 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "14768859" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,281 [5432] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:09,281 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:09,281 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,50085]]
2025-12-29 17:26:09,281 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:26:09,289 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "53076489" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,307 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "53076489" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,307 [5432] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:09,307 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:09,309 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,859], ?param1=[cmino,50085]]
2025-12-29 17:26:09,309 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:26:09,325 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56659875" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,329 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56659875" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,329 [5432] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:09,329 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:09,338 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "53713442" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,343 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "53713442" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,343 [5432] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:26:09,343 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:26:09,343 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,859]]
2025-12-29 17:26:09,343 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:09,349 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "17348121" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,355 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "17348121" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,355 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:26:09,355 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,859]]
2025-12-29 17:26:09,355 [5432] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:09,362 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34733222" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:09,368 [5432] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34733222" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:11,001 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:11,001 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:11,001 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:11,007 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54794639" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:11,011 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54794639" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:11,011 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:26:11,011 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:26:11,011 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,50085], ?param1=[cmisno,14878]]
2025-12-29 17:26:11,011 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]]
2025-12-29 17:26:11,018 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58437689" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:11,024 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58437689" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,374 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:14,374 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:14,374 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:14,380 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "59625188" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,384 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "59625188" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,384 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:26:14,384 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:26:14,384 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]]
2025-12-29 17:26:14,384 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:26:14,391 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "13257854" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,395 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "13257854" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,395 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:14,395 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:14,401 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "3422781" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,406 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "3422781" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,406 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.terms] Prepared SQL: [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:26:14,406 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.terms] PreparedStatement : [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:26:14,413 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "7463067" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,417 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "7463067" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,417 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:26:14,417 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:26:14,417 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]]
2025-12-29 17:26:14,417 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:14,423 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "52593910" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,456 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "52593910" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,456 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.count.cmlect] Prepared SQL: [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:26:14,456 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] PreparedStatement : [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:26:14,456 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]]
2025-12-29 17:26:14,456 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:14,463 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54111941" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,470 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54111941" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,470 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cm.checklect] Prepared SQL: [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:26:14,470 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cm.checklect] PreparedStatement : [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:26:14,476 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "12494070" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:14,481 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "12494070" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,192 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:17,192 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:17,192 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:17,199 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60004046" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,203 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60004046" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,203 [13416] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:17,203 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:17,203 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:17,203 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:17,211 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41151584" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,218 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41151584" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,218 [13416] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:26:17,218 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:26:17,218 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]]
2025-12-29 17:26:17,218 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:26:17,226 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "50006044" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,231 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "50006044" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,231 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:26:17,231 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:17,231 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:17,237 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "12236020" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,241 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "12236020" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,241 [13416] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:26:17,241 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:26:17,241 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:26:17,241 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:26:17,247 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "22328223" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,253 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "22328223" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,253 [13416] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:17,253 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:17,261 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "62265310" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,266 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "62265310" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,266 [13416] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:26:17,266 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:26:17,280 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37283981" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,285 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37283981" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,435 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:17,435 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:17,435 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:17,453 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35630855" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,457 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35630855" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,457 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:26:17,457 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:26:17,457 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:26:17,457 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:17,464 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "57231431" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:17,469 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "57231431" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,004 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:19,004 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:19,004 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:19,011 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "29289039" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,015 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "29289039" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,015 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:19,015 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:19,015 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:19,015 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:19,021 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40663535" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,028 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40663535" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,028 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:19,028 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:19,028 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:26:19,028 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:19,037 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "44084491" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,042 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "44084491" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,042 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:19,042 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:19,043 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:26:19,043 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:26:19,050 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "39062678" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,055 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "39062678" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,055 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:19,055 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:19,055 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:26:19,055 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:26:19,065 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "55036190" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,069 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "55036190" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,069 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:19,069 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:19,074 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "9928199" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,079 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "9928199" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,079 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:26:19,079 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:26:19,079 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:19,079 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:19,086 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "26273835" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,091 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "26273835" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,091 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:26:19,091 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:19,091 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:19,097 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "9819441" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:19,102 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "9819441" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,129 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:21,130 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:21,130 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:21,137 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "8227569" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,141 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "8227569" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,141 [13416] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:21,141 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:21,141 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:21,141 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:21,148 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "23101562" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,156 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "23101562" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,156 [13416] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:26:21,156 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:26:21,156 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]]
2025-12-29 17:26:21,156 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:26:21,162 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "18528303" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,166 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "18528303" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,166 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:26:21,166 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:21,166 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:21,175 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20327885" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,180 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20327885" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,180 [13416] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:26:21,180 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:26:21,180 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:26:21,180 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:26:21,186 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "29552337" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,189 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "29552337" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,189 [13416] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:21,189 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:21,198 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35071472" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,203 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35071472" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,203 [13416] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:26:21,203 [13416] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:26:21,208 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "9721622" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,212 [13416] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "9721622" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,357 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:21,357 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:21,357 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:21,365 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "36352943" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,381 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "36352943" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,381 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:26:21,381 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:26:21,381 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:26:21,381 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:21,387 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "14352720" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:21,392 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "14352720" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,382 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:23,382 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:23,382 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:23,390 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "43248440" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,394 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "43248440" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,394 [42220] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:23,394 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:23,394 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:23,394 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:23,401 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31352393" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,407 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31352393" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,407 [42220] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:23,407 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:23,407 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:26:23,407 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:23,414 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15831511" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,420 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15831511" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,420 [42220] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:23,420 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:23,420 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:26:23,420 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:26:23,426 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "18632439" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,431 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "18632439" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,431 [42220] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:23,431 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:23,431 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:26:23,431 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:26:23,438 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "10569897" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,442 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "10569897" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,442 [42220] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:23,442 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:23,448 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58234298" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,452 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58234298" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,452 [42220] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:26:23,452 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:26:23,452 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:23,452 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:23,459 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58743606" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,464 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58743606" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,464 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:26:23,464 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:23,464 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:23,471 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "26777008" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:23,476 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "26777008" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:24,544 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:24,544 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:24,544 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:24,551 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40977942" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:24,558 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40977942" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:24,558 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:26:24,558 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:26:24,559 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111], ?param1=[cmisno,14890]]
2025-12-29 17:26:24,559 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]]
2025-12-29 17:26:24,565 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "5338535" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:24,570 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "5338535" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:27,008 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:27,008 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:27,008 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:27,019 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "64275577" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:27,024 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "64275577" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:27,024 [3980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:27,024 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:27,024 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:26:27,024 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:27,030 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "17162978" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:27,036 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "17162978" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:27,036 [3980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:27,036 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:27,036 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:27,036 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:27,042 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41851788" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:27,049 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41851788" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:27,049 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:26:27,049 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:27,049 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:27,056 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "36011703" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:27,059 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "36011703" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:27,059 [3980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:26:27,059 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:26:27,059 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:27,059 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:27,066 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "59059363" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:27,071 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "59059363" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:27,071 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:26:27,071 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:27,071 [3980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:27,078 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "13653392" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:27,082 [3980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "13653392" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,266 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:30,266 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:30,266 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:30,273 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "11077407" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,277 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "11077407" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,277 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:26:30,277 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:26:30,285 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "47654016" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,292 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "47654016" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,292 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:30,292 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:30,298 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "45480632" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,302 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "45480632" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,302 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmexes] Prepared SQL: [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:26:30,302 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] PreparedStatement : [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:26:30,302 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,927]]
2025-12-29 17:26:30,302 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:30,307 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "12347779" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,311 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "12347779" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,311 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] PreparedStatement : [select a.eqno,a.exno,a.qseq,a.qno,a.rpoint , b.qtextstring, b.dpoint, b.qdiff, b.cc1, b.cc2, b.cc3, b.cc4, b.cc5,b.atype , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 from cmexq a inner join question b on b.qno=a.qno left outer join comcode cc on cc.ccode = b.qdiff left outer join comcode cc1 on cc1.ccode = b.cc1 left outer join comcode cc2 on cc2.ccode = b.cc2 left outer join comcode cc3 on cc3.ccode = b.cc3 left outer join comcode cc4 on cc4.ccode = b.cc4 left outer join comcode cc5 on cc5.ccode = b.cc5 where a.exno= ?param0 order by a.qseq]
2025-12-29 17:26:30,312 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,927]]
2025-12-29 17:26:30,312 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:30,320 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "11254912" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,324 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "11254912" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,324 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] PreparedStatement : [select count(d.exno) from (select 1 as col1) a left outer join lectex d on d.exno= ?param0]
2025-12-29 17:26:30,324 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,927]]
2025-12-29 17:26:30,324 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:30,330 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "61321877" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,334 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "61321877" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,334 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:30,334 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:30,334 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:26:30,334 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:30,341 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "24164100" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,348 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "24164100" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,348 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:30,348 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:30,348 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:26:30,348 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:26:30,354 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "48696429" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,359 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "48696429" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,359 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:30,359 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:30,359 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:26:30,359 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:26:30,373 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58637571" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:30,378 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58637571" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,315 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:37,315 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:37,315 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:37,322 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31929853" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,326 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31929853" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,326 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:37,326 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:37,326 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:37,326 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:37,332 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40432754" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,338 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40432754" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,338 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:37,338 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:37,338 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:26:37,338 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:37,344 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "113674" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,349 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "113674" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,349 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:37,349 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:37,349 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:26:37,349 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:26:37,357 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "18301524" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,361 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "18301524" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,361 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:37,361 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:37,361 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:26:37,361 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:26:37,368 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60864224" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,373 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60864224" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,373 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:37,373 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:37,379 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "1246015" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,384 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "1246015" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,384 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:26:37,384 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:26:37,384 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:37,384 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:37,391 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "66390785" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,397 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "66390785" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,397 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:26:37,397 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:37,397 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:37,404 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "18607029" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:37,408 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "18607029" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:41,746 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:41,746 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:41,746 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:41,760 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41180601" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:41,765 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41180601" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:41,765 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:26:41,765 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:26:41,765 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111], ?param1=[cmisno,14888]]
2025-12-29 17:26:41,765 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]]
2025-12-29 17:26:41,772 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41209200" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:41,777 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41209200" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:45,551 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:45,551 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:45,551 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:45,558 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "49845348" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:45,563 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "49845348" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:45,563 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:45,563 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:45,563 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:26:45,563 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:45,570 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37201102" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:45,576 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37201102" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:45,576 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:45,576 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:45,576 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:45,576 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:45,583 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31275247" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:45,591 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31275247" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:45,591 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:26:45,591 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:45,591 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:45,597 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60142134" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:45,601 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60142134" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:45,601 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:26:45,601 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:26:45,601 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:45,601 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:45,609 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58449241" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:45,614 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58449241" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:45,614 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:26:45,614 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:45,614 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:45,620 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "47557251" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:45,624 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "47557251" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,082 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:49,082 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:49,082 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:49,090 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "9610508" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,094 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "9610508" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,094 [36228] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:26:49,094 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:26:49,102 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31137295" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,106 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31137295" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,106 [36228] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:49,106 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:49,113 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "57859117" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,117 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "57859117" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,117 [36228] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmexes] Prepared SQL: [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:26:49,117 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] PreparedStatement : [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:26:49,117 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,927]]
2025-12-29 17:26:49,117 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:49,123 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "5299679" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,128 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "5299679" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,128 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] PreparedStatement : [select a.eqno,a.exno,a.qseq,a.qno,a.rpoint , b.qtextstring, b.dpoint, b.qdiff, b.cc1, b.cc2, b.cc3, b.cc4, b.cc5,b.atype , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 from cmexq a inner join question b on b.qno=a.qno left outer join comcode cc on cc.ccode = b.qdiff left outer join comcode cc1 on cc1.ccode = b.cc1 left outer join comcode cc2 on cc2.ccode = b.cc2 left outer join comcode cc3 on cc3.ccode = b.cc3 left outer join comcode cc4 on cc4.ccode = b.cc4 left outer join comcode cc5 on cc5.ccode = b.cc5 where a.exno= ?param0 order by a.qseq]
2025-12-29 17:26:49,128 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,927]]
2025-12-29 17:26:49,128 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:49,135 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "65505531" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,139 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "65505531" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,139 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] PreparedStatement : [select count(d.exno) from (select 1 as col1) a left outer join lectex d on d.exno= ?param0]
2025-12-29 17:26:49,139 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,927]]
2025-12-29 17:26:49,139 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:49,146 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "39389960" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,151 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "39389960" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,152 [36228] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:49,152 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:49,152 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:26:49,152 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:49,158 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "18963043" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,162 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "18963043" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,162 [36228] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:49,162 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:49,163 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:26:49,163 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:26:49,170 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "36219250" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,177 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "36219250" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,177 [36228] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:49,177 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:49,177 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:26:49,177 [36228] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:26:49,182 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34265638" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:49,186 [36228] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34265638" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,003 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:26:59,004 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:26:59,004 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:59,012 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54277540" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,016 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54277540" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,016 [22188] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:59,016 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:26:59,016 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:59,016 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:59,024 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "22480928" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,031 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "22480928" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,031 [22188] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:59,031 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:26:59,031 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:26:59,032 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:26:59,041 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "14358687" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,047 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "14358687" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,047 [22188] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:59,047 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:26:59,047 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:26:59,047 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:26:59,052 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40331295" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,058 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40331295" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,058 [22188] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:59,058 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:26:59,058 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:26:59,058 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:26:59,065 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35354529" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,070 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35354529" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,070 [22188] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:59,070 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:26:59,076 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "64440357" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,079 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "64440357" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,079 [22188] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:26:59,079 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:26:59,079 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:59,079 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:59,087 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58415787" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,093 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58415787" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,093 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:26:59,093 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:26:59,093 [22188] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:26:59,100 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "19443763" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:26:59,105 [22188] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "19443763" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:01,863 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:27:01,863 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:27:01,863 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:27:01,871 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60533794" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:01,875 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60533794" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:01,875 [42220] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:27:01,875 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:27:01,875 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111], ?param1=[cmisno,14888]]
2025-12-29 17:27:01,875 [42220] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]]
2025-12-29 17:27:01,882 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "16082264" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:01,886 [42220] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "16082264" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:07,035 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:27:07,037 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:27:07,037 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:27:07,045 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "36539829" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:07,049 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "36539829" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:07,049 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:27:07,049 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:27:07,049 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:27:07,049 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:27:07,057 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "59243237" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:07,062 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "59243237" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:07,062 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:27:07,062 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:27:07,062 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:27:07,062 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:27:07,070 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54892198" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:07,077 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54892198" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:07,077 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:27:07,077 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:27:07,077 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:27:07,084 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "65287393" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:07,088 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "65287393" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:07,088 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:27:07,088 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:27:07,088 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:27:07,088 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:27:07,095 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "48037559" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:07,100 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "48037559" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:07,100 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:27:07,100 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:27:07,100 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:27:07,107 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41182401" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:07,110 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41182401" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:08,914 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:27:08,914 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:27:08,914 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:27:08,920 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "6645624" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:08,925 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "6645624" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:08,925 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0 and FIND_IN_SET((SELECT userid FROM users WHERE username = ?param1 ), c.instructors) > 0]
2025-12-29 17:27:08,925 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0 and FIND_IN_SET((SELECT userid FROM users WHERE username = ?param1 ), c.instructors) > 0]
2025-12-29 17:27:08,925 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172], ?param1=[instructors,<2C><><B0><AD>002]]
2025-12-29 17:27:08,925 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32], ?param1=[String, System.String]]
2025-12-29 17:27:08,932 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35424840" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:27:08,938 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35424840" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:22,960 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:29:22,961 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:29:22,961 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:29:22,973 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35322517" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:22,978 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35322517" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:22,978 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:29:22,978 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:29:22,985 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56853050" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:22,989 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56853050" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:22,989 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:29:22,989 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:29:22,996 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "52621154" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:23,001 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "52621154" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:23,001 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmexes] Prepared SQL: [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:29:23,001 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] PreparedStatement : [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:29:23,001 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,927]]
2025-12-29 17:29:23,001 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:23,008 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "25446956" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:23,012 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "25446956" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:23,012 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] PreparedStatement : [select a.eqno,a.exno,a.qseq,a.qno,a.rpoint , b.qtextstring, b.dpoint, b.qdiff, b.cc1, b.cc2, b.cc3, b.cc4, b.cc5,b.atype , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 from cmexq a inner join question b on b.qno=a.qno left outer join comcode cc on cc.ccode = b.qdiff left outer join comcode cc1 on cc1.ccode = b.cc1 left outer join comcode cc2 on cc2.ccode = b.cc2 left outer join comcode cc3 on cc3.ccode = b.cc3 left outer join comcode cc4 on cc4.ccode = b.cc4 left outer join comcode cc5 on cc5.ccode = b.cc5 where a.exno= ?param0 order by a.qseq]
2025-12-29 17:29:23,012 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,927]]
2025-12-29 17:29:23,012 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:23,018 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37998269" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:23,023 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37998269" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:23,023 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] PreparedStatement : [select count(d.exno) from (select 1 as col1) a left outer join lectex d on d.exno= ?param0]
2025-12-29 17:29:23,023 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,927]]
2025-12-29 17:29:23,023 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:23,030 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "28590195" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:23,035 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "28590195" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:23,035 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:29:23,035 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:29:23,035 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:29:23,035 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:29:23,042 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "19761767" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:23,046 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "19761767" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:23,046 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:29:23,046 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:29:23,046 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:29:23,046 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:29:23,054 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "39466116" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:23,059 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "39466116" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:23,059 [25892] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:29:23,059 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:29:23,059 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:29:23,059 [25892] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:29:23,066 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "2349419" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:23,070 [25892] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "2349419" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,661 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:29:32,661 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:29:32,661 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:29:32,668 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "55455421" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,672 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "55455421" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,672 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:29:32,672 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:29:32,672 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:32,672 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:32,683 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "17715395" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,689 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "17715395" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,689 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:29:32,690 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:29:32,690 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:29:32,690 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:29:32,698 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "48617195" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,704 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "48617195" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,704 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:29:32,704 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:29:32,704 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:29:32,704 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:29:32,711 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15309083" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,716 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15309083" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,716 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:29:32,716 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:29:32,716 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:29:32,716 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:29:32,724 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "25353205" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,727 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "25353205" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,727 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:29:32,727 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:29:32,734 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58332382" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,739 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58332382" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,739 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:29:32,739 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:29:32,739 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:32,739 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:32,745 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "57175546" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,752 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "57175546" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,752 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:29:32,752 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:32,752 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:32,759 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "53742124" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:32,764 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "53742124" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:33,911 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:29:33,911 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:29:33,911 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:29:33,918 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "12898068" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:33,921 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "12898068" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:33,921 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:29:33,921 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 and a.cmisno= ?param1 ) a order by a.scdseq]
2025-12-29 17:29:33,922 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111], ?param1=[cmisno,14890]]
2025-12-29 17:29:33,922 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]]
2025-12-29 17:29:33,930 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "53627207" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:33,934 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "53627207" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:39,967 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:29:39,967 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:29:39,967 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:29:39,978 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20714915" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:39,981 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20714915" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:39,981 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:29:39,981 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:29:39,981 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:39,981 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:39,988 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "26910632" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:39,994 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "26910632" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:39,994 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isscd= ?param1 order by a.week,a.iseq]
2025-12-29 17:29:39,994 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isscd= ?param1 order by a.week,a.iseq]
2025-12-29 17:29:39,994 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isscd,0]]
2025-12-29 17:29:39,994 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:29:40,000 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "25027852" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:40,003 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "25027852" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:40,003 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:29:40,003 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:29:40,003 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:40,003 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:40,009 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34851181" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:40,014 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34851181" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:40,014 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cshape in (0,2) and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:29:40,014 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cshape in (0,2) and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:29:40,014 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]]
2025-12-29 17:29:40,014 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:40,021 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56565435" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:40,042 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56565435" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,099 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:29:42,099 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:29:42,099 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:29:42,106 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "63086193" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,110 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "63086193" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,110 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:29:42,110 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:29:42,110 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:42,110 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:42,116 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "25798686" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,123 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "25798686" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,123 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:29:42,123 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:29:42,123 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]]
2025-12-29 17:29:42,123 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:29:42,129 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40341820" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,134 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40341820" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,134 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:29:42,134 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:42,134 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:42,140 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "19312408" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,144 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "19312408" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,144 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:29:42,144 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:29:42,144 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:29:42,144 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:29:42,151 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "10660411" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,157 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "10660411" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,157 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:29:42,157 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:29:42,164 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15545327" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,169 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15545327" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,169 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:29:42,169 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:29:42,175 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56139501" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,179 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56139501" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,355 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:29:42,356 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:29:42,356 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:29:42,362 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "5477688" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,368 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "5477688" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,368 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:29:42,369 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:29:42,369 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:29:42,369 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:42,379 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "5362770" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:42,384 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "5362770" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,692 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:29:46,692 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:29:46,692 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:29:46,698 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34689387" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,701 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34689387" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,701 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:29:46,701 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:29:46,701 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:46,701 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:46,708 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35677854" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,715 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35677854" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,715 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:29:46,715 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:29:46,715 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:29:46,715 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:29:46,722 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "28865474" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,726 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "28865474" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,726 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:29:46,726 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:29:46,726 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:29:46,726 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:29:46,732 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15963487" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,737 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15963487" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,737 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:29:46,737 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:29:46,737 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:29:46,737 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:29:46,746 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34248622" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,750 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34248622" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,750 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:29:46,750 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:29:46,756 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "8791185" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,760 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "8791185" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,760 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:29:46,760 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:29:46,760 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:46,760 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:46,767 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "66500277" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,774 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "66500277" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,774 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:29:46,774 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:46,774 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:46,780 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "29985059" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:46,785 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "29985059" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:55,148 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:29:55,149 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:29:55,149 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:29:55,157 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "22509665" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:55,162 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "22509665" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:55,163 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:29:55,163 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:29:55,163 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:29:55,163 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:29:55,170 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "1858084" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:55,207 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "1858084" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:55,207 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:29:55,207 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:29:55,207 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:55,207 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:55,213 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "53013143" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:55,220 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "53013143" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:55,220 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:29:55,220 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:55,220 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:55,230 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "44468337" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:55,235 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "44468337" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:55,235 [2640] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:29:55,235 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:29:55,235 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:55,235 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:55,242 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "42611932" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:55,245 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "42611932" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:55,245 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:29:55,245 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:29:55,245 [2640] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:29:55,253 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56998070" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:29:55,257 [2640] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56998070" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,456 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:30:03,456 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:30:03,456 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:30:03,463 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "47915656" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,467 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "47915656" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,467 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:30:03,467 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:30:03,479 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "24815444" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,483 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "24815444" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,483 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:30:03,483 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:30:03,490 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54001409" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,495 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54001409" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,495 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmexes] Prepared SQL: [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:30:03,495 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] PreparedStatement : [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:30:03,495 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,927]]
2025-12-29 17:30:03,495 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:30:03,504 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "64435149" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,509 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "64435149" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,509 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] PreparedStatement : [select a.eqno,a.exno,a.qseq,a.qno,a.rpoint , b.qtextstring, b.dpoint, b.qdiff, b.cc1, b.cc2, b.cc3, b.cc4, b.cc5,b.atype , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 from cmexq a inner join question b on b.qno=a.qno left outer join comcode cc on cc.ccode = b.qdiff left outer join comcode cc1 on cc1.ccode = b.cc1 left outer join comcode cc2 on cc2.ccode = b.cc2 left outer join comcode cc3 on cc3.ccode = b.cc3 left outer join comcode cc4 on cc4.ccode = b.cc4 left outer join comcode cc5 on cc5.ccode = b.cc5 where a.exno= ?param0 order by a.qseq]
2025-12-29 17:30:03,509 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,927]]
2025-12-29 17:30:03,509 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:30:03,517 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "55868204" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,522 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "55868204" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,522 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] PreparedStatement : [select count(d.exno) from (select 1 as col1) a left outer join lectex d on d.exno= ?param0]
2025-12-29 17:30:03,522 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,927]]
2025-12-29 17:30:03,522 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:30:03,529 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "44474984" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,533 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "44474984" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,533 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:30:03,533 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:30:03,534 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:30:03,534 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:30:03,541 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "57675256" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,546 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "57675256" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,546 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:30:03,546 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:30:03,546 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:30:03,546 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:30:03,553 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "12267454" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,559 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "12267454" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,559 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:30:03,559 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:30:03,559 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:30:03,559 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:30:03,565 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31800194" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:03,569 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31800194" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:05,783 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:30:05,783 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:30:05,783 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:30:05,790 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40831460" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:05,796 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40831460" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:05,797 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:30:05,797 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:30:05,804 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "52334797" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:05,808 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "52334797" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:05,808 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:30:05,808 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:30:05,808 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]]
2025-12-29 17:30:05,808 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:30:05,815 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "42298826" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:05,858 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "42298826" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:05,858 [39956] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:30:05,858 [39956] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:30:05,864 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "11369635" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:05,869 [39956] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "11369635" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:09,157 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:30:09,157 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:30:09,157 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:30:09,165 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38338385" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:09,169 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38338385" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:09,169 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:30:09,169 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:30:09,176 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "65573479" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:09,180 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "65573479" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:09,180 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:30:09,180 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:30:09,180 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]]
2025-12-29 17:30:09,180 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:30:09,187 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "21238511" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:09,229 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "21238511" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:09,229 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:30:09,229 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:30:09,235 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "63957113" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:09,239 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "63957113" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:09,239 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.questions2] Prepared SQL: [select a.cmno,a.cname,a.qno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc ,a.qdiffname,a.ccname1,a.ccname2,a.ccname3,a.ccname4,a.ccname5,a.rno,a.pagetotalcount,a.cdt,a.udt ,count(ued.exno) qcount ,sum(case when ued.atext is not null then 1 else 0 end) ecount ,case when sum(case when ued.atext is not null then 1 else 0 end) < 1 then 0 else sum(ued.iscorrect) / sum(case when ued.atext is not null then 1 else 0 end) * 100 end rrate ,a.instructors ,a.usertype ,a.instructors_name from ( select a.* from ( select a.qno,a.cmno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc,a.cdt,a.udt,a.instructors,u.usertype,u.username as instructors_name ,b.cname , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 , Row_Number() over(order by a.qtextstring ) rno , count(a.cdt) over() pagetotalcount from question a left outer join cm b on b.cmno=a.cmno left outer join comcode cc on cc.ccode = a.qdiff left outer join comcode cc1 on cc1.ccode = a.cc1 left outer join comcode cc2 on cc2.ccode = a.cc2 left outer join comcode cc3 on cc3.ccode = a.cc3 left outer join comcode cc4 on cc4.ccode = a.cc4 left outer join comcode cc5 on cc5.ccode = a.cc5 left outer join users u on u.userid = a.instructors where a.isuse= ?param0 and FIND_IN_SET(u.userid, ?param1 ) > 0 ) a ) a left outer join cmexq eq on eq.qno=a.qno left outer join lectexq ued on ued.eqno=eq.eqno group by a.qno,a.cmno,a.cname,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc ,a.qdiffname,a.ccname1,a.ccname2,a.ccname3,a.ccname4,a.ccname5,a.rno,a.pagetotalcount,a.cdt,a.udt,a.instructors,a.usertype,a.instructors_name order by a.rno]
2025-12-29 17:30:09,239 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.questions2] PreparedStatement : [select a.cmno,a.cname,a.qno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc ,a.qdiffname,a.ccname1,a.ccname2,a.ccname3,a.ccname4,a.ccname5,a.rno,a.pagetotalcount,a.cdt,a.udt ,count(ued.exno) qcount ,sum(case when ued.atext is not null then 1 else 0 end) ecount ,case when sum(case when ued.atext is not null then 1 else 0 end) < 1 then 0 else sum(ued.iscorrect) / sum(case when ued.atext is not null then 1 else 0 end) * 100 end rrate ,a.instructors ,a.usertype ,a.instructors_name from ( select a.* from ( select a.qno,a.cmno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc,a.cdt,a.udt,a.instructors,u.usertype,u.username as instructors_name ,b.cname , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 , Row_Number() over(order by a.qtextstring ) rno , count(a.cdt) over() pagetotalcount from question a left outer join cm b on b.cmno=a.cmno left outer join comcode cc on cc.ccode = a.qdiff left outer join comcode cc1 on cc1.ccode = a.cc1 left outer join comcode cc2 on cc2.ccode = a.cc2 left outer join comcode cc3 on cc3.ccode = a.cc3 left outer join comcode cc4 on cc4.ccode = a.cc4 left outer join comcode cc5 on cc5.ccode = a.cc5 left outer join users u on u.userid = a.instructors where a.isuse= ?param0 and FIND_IN_SET(u.userid, ?param1 ) > 0 ) a ) a left outer join cmexq eq on eq.qno=a.qno left outer join lectexq ued on ued.eqno=eq.eqno group by a.qno,a.cmno,a.cname,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc ,a.qdiffname,a.ccname1,a.ccname2,a.ccname3,a.ccname4,a.ccname5,a.rno,a.pagetotalcount,a.cdt,a.udt,a.instructors,a.usertype,a.instructors_name order by a.rno]
2025-12-29 17:30:09,239 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.questions2] Parameters: [?param0=[isuse,1], ?param1=[scdinstuctor,testpro002,testpro001]]
2025-12-29 17:30:09,239 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.questions2] Types: [?param0=[Int32, System.Int32], ?param1=[String, System.String]]
2025-12-29 17:30:09,248 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "29439126" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:30:09,265 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "29439126" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:20,946 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:31:20,946 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:31:20,946 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:31:20,952 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "24509381" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:20,957 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "24509381" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:20,958 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cshape in (0,2) and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:31:20,958 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cshape in (0,2) and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:31:20,958 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]]
2025-12-29 17:31:20,958 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:31:20,967 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "46008212" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:20,992 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "46008212" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:20,992 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:31:20,992 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:31:20,998 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "55037532" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:21,003 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "55037532" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:21,003 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cts] Prepared SQL: [select * from ( select a.ctno,a.cmno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.ctype,a.ccode,a.ctname,a.fgnothumb,a.fgno,a.fgnotf,a.ismenu,a.tfurl ,a.isdel,a.isuse,a.cdt,a.udt ,b.cname , Row_Number() over(order by a.udt desc ) rno , count(a.cdt) over() pagetotalcount from ct a inner join cm b on b.cmno=a.cmno where a.isdel=0 ) a where rno between 1 and 100 order by a.RNO]
2025-12-29 17:31:21,003 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cts] PreparedStatement : [select * from ( select a.ctno,a.cmno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.ctype,a.ccode,a.ctname,a.fgnothumb,a.fgno,a.fgnotf,a.ismenu,a.tfurl ,a.isdel,a.isuse,a.cdt,a.udt ,b.cname , Row_Number() over(order by a.udt desc ) rno , count(a.cdt) over() pagetotalcount from ct a inner join cm b on b.cmno=a.cmno where a.isdel=0 ) a where rno between 1 and 100 order by a.RNO]
2025-12-29 17:31:21,016 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "1846300" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:21,024 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "1846300" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:21,024 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.ct.check] Prepared SQL: [select distinct a.ctno from cminning a where a.ctno in (767,765,766,764)]
2025-12-29 17:31:21,024 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.ct.check] PreparedStatement : [select distinct a.ctno from cminning a where a.ctno in (767,765,766,764)]
2025-12-29 17:31:21,031 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "45515474" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:21,036 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "45515474" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:25,409 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:31:25,409 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:31:25,409 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:31:25,418 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41218668" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:25,422 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41218668" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:25,423 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:31:25,423 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:31:25,430 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34827293" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:25,435 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34827293" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:25,435 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:31:25,435 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:31:25,435 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]]
2025-12-29 17:31:25,435 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:31:25,443 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "64455897" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:25,486 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "64455897" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:25,486 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.questions] Prepared SQL: [select a.qno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc,a.cmno,a.cname ,a.qdiffname,a.ccname1,a.ccname2,a.ccname3,a.ccname4,a.ccname5,a.rno,a.pagetotalcount,a.cdt,a.udt,a.ispassspace,a.isignorecase ,count(ued.exno) qcount ,sum(case when ued.atext is not null then 1 else 0 end) ecount ,case when sum(case when ued.atext is not null then 1 else 0 end) < 1 then 0 else sum(ued.iscorrect) / sum(case when ued.atext is not null then 1 else 0 end) * 100 end rrate ,a.instructors ,a.usertype ,a.instructors_name from ( select a.*,b.cname from ( select a.qno,a.cmno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc, cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5, a.cdt,a.udt ,a.ispassspace,a.isignorecase,a.instructors, u.usertype, u.username as instructors_name , Row_Number() over(order by a.udt desc ) rno , count(a.cdt) over() pagetotalcount from question a left outer join comcode cc on cc.ccode = a.qdiff left outer join comcode cc1 on cc1.ccode = a.cc1 left outer join comcode cc2 on cc2.ccode = a.cc2 left outer join comcode cc3 on cc3.ccode = a.cc3 left outer join comcode cc4 on cc4.ccode = a.cc4 left outer join comcode cc5 on cc5.ccode = a.cc5 left outer join users u on u.userid = a.instructors ) a left outer join cm b on b.cmno=a.cmno where rno between 1 and 100 ) a left outer join cmexq eq on eq.qno=a.qno left outer join lectexq ued on ued.eqno=eq.eqno group by a.qno,a.cmno,a.cname,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc,a.qdiffname,a.ccname1,a.ccname2,a.ccname3,a.ccname4,a.ccname5,a.rno,a.pagetotalcount,a.cdt,a.ispassspace,a.isignorecase,a.instructors,a.usertype,a.instructors_name order by a.RNO]
2025-12-29 17:31:25,486 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.questions] PreparedStatement : [select a.qno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc,a.cmno,a.cname ,a.qdiffname,a.ccname1,a.ccname2,a.ccname3,a.ccname4,a.ccname5,a.rno,a.pagetotalcount,a.cdt,a.udt,a.ispassspace,a.isignorecase ,count(ued.exno) qcount ,sum(case when ued.atext is not null then 1 else 0 end) ecount ,case when sum(case when ued.atext is not null then 1 else 0 end) < 1 then 0 else sum(ued.iscorrect) / sum(case when ued.atext is not null then 1 else 0 end) * 100 end rrate ,a.instructors ,a.usertype ,a.instructors_name from ( select a.*,b.cname from ( select a.qno,a.cmno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc, cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5, a.cdt,a.udt ,a.ispassspace,a.isignorecase,a.instructors, u.usertype, u.username as instructors_name , Row_Number() over(order by a.udt desc ) rno , count(a.cdt) over() pagetotalcount from question a left outer join comcode cc on cc.ccode = a.qdiff left outer join comcode cc1 on cc1.ccode = a.cc1 left outer join comcode cc2 on cc2.ccode = a.cc2 left outer join comcode cc3 on cc3.ccode = a.cc3 left outer join comcode cc4 on cc4.ccode = a.cc4 left outer join comcode cc5 on cc5.ccode = a.cc5 left outer join users u on u.userid = a.instructors ) a left outer join cm b on b.cmno=a.cmno where rno between 1 and 100 ) a left outer join cmexq eq on eq.qno=a.qno left outer join lectexq ued on ued.eqno=eq.eqno group by a.qno,a.cmno,a.cname,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc,a.qdiffname,a.ccname1,a.ccname2,a.ccname3,a.ccname4,a.ccname5,a.rno,a.pagetotalcount,a.cdt,a.ispassspace,a.isignorecase,a.instructors,a.usertype,a.instructors_name order by a.RNO]
2025-12-29 17:31:25,492 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "64157035" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:25,537 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "64157035" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:29,098 [27092] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:31:29,098 [27092] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:31:29,098 [27092] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:31:29,109 [27092] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56629779" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:29,113 [27092] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56629779" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:29,114 [27092] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:31:29,114 [27092] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:31:29,115 [27092] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]]
2025-12-29 17:31:29,115 [27092] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:31:29,122 [27092] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "25095636" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:29,166 [27092] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "25095636" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:29,166 [27092] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:31:29,166 [27092] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:31:29,172 [27092] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "9935065" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:29,176 [27092] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "9935065" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:39,658 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:31:39,658 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:31:39,658 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:31:39,669 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "6459213" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:39,674 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "6459213" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:39,674 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cshape in (0,2) and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:31:39,674 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cshape in (0,2) and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:31:39,674 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]]
2025-12-29 17:31:39,674 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:31:39,680 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "12162254" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:39,708 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "12162254" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:39,708 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:31:39,708 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:31:39,714 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "27158639" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:39,719 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "27158639" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:39,719 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cts] Prepared SQL: [select * from ( select a.ctno,a.cmno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.ctype,a.ccode,a.ctname,a.fgnothumb,a.fgno,a.fgnotf,a.ismenu,a.tfurl ,a.isdel,a.isuse,a.cdt,a.udt ,b.cname , Row_Number() over(order by a.udt desc ) rno , count(a.cdt) over() pagetotalcount from ct a inner join cm b on b.cmno=a.cmno where a.isdel=0 ) a where rno between 1 and 100 order by a.RNO]
2025-12-29 17:31:39,719 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cts] PreparedStatement : [select * from ( select a.ctno,a.cmno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.ctype,a.ccode,a.ctname,a.fgnothumb,a.fgno,a.fgnotf,a.ismenu,a.tfurl ,a.isdel,a.isuse,a.cdt,a.udt ,b.cname , Row_Number() over(order by a.udt desc ) rno , count(a.cdt) over() pagetotalcount from ct a inner join cm b on b.cmno=a.cmno where a.isdel=0 ) a where rno between 1 and 100 order by a.RNO]
2025-12-29 17:31:39,726 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "26782965" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:39,731 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "26782965" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:39,731 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.ct.check] Prepared SQL: [select distinct a.ctno from cminning a where a.ctno in (767,765,766,764)]
2025-12-29 17:31:39,731 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.ct.check] PreparedStatement : [select distinct a.ctno from cminning a where a.ctno in (767,765,766,764)]
2025-12-29 17:31:39,736 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "61959562" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:31:39,740 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "61959562" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,627 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:32:24,627 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:32:24,627 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:32:24,638 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "51305341" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,644 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "51305341" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,644 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:32:24,644 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:32:24,644 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]]
2025-12-29 17:32:24,644 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:32:24,650 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "48612261" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,655 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "48612261" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,655 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:32:24,655 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:32:24,664 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33401828" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,669 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33401828" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,669 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.terms] Prepared SQL: [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:32:24,669 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.terms] PreparedStatement : [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:32:24,675 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "2270695" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,680 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "2270695" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,680 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:32:24,680 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:32:24,680 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]]
2025-12-29 17:32:24,680 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:32:24,687 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "62839351" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,724 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "62839351" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,724 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.count.cmlect] Prepared SQL: [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:32:24,724 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] PreparedStatement : [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:32:24,724 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]]
2025-12-29 17:32:24,724 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:32:24,731 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "64274110" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,736 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "64274110" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,736 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cm.checklect] Prepared SQL: [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:32:24,736 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cm.checklect] PreparedStatement : [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:32:24,744 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "22855286" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:24,750 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "22855286" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,505 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:32:27,505 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:32:27,505 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:32:27,511 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "588303" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,516 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "588303" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,516 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:32:27,516 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:32:27,516 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:32:27,516 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:32:27,522 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37020932" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,528 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37020932" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,528 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:32:27,528 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:32:27,529 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]]
2025-12-29 17:32:27,529 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:32:27,535 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "43145324" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,539 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "43145324" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,539 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:32:27,539 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:32:27,539 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:32:27,545 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "53420843" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,549 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "53420843" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,549 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:32:27,549 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:32:27,549 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:32:27,549 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:32:27,557 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60248292" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,562 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60248292" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,563 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:32:27,563 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:32:27,568 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60747260" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,573 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60747260" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,573 [18960] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:32:27,573 [18960] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:32:27,580 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "14846871" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,585 [18960] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "14846871" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,736 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:32:27,736 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:32:27,736 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:32:27,743 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "3338352" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,747 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "3338352" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,747 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:32:27,747 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:32:27,747 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:32:27,747 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:32:27,765 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "1287527" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:27,769 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "1287527" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,852 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:32:28,852 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:32:28,852 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:32:28,858 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "64440945" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,863 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "64440945" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,863 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:32:28,863 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:32:28,863 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:32:28,863 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:32:28,870 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "3698194" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,877 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "3698194" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,877 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:32:28,878 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:32:28,878 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:32:28,878 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:32:28,884 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "26787366" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,888 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "26787366" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,888 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:32:28,888 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:32:28,888 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54123]]
2025-12-29 17:32:28,888 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:32:28,895 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54468541" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,900 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54468541" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,900 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:32:28,900 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:32:28,900 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1174], ?param1=[cmino,54123]]
2025-12-29 17:32:28,900 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:32:28,906 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41608680" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,910 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41608680" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,910 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:32:28,910 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:32:28,916 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33821111" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,920 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33821111" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,920 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:32:28,920 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:32:28,920 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:32:28,920 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:32:28,927 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "26448441" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,933 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "26448441" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,933 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:32:28,933 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:32:28,933 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:32:28,941 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "45319294" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:32:28,946 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "45319294" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:03,356 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:33:03,356 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:33:03,356 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:33:03,371 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15001072" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:03,375 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15001072" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:03,376 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:33:03,376 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:33:03,376 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:33:03,376 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:33:03,383 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "42650192" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:03,389 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "42650192" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:03,389 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:33:03,389 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:33:03,389 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:33:03,389 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:33:03,399 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "51524905" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:03,411 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "51524905" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:03,411 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:33:03,411 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:33:03,411 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:33:03,423 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56011506" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:03,428 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56011506" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:03,428 [27120] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:33:03,428 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:33:03,429 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:33:03,429 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:33:03,436 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "61258712" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:03,442 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "61258712" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:03,442 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:33:03,442 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:33:03,442 [27120] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:33:03,449 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "45793955" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:03,453 [27120] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "45793955" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,819 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:33:20,819 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:33:20,819 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:33:20,827 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "30175490" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,832 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "30175490" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,832 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:33:20,832 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:33:20,832 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:33:20,832 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:33:20,839 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "27355707" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,850 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "27355707" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,850 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:33:20,850 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:33:20,850 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:33:20,850 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:33:20,858 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "21706301" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,864 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "21706301" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,864 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:33:20,864 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:33:20,864 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54123]]
2025-12-29 17:33:20,864 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:33:20,870 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "9216817" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,874 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "9216817" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,874 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:33:20,874 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:33:20,874 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1174], ?param1=[cmino,54123]]
2025-12-29 17:33:20,874 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:33:20,881 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41493112" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,886 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41493112" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,886 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:33:20,886 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:33:20,892 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54610667" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,896 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54610667" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,896 [11364] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:33:20,896 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:33:20,896 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:33:20,896 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:33:20,904 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31222042" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,913 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31222042" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,913 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:33:20,913 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:33:20,913 [11364] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:33:20,928 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "19770767" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:20,934 [11364] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "19770767" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:24,768 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:33:24,768 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:33:24,768 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:33:24,782 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "16144551" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:24,786 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "16144551" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:24,787 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:33:24,787 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:33:24,787 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:33:24,787 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:33:24,796 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "49136024" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:24,805 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "49136024" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:24,805 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:33:24,805 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:33:24,805 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:33:24,805 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:33:24,813 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "59162924" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:24,820 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "59162924" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:24,820 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:33:24,821 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:33:24,821 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:33:24,827 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "62881010" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:24,831 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "62881010" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:24,831 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:33:24,831 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:33:24,831 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:33:24,831 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:33:24,839 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "57513082" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:24,845 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "57513082" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:24,845 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:33:24,845 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:33:24,845 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:33:24,855 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "65691989" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:33:24,862 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "65691989" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:23,357 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:35:23,357 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:35:23,357 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:35:23,376 [33616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "49856185" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:23,388 [33616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "49856185" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:23,389 [33616] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:35:23,389 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:35:23,389 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:35:23,389 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:35:23,402 [33616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "10295252" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:23,410 [33616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "10295252" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:23,410 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmmenus] PreparedStatement : [select a.cmno,a.isplan,a.iscontent,a.isev,a.isrs,a.isgrade ,b.bmno from cmmenu a left outer join cmmenubm b on b.cmno=a.cmno where a.cmno= ?param0]
2025-12-29 17:35:23,410 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmmenus] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:35:23,410 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmmenus] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:35:23,417 [33616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "24055801" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:23,424 [33616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "24055801" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:23,425 [33616] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [board.bms] Prepared SQL: [select a.* from ( select a.bmno,a.bmcode,a.bmposition,a.bmname,a.bmdesc,a.bmtype,a.disptype,a.isuseopening,a.isreply,a.isopen,a.isdefault,a.cdt,a.udt ,a.bmno value,a.bmname text ,b.asno,b.asname ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from boardmaster a left outer join assign b on b.asno=a.asno where a.bmposition= ?param0 and a.isopen= ?param1 ) a order by a.rno]
2025-12-29 17:35:23,425 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [board.bms] PreparedStatement : [select a.* from ( select a.bmno,a.bmcode,a.bmposition,a.bmname,a.bmdesc,a.bmtype,a.disptype,a.isuseopening,a.isreply,a.isopen,a.isdefault,a.cdt,a.udt ,a.bmno value,a.bmname text ,b.asno,b.asname ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from boardmaster a left outer join assign b on b.asno=a.asno where a.bmposition= ?param0 and a.isopen= ?param1 ) a order by a.rno]
2025-12-29 17:35:23,425 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [board.bms] Parameters: [?param0=[bmposition,1], ?param1=[isopen,1]]
2025-12-29 17:35:23,425 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [board.bms] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:35:23,440 [33616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "64080372" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:23,457 [33616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "64080372" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:24,761 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:35:24,761 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:35:24,761 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:35:24,791 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "42909054" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:24,806 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "42909054" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:24,807 [44548] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:35:24,807 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:35:24,807 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:35:24,807 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:35:24,834 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "51463704" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:24,847 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "51463704" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:24,847 [44548] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:35:24,847 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:35:24,847 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:35:24,847 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:35:24,865 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "1197567" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:24,875 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "1197567" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:24,875 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:35:24,875 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:35:24,875 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:35:24,889 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34549038" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:24,898 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34549038" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:24,898 [44548] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:35:24,898 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:35:24,898 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:35:24,898 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:35:24,917 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "16754420" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:24,930 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "16754420" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:24,930 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:35:24,930 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:35:24,930 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:35:24,960 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "11009958" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:35:24,976 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "11009958" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,186 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:38:01,186 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:38:01,186 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:38:01,193 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "14925662" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,197 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "14925662" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,197 [37468] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:38:01,197 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:38:01,197 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]]
2025-12-29 17:38:01,197 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:38:01,205 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "48174001" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,211 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "48174001" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,211 [37468] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:38:01,211 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:38:01,218 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "65273844" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,222 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "65273844" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,222 [37468] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.terms] Prepared SQL: [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:38:01,222 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.terms] PreparedStatement : [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:38:01,230 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35910507" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,234 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35910507" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,234 [37468] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:38:01,234 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:38:01,234 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]]
2025-12-29 17:38:01,234 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:01,241 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "5674394" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,280 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "5674394" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,280 [37468] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.count.cmlect] Prepared SQL: [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:38:01,280 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] PreparedStatement : [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:38:01,280 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]]
2025-12-29 17:38:01,280 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:01,287 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "5605958" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,293 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "5605958" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,293 [37468] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cm.checklect] Prepared SQL: [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:38:01,293 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cm.checklect] PreparedStatement : [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:38:01,301 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54031730" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:01,306 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54031730" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,176 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:38:14,176 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:38:14,176 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:38:14,183 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31527883" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,186 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31527883" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,187 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:38:14,187 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:38:14,187 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:38:14,187 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:14,193 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20765227" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,201 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20765227" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,201 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:38:14,201 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:38:14,201 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]]
2025-12-29 17:38:14,201 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:38:14,209 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "29013301" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,212 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "29013301" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,212 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:38:14,212 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:38:14,212 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:14,219 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "42146797" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,223 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "42146797" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,223 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:38:14,223 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:38:14,223 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:38:14,223 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:38:14,231 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "50158985" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,235 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "50158985" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,235 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:38:14,235 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:38:14,241 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "14935774" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,251 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "14935774" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,251 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:38:14,251 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:38:14,260 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41934924" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,265 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41934924" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,451 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:38:14,451 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:38:14,452 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:38:14,467 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "22297983" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,471 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "22297983" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,472 [29256] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:38:14,472 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:38:14,472 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:38:14,472 [29256] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:14,493 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "39223164" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:14,497 [29256] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "39223164" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,287 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:38:16,287 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:38:16,287 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:38:16,294 [24212] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "16186110" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,297 [24212] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "16186110" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,297 [24212] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:38:16,297 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:38:16,297 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:38:16,297 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:16,304 [24212] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "63825374" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,311 [24212] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "63825374" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,311 [24212] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isscd= ?param1 order by a.week,a.iseq]
2025-12-29 17:38:16,311 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isscd= ?param1 order by a.week,a.iseq]
2025-12-29 17:38:16,312 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isscd,0]]
2025-12-29 17:38:16,312 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:38:16,319 [24212] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15424464" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,325 [24212] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15424464" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,325 [24212] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:38:16,325 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:38:16,325 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:38:16,325 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:16,331 [24212] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "66362221" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,338 [24212] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "66362221" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,338 [24212] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cshape in (0,2) and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:38:16,338 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cshape in (0,2) and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:38:16,338 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]]
2025-12-29 17:38:16,338 [24212] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:16,345 [24212] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "6452981" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,373 [24212] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "6452981" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,967 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:38:16,967 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:38:16,967 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:38:16,976 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33569693" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,980 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33569693" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,980 [36512] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:38:16,980 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:38:16,980 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:38:16,980 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:16,988 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37049229" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,995 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37049229" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:16,995 [36512] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:38:16,995 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:38:16,995 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:38:16,995 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:38:17,001 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "28556723" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:17,007 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "28556723" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:17,007 [36512] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:38:17,007 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:38:17,007 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:38:17,007 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:38:17,014 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "29929923" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:17,019 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "29929923" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:17,019 [36512] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:38:17,019 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:38:17,019 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:38:17,019 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:38:17,023 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "8848378" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:17,028 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "8848378" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:17,028 [36512] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:38:17,028 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:38:17,036 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "13012770" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:17,040 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "13012770" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:17,040 [36512] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:38:17,040 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:38:17,040 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:38:17,040 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:17,049 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "27134503" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:17,058 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "27134503" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:17,058 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:38:17,058 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:38:17,058 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:17,067 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "39785849" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:17,073 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "39785849" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:59,883 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:38:59,883 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:38:59,883 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:38:59,889 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31275621" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:59,893 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31275621" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:59,893 [18308] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:38:59,893 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:38:59,893 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:38:59,893 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:38:59,900 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "27045092" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:59,906 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "27045092" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:59,906 [18308] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:38:59,906 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:38:59,906 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:38:59,906 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:59,914 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15279661" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:59,920 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15279661" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:59,920 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:38:59,920 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:38:59,920 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:59,927 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "39332710" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:59,933 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "39332710" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:59,933 [18308] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:38:59,933 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:38:59,933 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:38:59,933 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:59,939 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33255155" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:59,945 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33255155" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:59,945 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:38:59,945 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:38:59,945 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:38:59,953 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38114422" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:38:59,957 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38114422" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:39:21,565 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:39:21,565 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:39:21,565 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:39:21,573 [42720] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "36200997" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:39:21,578 [42720] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "36200997" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:39:21,578 [42720] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:39:21,578 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:39:21,578 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:39:21,578 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:39:21,585 [42720] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "63805707" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:39:21,592 [42720] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "63805707" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:39:21,592 [42720] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:39:21,592 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:39:21,592 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:39:21,592 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:39:21,599 [42720] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "64187619" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:39:21,606 [42720] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "64187619" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:39:21,606 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:39:21,606 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:39:21,606 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:39:21,613 [42720] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31176542" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:39:21,616 [42720] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31176542" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:39:21,616 [42720] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:39:21,616 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:39:21,616 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:39:21,616 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:39:21,622 [42720] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "7393461" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:39:21,627 [42720] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "7393461" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:39:21,627 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:39:21,627 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:39:21,627 [42720] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:39:21,635 [42720] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "13110249" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:39:21,638 [42720] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "13110249" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,518 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:40:39,518 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:40:39,518 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:40:39,525 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "12818488" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,528 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "12818488" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,529 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:40:39,529 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:40:39,529 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:40:39,529 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:40:39,539 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15829729" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,547 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15829729" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,547 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:40:39,547 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:40:39,547 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:40:39,547 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:40:39,554 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "3349690" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,558 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "3349690" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,559 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:40:39,559 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:40:39,559 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:40:39,559 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:40:39,566 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "16288221" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,571 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "16288221" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,571 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:40:39,571 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:40:39,571 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:40:39,571 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:40:39,579 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "42321582" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,583 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "42321582" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,583 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:40:39,583 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:40:39,588 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40564682" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,592 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40564682" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,592 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:40:39,592 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:40:39,592 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:40:39,592 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:40:39,599 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "25445906" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,605 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "25445906" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,605 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:40:39,605 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:40:39,605 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:40:39,611 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15418363" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:39,616 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15418363" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:41,884 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:40:41,884 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:40:41,884 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:40:41,913 [14172] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "63414635" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:41,946 [14172] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "63414635" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:41,947 [14172] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:40:41,947 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:40:41,947 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:40:41,947 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:40:41,960 [14172] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58441691" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:41,971 [14172] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58441691" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:41,971 [14172] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:40:41,972 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:40:41,972 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:40:41,972 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:40:41,993 [14172] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "10655358" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:42,003 [14172] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "10655358" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:42,003 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:40:42,003 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:40:42,064 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:40:42,080 [14172] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35012204" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:42,084 [14172] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35012204" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:42,084 [14172] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:40:42,089 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:40:42,089 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:40:42,089 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:40:42,097 [14172] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58028723" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:42,102 [14172] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58028723" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:42,102 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:40:42,102 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:40:42,102 [14172] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:40:42,108 [14172] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "23873329" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:40:42,112 [14172] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "23873329" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:41:54,935 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:41:54,935 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:41:54,935 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:41:54,943 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "65469803" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:41:54,946 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "65469803" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:41:54,946 [34024] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:41:54,946 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:41:54,946 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:41:54,946 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:41:54,954 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "43513804" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:41:54,959 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "43513804" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:41:54,959 [34024] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:41:54,959 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:41:54,959 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:41:54,959 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:41:54,966 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "11426820" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:41:54,974 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "11426820" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:41:54,974 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:41:54,974 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:41:54,974 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:41:54,981 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "16920850" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:41:54,985 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "16920850" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:41:54,985 [34024] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:41:54,985 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:41:54,985 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:41:54,985 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:41:54,993 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60011073" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:41:54,999 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60011073" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:41:54,999 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:41:54,999 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:41:54,999 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:41:55,012 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "11048716" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:41:55,016 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "11048716" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:25,929 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:44:25,930 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:44:25,931 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:44:25,945 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "51389350" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:25,949 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "51389350" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:25,949 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:44:25,949 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:44:25,949 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:44:25,949 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:44:25,956 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37386652" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:25,964 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37386652" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:25,964 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:44:25,964 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:44:25,964 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:44:25,964 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:44:25,979 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "61530986" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:25,984 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "61530986" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:25,985 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:44:25,985 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:44:25,985 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:44:25,985 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:44:25,991 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "43577974" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:25,996 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "43577974" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:25,996 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:44:25,996 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:44:25,997 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:44:25,997 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:44:26,003 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "3727074" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:26,007 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "3727074" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:26,007 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:44:26,007 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:44:26,014 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "63015827" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:26,017 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "63015827" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:26,017 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:44:26,017 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:44:26,017 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:44:26,017 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:44:26,025 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "26692140" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:26,031 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "26692140" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:26,031 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:44:26,031 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:44:26,031 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:44:26,038 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20930322" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:26,043 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20930322" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:27,848 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:44:27,848 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:44:27,848 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:44:27,854 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "32529366" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:27,859 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "32529366" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:27,859 [34024] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:44:27,859 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:44:27,859 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:44:27,859 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:44:27,865 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60554055" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:27,870 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60554055" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:27,870 [34024] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:44:27,870 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:44:27,870 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:44:27,870 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:44:27,876 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40268509" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:27,883 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40268509" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:27,883 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:44:27,883 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:44:27,883 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:44:27,890 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41225924" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:27,894 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41225924" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:27,894 [34024] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:44:27,894 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:44:27,894 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:44:27,894 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:44:27,901 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60972199" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:27,907 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60972199" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:27,907 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:44:27,907 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:44:27,907 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:44:27,914 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31912252" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:27,917 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31912252" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:28,859 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.error] PreparedStatement : [insert into errors (errmsg,userno) values( ?param0 , ?param1 )]
2025-12-29 17:44:28,859 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.error] Parameters: [?param0=[err,https://admin.ynicte.com/cm/cmregexset:d:\Project\git\git_YNICTE\BO\Views\cm\cmregexset.cshtml(10): error CS0266: <20>Ͻ<BE><CFBD><C3><C0><FB><C0><B8> 'int?' <20><><C7><FC><BD><C4> 'int' <20><><C7><FC><BD><C4><C0><B8> <20><>ȯ<AF><C8AF> <20><> <20><><BE><F8><BD>ϴ<B4>. <20><><B8><ED><BD><C3> <20><>ȯ<AF><C8AF> <20>ֽ<C0><D6BD>ϴ<B4>. ij<><C4B3>Ʈ<BA><C6AE> <20>ִ<C0><D6B4><C2> Ȯ<><C8AE><C0>Ͻʽÿ<CABD>. <20><>ġ: System.Web.Compilation.AssemblyBuilder.Compile()
<20><>ġ: System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
<20><>ġ: System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
<20><>ġ: System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
<20><>ġ: System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
<20><>ġ: System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
<20><>ġ: System.Web.Compilation.BuildManager.GetCompiledType(VirtualPath virtualPath)
<20><>ġ: System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)
<20><>ġ: System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
<20><>ġ: System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
<20><>ġ: System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
<20><>ġ: System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
<20><>ġ: System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
<20><>ġ: System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult)intval=1172&intval2=0&intval3=0&longval=0&stringval=&stringval2=&stringval3=&stringval4=&stringval5=&stringval6=&stringval7=&stringval8=&stringval9=&stringval10=&stringval11=&stringval12=&stringval13=&stringval14=&stringval15=&stringval16=&stringval17=&stringval18=&stringval19=&stringval20=&searchtype=&searchtext=&pagenum=1&pagerowcount=100&checkon=&checkon2=&checkon3=&tabidx=0&isfromview=&viewidx=0&viewidxname=<3D><><B0><AD>&viewname=cmreg&listviewname=cms&scrolltopid=&savedid=sysadmin&kfcfa=cxwfiiitaftttoyt4yc1at3k&__RequestVerificationToken=otq1E9-t0_2vEzj7czcPfyy4Q0rHztfXsi7yPxn1Pv0Qc1AKMh898o9DY7DPjLhQLfqYzyUJs_-xnJ76YvyppnVCx5eAz4x8VqZuPj48QUo1&NPTECHSUI=ZAnvfTFyAED7PK2lLB/OPY+9Yexw8rb8jJrwIN+/TgxiXcXbMBeiwf/Mp6jCb5l/Pm0s0gEyOrTuflhrC7KFLXiwIDAVvT8eZ451b7NwZJKX6mY5eXHfPC6WjZy4AjB40x8JztZXXmir7zOccxSlDVxYGEEhUZSsU8LaEKE8fPc=&NPTECHSUIT=rRnBEFI5rVxRkZIcBNkt/ir2EjVlhgfX3ieMH+zMDljBwoE2zQzdW8krzOSLlR69&NPTECHSUIT=rRnBEFI5rVxRkZIcBNkt/ir2EjVlhgfX3ieMH+zMDlgU+olOPIe0TVEI+5ma157M;SameSite=None&ALL_HTTP=HTTP_CACHE_CONTROL:max-age=0
HTTP_CONNECTION:close
HTTP_CONTENT_LENGTH:478
HTTP_CONTENT_TYPE:application/x-www-form-urlencoded
HTTP_ACCEPT:text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
HTTP_ACCEPT_ENCODING:gzip, deflate, br, zstd
HTTP_ACCEPT_LANGUAGE:ko,en;q=0.9,en-US;q=0.8,ko-KR;q=0.7
HTTP_COOKIE:savedid=sysadmin; kfcfa=cxwfiiitaftttoyt4yc1at3k; __RequestVerificationToken=otq1E9-t0_2vEzj7czcPfyy4Q0rHztfXsi7yPxn1Pv0Qc1AKMh898o9DY7DPjLhQLfqYzyUJs_-xnJ76YvyppnVCx5eAz4x8VqZuPj48QUo1; NPTECHSUI=ZAnvfTFyAED7PK2lLB/OPY+9Yexw8rb8jJrwIN+/TgxiXcXbMBeiwf/Mp6jCb5l/Pm0s0gEyOrTuflhrC7KFLXiwIDAVvT8eZ451b7NwZJKX6mY5eXHfPC6WjZy4AjB40x8JztZXXmir7zOccxSlDVxYGEEhUZSsU8LaEKE8fPc=; NPTECHSUIT=rRnBEFI5rVxRkZIcBNkt/ir2EjVlhgfX3ieMH+zMDljBwoE2zQzdW8krzOSLlR69
HTTP_HOST:admin.ynicte.com
HTTP_REFERER:https://admin.ynicte.com/cm/cmregeduschedule
HTTP_USER_AGENT:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36
HTTP_SEC_CH_UA:"Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24"
HTTP_SEC_CH_UA_MOBILE:?0
HTTP_SEC_CH_UA_PLATFORM:"Windows"
HTTP_ORIGIN:https://admin.ynicte.com
HTTP_UPGRADE_INSECURE_REQUESTS:1
HTTP_SEC_FETCH_SITE:same-origin
HTTP_SEC_FETCH_MODE:navigate
HTTP_SEC_FETCH_USER:?1
HTTP_SEC_FETCH_DEST:document
HTTP_PRIORITY:u=0, i
&ALL_RAW=Cache-Control: max-age=0
Connection: close
Content-Length: 478
Content-Type: application/x-www-form-urlencoded
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding: gzip, deflate, br, zstd
Accept-Language: ko,en;q=0.9,en-US;q=0.8,ko-KR;q=0.7
Cookie: savedid=sysadmin; kfcfa=cxwfiiitaftttoyt4yc1at3k; __RequestVerificationToken=otq1E9-t0_2vEzj7czcPfyy4Q0rHztfXsi7yPxn1Pv0Qc1AKMh898o9DY7DPjLhQLfqYzyUJs_-xnJ76YvyppnVCx5eAz4x8VqZuPj48QUo1; NPTECHSUI=ZAnvfTFyAED7PK2lLB/OPY+9Yexw8rb8jJrwIN+/TgxiXcXbMBeiwf/Mp6jCb5l/Pm0s0gEyOrTuflhrC7KFLXiwIDAVvT8eZ451b7NwZJKX6mY5eXHfPC6WjZy4AjB40x8JztZXXmir7zOccxSlDVxYGEEhUZSsU8LaEKE8fPc=; NPTECHSUIT=rRnBEFI5rVxRkZIcBNkt/ir2EjVlhgfX3ieMH+zMDljBwoE2zQzdW8krzOSLlR69
Host: admin.ynicte.com
Referer: https://admin.ynicte.com/cm/cmregeduschedule
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36
sec-ch-ua: "Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24"
sec-ch-ua-mobile: ?0
sec-ch-ua-platform: "Windows"
origin: https://admin.ynicte.com
upgrade-insecure-requests: 1
sec-fetch-site: same-origin
sec-fetch-mode: navigate
sec-fetch-user: ?1
sec-fetch-dest: document
priority: u=0, i
&APPL_MD_PATH=/LM/W3SVC/6/ROOT&APPL_PHYSICAL_PATH=D:\Project\git\git_YNICTE\BO\&AUTH_TYPE=&AUTH_USER=&AUTH_PASSWORD=&LOGON_USER=&REMOTE_USER=&CERT_COOKIE=&CERT_FLAGS=&CERT_ISSUER=&CERT_KEYSIZE=256&CERT_SECRETKEYSIZE=2048&CERT_SERIALNUMBER=&CERT_SERVER_ISSUER=CN=www.ynicte.com&CERT_SERVER_SUBJECT=CN=www.ynicte.com&CERT_SUBJECT=&CONTENT_LENGTH=478&CONTENT_TYPE=application/x-www-form-urlencoded&GATEWAY_INTERFACE=CGI/1.1&HTTPS=on&HTTPS_KEYSIZE=256&HTTPS_SECRETKEYSIZE=2048&HTTPS_SERVER_ISSUER=CN=www.ynicte.com&HTTPS_SERVER_SUBJECT=CN=www.ynicte.com&INSTANCE_ID=6&INSTANCE_META_PATH=/LM/W3SVC/6&LOCAL_ADDR=127.0.0.1&PATH_INFO=/cm/cmregexset&PATH_TRANSLATED=D:\Project\git\git_YNICTE\BO\cm\cmregexset&QUERY_STRING=&REMOTE_ADDR=127.0.0.1&REMOTE_HOST=127.0.0.1&REMOTE_PORT=63694&REQUEST_METHOD=POST&SCRIPT_NAME=/cm/cmregexset&SERVER_NAME=admin.ynicte.com&SERVER_PORT=443&SERVER_PORT_SECURE=1&SERVER_PROTOCOL=HTTP/1.1&SERVER_SOFTWARE=Microsoft-IIS/10.0&URL=/cm/cmregexset&HTTP_CACHE_CONTROL=max-age=0&HTTP_CONNECTION=close&HTTP_CONTENT_LENGTH=478&HTTP_CONTENT_TYPE=application/x-www-form-urlencoded&HTTP_ACCEPT=text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7&HTTP_ACCEPT_ENCODING=gzip, deflate, br, zstd&HTTP_ACCEPT_LANGUAGE=ko,en;q=0.9,en-US;q=0.8,ko-KR;q=0.7&HTTP_COOKIE=savedid=sysadmin; kfcfa=cxwfiiitaftttoyt4yc1at3k; __RequestVerificationToken=otq1E9-t0_2vEzj7czcPfyy4Q0rHztfXsi7yPxn1Pv0Qc1AKMh898o9DY7DPjLhQLfqYzyUJs_-xnJ76YvyppnVCx5eAz4x8VqZuPj48QUo1; NPTECHSUI=ZAnvfTFyAED7PK2lLB/OPY+9Yexw8rb8jJrwIN+/TgxiXcXbMBeiwf/Mp6jCb5l/Pm0s0gEyOrTuflhrC7KFLXiwIDAVvT8eZ451b7NwZJKX6mY5eXHfPC6WjZy4AjB40x8JztZXXmir7zOccxSlDVxYGEEhUZSsU8LaEKE8fPc=; NPTECHSUIT=rRnBEFI5rVxRkZIcBNkt/ir2EjVlhgfX3ieMH+zMDljBwoE2zQzdW8krzOSLlR69&HTTP_HOST=admin.ynicte.com&HTTP_REFERER=https://admin.ynicte.com/cm/cmregeduschedule&HTTP_USER_AGENT=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36&HTTP_SEC_CH_UA="Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24"&HTTP_SEC_CH_UA_MOBILE=?0&HTTP_SEC_CH_UA_PLATFORM="Windows"&HTTP_ORIGIN=https://admin.ynicte.com&HTTP_UPGRADE_INSECURE_REQUESTS=1&HTTP_SEC_FETCH_SITE=same-origin&HTTP_SEC_FETCH_MODE=navigate&HTTP_SEC_FETCH_USER=?1&HTTP_SEC_FETCH_DEST=document&HTTP_PRIORITY=u=0, i], ?param1=[userno,1]]
2025-12-29 17:44:28,860 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.error] Types: [?param0=[String, System.String], ?param1=[Int32, System.Int32]]
2025-12-29 17:44:28,868 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "25830516" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:44:28,888 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "25830516" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:22,608 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:48:22,608 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:48:22,608 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:48:22,614 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58900883" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:22,618 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58900883" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:22,619 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:48:22,619 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:48:22,619 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:48:22,619 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:48:22,624 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33697548" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:22,629 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33697548" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:22,630 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:48:22,630 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:48:22,630 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:48:22,630 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:48:22,636 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "66900587" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:22,642 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "66900587" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:22,642 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:48:22,642 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:48:22,642 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:48:22,649 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "18580424" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:22,653 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "18580424" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:22,653 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:48:22,653 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:48:22,653 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:48:22,653 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:48:22,661 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34271718" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:22,665 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34271718" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:22,665 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:48:22,665 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:48:22,665 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:48:22,673 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "66464363" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:22,676 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "66464363" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:36,991 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:48:36,991 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:48:36,991 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:48:36,998 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "63999559" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,003 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "63999559" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,003 [23748] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:48:37,003 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:48:37,003 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:48:37,003 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:48:37,008 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "13468872" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,017 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "13468872" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,017 [23748] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:48:37,017 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:48:37,017 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:48:37,017 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:48:37,030 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "29482701" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,035 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "29482701" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,035 [23748] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:48:37,035 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:48:37,035 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:48:37,035 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:48:37,042 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54380390" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,047 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54380390" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,047 [23748] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:48:37,047 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:48:37,047 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:48:37,047 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:48:37,056 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "21666616" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,062 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "21666616" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,062 [23748] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:48:37,062 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:48:37,068 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "6341218" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,071 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "6341218" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,071 [23748] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:48:37,071 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:48:37,071 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:48:37,071 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:48:37,078 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "14871855" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,083 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "14871855" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,083 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:48:37,083 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:48:37,083 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:48:37,093 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38137818" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:37,097 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38137818" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:41,925 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:48:41,925 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:48:41,925 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:48:41,932 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "3531094" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:41,938 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "3531094" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:41,938 [24900] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:48:41,938 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:48:41,938 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:48:41,938 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:48:41,945 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "66837894" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:41,951 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "66837894" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:41,951 [24900] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:48:41,951 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:48:41,951 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:48:41,951 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:48:41,959 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56991393" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:41,972 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56991393" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:41,973 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:48:41,973 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:48:41,973 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:48:41,980 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "2202144" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:41,985 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "2202144" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:41,985 [24900] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:48:41,985 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:48:41,985 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:48:41,985 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:48:41,991 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "23631299" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:41,997 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "23631299" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:41,997 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:48:41,997 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:48:41,997 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:48:42,004 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "24033997" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:48:42,008 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "24033997" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:09,407 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:09,407 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:09,407 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:09,436 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "10261593" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:09,467 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "10261593" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:09,468 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:09,468 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:09,468 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:50:09,468 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:09,495 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41503837" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:09,500 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41503837" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:09,500 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:09,500 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:09,500 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:50:09,500 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:09,509 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38340324" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:09,516 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38340324" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:09,516 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:50:09,516 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:50:09,516 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:09,523 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "65885565" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:09,527 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "65885565" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:09,527 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:50:09,527 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:50:09,527 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:50:09,528 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:09,534 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "4375480" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:09,539 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "4375480" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:09,539 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:50:09,539 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:50:09,539 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:09,546 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33363750" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:09,550 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33363750" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:12,670 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:12,670 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:12,670 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:12,676 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31732447" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:12,680 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31732447" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:12,680 [18308] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:50:12,680 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:50:12,694 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "55412839" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:12,722 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "55412839" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:12,722 [18308] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:12,723 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:12,730 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38558782" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:12,740 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38558782" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:12,741 [18308] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:12,741 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:12,741 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:50:12,741 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:12,782 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "5721800" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:12,803 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "5721800" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:12,804 [18308] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:50:12,804 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:50:12,804 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:50:12,804 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:50:12,817 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "55005609" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:12,832 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "55005609" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:12,833 [18308] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:50:12,833 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:50:12,833 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:50:12,833 [18308] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:50:12,846 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20556742" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:12,851 [18308] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20556742" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,320 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:30,320 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:30,320 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:30,327 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "50330183" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,330 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "50330183" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,331 [44548] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:50:30,331 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:50:30,331 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]]
2025-12-29 17:50:30,331 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:50:30,339 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "49961176" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,344 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "49961176" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,344 [44548] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:30,344 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:30,352 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "23711337" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,356 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "23711337" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,357 [44548] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.terms] Prepared SQL: [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:50:30,357 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.terms] PreparedStatement : [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:50:30,363 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "26279404" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,368 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "26279404" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,368 [44548] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:50:30,368 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:50:30,368 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]]
2025-12-29 17:50:30,368 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:30,374 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "4911814" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,453 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "4911814" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,453 [44548] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.count.cmlect] Prepared SQL: [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:50:30,453 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] PreparedStatement : [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:50:30,453 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]]
2025-12-29 17:50:30,453 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:30,481 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34729484" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,491 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34729484" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,491 [44548] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cm.checklect] Prepared SQL: [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:50:30,491 [44548] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cm.checklect] PreparedStatement : [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:50:30,498 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "62407357" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:30,503 [44548] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "62407357" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,380 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:33,380 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:33,380 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:33,388 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "46456643" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,392 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "46456643" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,392 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:33,392 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:33,392 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:50:33,392 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:33,400 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "50870941" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,408 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "50870941" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,408 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:50:33,408 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:50:33,408 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]]
2025-12-29 17:50:33,408 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:50:33,415 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37454922" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,420 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37454922" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,420 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:50:33,420 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:50:33,420 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:33,427 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38749530" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,431 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38749530" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,432 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:50:33,432 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:50:33,432 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:50:33,432 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:50:33,438 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "61600990" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,442 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "61600990" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,442 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:33,442 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:33,450 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35796966" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,456 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35796966" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,456 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:50:33,456 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:50:33,462 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "1253761" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,465 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "1253761" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,677 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:33,677 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:33,677 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:33,686 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35515259" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,691 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35515259" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,691 [28272] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:50:33,691 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:50:33,691 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:50:33,691 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:33,698 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "39832841" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:33,702 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "39832841" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,690 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:34,691 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:34,691 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:34,698 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "45309252" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,703 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "45309252" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,703 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:34,703 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:34,703 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:50:34,703 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:34,710 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "47032322" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,718 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "47032322" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,718 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:34,718 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:34,718 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:50:34,718 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:34,724 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56011219" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,730 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56011219" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,730 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:50:34,730 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:50:34,730 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]]
2025-12-29 17:50:34,730 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:50:34,737 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "25218631" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,747 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "25218631" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,747 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:50:34,747 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:50:34,747 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]]
2025-12-29 17:50:34,747 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:50:34,753 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33667821" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,756 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33667821" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,756 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:34,756 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:34,763 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "51810133" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,769 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "51810133" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,769 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:50:34,769 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:50:34,769 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:50:34,769 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:34,774 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "19932432" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,780 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "19932432" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,780 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:50:34,780 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]]
2025-12-29 17:50:34,780 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:34,789 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "55005102" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:34,794 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "55005102" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,297 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:37,298 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:37,298 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:37,304 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "62374796" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,308 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "62374796" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,308 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:50:37,309 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:50:37,309 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]]
2025-12-29 17:50:37,309 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:50:37,325 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37813073" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,329 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37813073" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,329 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:37,329 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:37,335 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "19184912" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,339 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "19184912" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,340 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.terms] Prepared SQL: [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:50:37,340 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.terms] PreparedStatement : [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:50:37,346 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40899563" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,351 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40899563" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,351 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:50:37,351 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:50:37,351 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]]
2025-12-29 17:50:37,351 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:37,357 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "139498" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,390 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "139498" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,390 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.count.cmlect] Prepared SQL: [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:50:37,390 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] PreparedStatement : [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:50:37,390 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]]
2025-12-29 17:50:37,390 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:37,397 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "32503103" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,403 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "32503103" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,403 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cm.checklect] Prepared SQL: [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:50:37,403 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cm.checklect] PreparedStatement : [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:50:37,411 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "57030274" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:37,415 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "57030274" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,785 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:38,785 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:38,785 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:38,793 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "18171240" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,798 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "18171240" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,798 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:38,798 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:38,798 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1161]]
2025-12-29 17:50:38,798 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:38,805 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "1051577" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,813 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "1051577" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,813 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:50:38,813 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:50:38,813 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,23]]
2025-12-29 17:50:38,813 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:50:38,821 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "22275194" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,826 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "22275194" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,826 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:50:38,826 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1161]]
2025-12-29 17:50:38,826 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:38,831 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "14343323" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,835 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "14343323" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,835 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:50:38,835 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:50:38,835 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:50:38,835 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:50:38,842 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "11222924" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,847 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "11222924" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,847 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:38,847 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:38,854 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "14424466" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,858 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "14424466" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,858 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:50:38,858 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:50:38,865 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "18120108" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:38,870 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "18120108" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,052 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:39,052 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:39,052 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:39,059 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33106145" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,062 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33106145" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,063 [37468] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:50:39,063 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:50:39,063 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:50:39,063 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:39,072 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "45389902" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,081 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "45389902" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,847 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:39,847 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:39,847 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:39,854 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "65792410" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,857 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "65792410" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,858 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:39,858 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:39,858 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1161]]
2025-12-29 17:50:39,858 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:39,864 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56486409" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,871 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56486409" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,871 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:39,871 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:39,871 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1161], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:50:39,871 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:39,879 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34615339" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,883 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34615339" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,883 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:50:39,883 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:50:39,883 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54094]]
2025-12-29 17:50:39,883 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:50:39,890 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "3034000" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,894 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "3034000" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,894 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:50:39,894 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:50:39,894 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1161], ?param1=[cmino,54094]]
2025-12-29 17:50:39,894 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:50:39,900 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "18712007" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,904 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "18712007" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,904 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:39,904 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:39,910 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "59843168" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,915 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "59843168" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,915 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:50:39,915 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:50:39,915 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1161]]
2025-12-29 17:50:39,915 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:39,921 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38182636" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,926 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38182636" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,926 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:50:39,926 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1161]]
2025-12-29 17:50:39,926 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:39,933 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40497915" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:39,938 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40497915" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,096 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:42,096 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:42,096 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:42,104 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "63894216" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,108 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "63894216" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,108 [36512] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:50:42,108 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:50:42,108 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]]
2025-12-29 17:50:42,108 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:50:42,116 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "2043312" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,119 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "2043312" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,120 [36512] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:42,120 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:42,135 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "65265353" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,140 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "65265353" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,140 [36512] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.terms] Prepared SQL: [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:50:42,140 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.terms] PreparedStatement : [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:50:42,146 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "47598136" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,150 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "47598136" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,150 [36512] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:50:42,150 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:50:42,150 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]]
2025-12-29 17:50:42,150 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:42,158 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "28337258" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,195 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "28337258" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,195 [36512] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.count.cmlect] Prepared SQL: [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:50:42,195 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] PreparedStatement : [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:50:42,195 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]]
2025-12-29 17:50:42,195 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:42,201 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "46781209" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,208 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "46781209" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,208 [36512] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cm.checklect] Prepared SQL: [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:50:42,208 [36512] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cm.checklect] PreparedStatement : [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:50:42,216 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "42587617" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:42,222 [36512] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "42587617" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,661 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:43,661 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:43,661 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:43,667 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "26698719" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,671 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "26698719" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,671 [46452] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:43,671 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:43,671 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1129]]
2025-12-29 17:50:43,671 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:43,678 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "16466847" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,687 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "16466847" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,687 [46452] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:50:43,687 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:50:43,687 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,5]]
2025-12-29 17:50:43,687 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:50:43,694 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "4121443" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,698 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "4121443" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,698 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:50:43,698 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1129]]
2025-12-29 17:50:43,698 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:43,704 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "52578091" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,708 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "52578091" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,708 [46452] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:50:43,708 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:50:43,708 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:50:43,708 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:50:43,716 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "23687927" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,725 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "23687927" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,725 [46452] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:43,725 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:43,732 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "47999687" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,737 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "47999687" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,737 [46452] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:50:43,737 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:50:43,744 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54997659" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,749 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54997659" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,904 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:43,904 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:43,904 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:43,913 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "61014471" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,920 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "61014471" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,920 [23748] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:50:43,920 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:50:43,920 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:50:43,920 [23748] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:43,928 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "2187010" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:43,939 [23748] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "2187010" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,557 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:46,558 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:46,558 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:46,570 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "52187225" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,575 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "52187225" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,575 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:46,575 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:46,575 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1129]]
2025-12-29 17:50:46,575 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:46,580 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "28071787" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,587 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "28071787" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,587 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:46,587 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:46,587 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1129], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:50:46,587 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:46,594 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "50462987" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,599 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "50462987" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,599 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:50:46,599 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:50:46,599 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54042]]
2025-12-29 17:50:46,599 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:50:46,606 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "10147464" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,611 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "10147464" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,611 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:50:46,611 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:50:46,611 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1129], ?param1=[cmino,54042]]
2025-12-29 17:50:46,611 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:50:46,619 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "66964363" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,623 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "66964363" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,623 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:46,623 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:46,629 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37486235" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,632 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37486235" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,632 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:50:46,632 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:50:46,632 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1129]]
2025-12-29 17:50:46,632 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:46,640 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34267861" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,646 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34267861" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,646 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:50:46,646 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1129]]
2025-12-29 17:50:46,646 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:46,651 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "45589770" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:46,657 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "45589770" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,785 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:48,785 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:48,785 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:48,792 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "9907538" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,796 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "9907538" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,796 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:50:48,796 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:50:48,796 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]]
2025-12-29 17:50:48,796 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:50:48,803 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "26755192" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,807 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "26755192" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,807 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:48,807 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:48,815 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "59944437" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,819 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "59944437" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,819 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.terms] Prepared SQL: [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:50:48,821 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.terms] PreparedStatement : [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:50:48,827 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "8410185" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,832 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "8410185" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,832 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:50:48,832 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:50:48,832 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]]
2025-12-29 17:50:48,832 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:48,838 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "13416158" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,873 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "13416158" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,873 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.count.cmlect] Prepared SQL: [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:50:48,873 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] PreparedStatement : [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:50:48,873 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]]
2025-12-29 17:50:48,873 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:48,881 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38957124" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,888 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38957124" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,888 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cm.checklect] Prepared SQL: [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:50:48,888 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cm.checklect] PreparedStatement : [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:50:48,895 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "17313397" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:48,900 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "17313397" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,755 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:50,755 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:50,755 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:50,764 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "45313843" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,769 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "45313843" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,769 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:50,769 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:50,769 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:50:50,769 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:50,777 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "62176383" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,784 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "62176383" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,784 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:50:50,784 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:50:50,784 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]]
2025-12-29 17:50:50,784 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:50:50,792 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "31042526" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,796 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "31042526" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,796 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:50:50,796 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:50:50,796 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:50,803 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "5246560" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,806 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "5246560" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,806 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:50:50,808 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:50:50,808 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:50:50,808 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:50:50,814 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "39625494" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,819 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "39625494" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,819 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:50,819 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:50,825 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "57366288" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,830 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "57366288" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,830 [9600] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:50:50,830 [9600] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:50:50,837 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "22512989" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:50,842 [9600] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "22512989" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,156 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:51,156 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:51,156 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:51,164 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "59803756" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,169 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "59803756" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,169 [46452] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:50:51,169 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:50:51,169 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:50:51,169 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:51,177 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "1635512" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,183 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "1635512" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,815 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:51,815 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:51,815 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:51,822 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "5024656" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,825 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "5024656" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,825 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:51,825 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:51,825 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:50:51,825 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:51,832 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56125124" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,839 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56125124" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,839 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:51,839 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:51,839 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1173], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:50:51,839 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:51,845 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "5402633" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,850 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "5402633" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,850 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:50:51,850 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:50:51,850 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54119]]
2025-12-29 17:50:51,850 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:50:51,856 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "37190467" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,861 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "37190467" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,861 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:50:51,861 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:50:51,861 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1173], ?param1=[cmino,54119]]
2025-12-29 17:50:51,861 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:50:51,868 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "1694485" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,871 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "1694485" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,871 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:51,871 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:51,878 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "47056101" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,883 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "47056101" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,883 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmprs] Prepared SQL: [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:50:51,883 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] PreparedStatement : [select a.cmno,a.pfee,a.userno,a.userno value ,c.tyear,c.tseq ,cg.cgname ,b.cname,b.classno,b.sstime,b.setime,b.isdel ,d.username,d.username text,d.introhtml ,e.fileurl ,count(a.cno) over() pagetotalcount ,row_number() over(order by d.username desc) rno from cmprof a inner join cm b on b.cmno=a.cmno inner join cg cg on cg.cgno=b.cgno left outer join term c on c.tmno=b.tmno inner join users d on d.userno=a.userno left outer join fileinfo e on e.fgno=d.fgnoprofile and e.isdel=0 where a.cmno= ?param0 order by rno]
2025-12-29 17:50:51,883 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:50:51,883 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:51,890 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "57922773" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,895 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "57922773" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,895 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:50:51,895 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:50:51,895 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:51,903 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "16814537" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:51,908 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "16814537" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:54,065 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:54,065 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:54,065 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:54,073 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "66125538" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:54,076 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "66125538" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:54,076 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:54,076 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:54,076 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1173], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:50:54,076 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:54,082 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "39320698" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:54,088 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "39320698" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:54,088 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:54,088 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:50:54,088 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:50:54,088 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:54,094 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34917188" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:54,101 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34917188" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:54,101 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:50:54,101 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:50:54,101 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:54,108 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15532321" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:54,111 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15532321" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:54,112 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:50:54,112 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:50:54,112 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:50:54,112 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:54,119 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "62261212" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:54,124 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "62261212" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:54,124 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:50:54,124 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:50:54,124 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:50:54,131 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "11347812" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:54,134 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "11347812" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:56,325 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:50:56,325 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:50:56,325 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:56,333 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "9396406" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:56,336 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "9396406" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:56,337 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:50:56,337 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:50:56,343 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60497069" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:56,347 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60497069" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:56,347 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:56,347 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:50:56,354 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41977266" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:56,357 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41977266" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:56,357 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:56,357 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:50:56,357 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1173], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:50:56,357 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:50:56,364 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "11297825" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:56,369 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "11297825" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:56,369 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:50:56,369 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:50:56,369 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54119]]
2025-12-29 17:50:56,369 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:50:56,375 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20791112" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:56,380 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20791112" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:56,380 [1860] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:50:56,380 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:50:56,380 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1173], ?param1=[cmino,54119]]
2025-12-29 17:50:56,380 [1860] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:50:56,388 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "22414114" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:50:56,392 [1860] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "22414114" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:06,892 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:51:06,892 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:51:06,892 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:51:06,900 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "3406222" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:06,903 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "3406222" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:06,903 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:51:06,903 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:51:06,910 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "32264959" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:06,914 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "32264959" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:06,914 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:51:06,914 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:51:06,914 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]]
2025-12-29 17:51:06,914 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:06,920 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "42918565" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:06,957 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "42918565" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:06,957 [41980] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:51:06,957 [41980] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:51:06,964 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "3933987" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:06,968 [41980] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "3933987" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:08,595 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:51:08,595 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:51:08,595 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:51:08,601 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34898559" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:08,605 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34898559" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:08,605 [34024] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:51:08,605 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:51:08,610 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35483677" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:08,614 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35483677" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:08,614 [34024] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:51:08,614 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:51:08,614 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]]
2025-12-29 17:51:08,614 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:08,620 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "10277476" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:08,657 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "10277476" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:08,657 [34024] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:51:08,657 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:51:08,664 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "6512611" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:08,668 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "6512611" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:08,668 [34024] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.questions2] Prepared SQL: [select a.cmno,a.cname,a.qno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc ,a.qdiffname,a.ccname1,a.ccname2,a.ccname3,a.ccname4,a.ccname5,a.rno,a.pagetotalcount,a.cdt,a.udt ,count(ued.exno) qcount ,sum(case when ued.atext is not null then 1 else 0 end) ecount ,case when sum(case when ued.atext is not null then 1 else 0 end) < 1 then 0 else sum(ued.iscorrect) / sum(case when ued.atext is not null then 1 else 0 end) * 100 end rrate ,a.instructors ,a.usertype ,a.instructors_name from ( select a.* from ( select a.qno,a.cmno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc,a.cdt,a.udt,a.instructors,u.usertype,u.username as instructors_name ,b.cname , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 , Row_Number() over(order by a.qtextstring ) rno , count(a.cdt) over() pagetotalcount from question a left outer join cm b on b.cmno=a.cmno left outer join comcode cc on cc.ccode = a.qdiff left outer join comcode cc1 on cc1.ccode = a.cc1 left outer join comcode cc2 on cc2.ccode = a.cc2 left outer join comcode cc3 on cc3.ccode = a.cc3 left outer join comcode cc4 on cc4.ccode = a.cc4 left outer join comcode cc5 on cc5.ccode = a.cc5 left outer join users u on u.userid = a.instructors where a.isuse= ?param0 ) a ) a left outer join cmexq eq on eq.qno=a.qno left outer join lectexq ued on ued.eqno=eq.eqno group by a.qno,a.cmno,a.cname,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc ,a.qdiffname,a.ccname1,a.ccname2,a.ccname3,a.ccname4,a.ccname5,a.rno,a.pagetotalcount,a.cdt,a.udt,a.instructors,a.usertype,a.instructors_name order by a.rno]
2025-12-29 17:51:08,668 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.questions2] PreparedStatement : [select a.cmno,a.cname,a.qno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc ,a.qdiffname,a.ccname1,a.ccname2,a.ccname3,a.ccname4,a.ccname5,a.rno,a.pagetotalcount,a.cdt,a.udt ,count(ued.exno) qcount ,sum(case when ued.atext is not null then 1 else 0 end) ecount ,case when sum(case when ued.atext is not null then 1 else 0 end) < 1 then 0 else sum(ued.iscorrect) / sum(case when ued.atext is not null then 1 else 0 end) * 100 end rrate ,a.instructors ,a.usertype ,a.instructors_name from ( select a.* from ( select a.qno,a.cmno,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc,a.cdt,a.udt,a.instructors,u.usertype,u.username as instructors_name ,b.cname , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 , Row_Number() over(order by a.qtextstring ) rno , count(a.cdt) over() pagetotalcount from question a left outer join cm b on b.cmno=a.cmno left outer join comcode cc on cc.ccode = a.qdiff left outer join comcode cc1 on cc1.ccode = a.cc1 left outer join comcode cc2 on cc2.ccode = a.cc2 left outer join comcode cc3 on cc3.ccode = a.cc3 left outer join comcode cc4 on cc4.ccode = a.cc4 left outer join comcode cc5 on cc5.ccode = a.cc5 left outer join users u on u.userid = a.instructors where a.isuse= ?param0 ) a ) a left outer join cmexq eq on eq.qno=a.qno left outer join lectexq ued on ued.eqno=eq.eqno group by a.qno,a.cmno,a.cname,a.qdiff,a.cc1,a.cc2,a.cc3,a.cc4,a.cc5,a.isuse,a.atype,a.dpoint,a.qtext,a.qtextstring,a.qdesc ,a.qdiffname,a.ccname1,a.ccname2,a.ccname3,a.ccname4,a.ccname5,a.rno,a.pagetotalcount,a.cdt,a.udt,a.instructors,a.usertype,a.instructors_name order by a.rno]
2025-12-29 17:51:08,668 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.questions2] Parameters: [?param0=[isuse,1]]
2025-12-29 17:51:08,668 [34024] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.questions2] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:08,675 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "14139146" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:08,722 [34024] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "14139146" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:20,458 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:51:20,458 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:51:20,458 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:51:20,469 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "47588029" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:20,474 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "47588029" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:20,480 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "15048244" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:20,487 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Begin Transaction.
2025-12-29 17:51:20,487 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmex.in] PreparedStatement : [INSERT INTO cmex (cmno,extype,exname,edesc,etime,econdition,evtype,eqtype,israndq,israndqi,qcount,isblur,tpoint,relaylimit,isusebackup,isseq,isreexamable,isresultopen,isdel,cmisno,testsdate,testedate,cdt,cno,udt,uno,uip) values ( ?param0 , ?param1 , ?param2 , ?param3 , ?param4 , ?param5 , ?param6 , ?param7 , ?param8 , ?param9 , ?param10 , ?param11 , ?param12 , ?param13 , ?param14 , ?param15 , ?param16 , ?param17 ,0, ?param18 , ?param19 , ?param20 ,now(), ?param21 ,now(), ?param21 , ?param22 )]
2025-12-29 17:51:20,487 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmex.in] Parameters: [?param0=[cmno,1173], ?param1=[extype,1], ?param2=[exname,test], ?param3=[edesc,11], ?param4=[etime,60], ?param5=[econdition,90], ?param6=[evtype,10], ?param7=[eqtype,0], ?param8=[israndq,0], ?param9=[israndqi,0], ?param10=[qcount,3], ?param11=[isblur,0], ?param12=[tpoint,15], ?param13=[relaylimit,null], ?param14=[isusebackup,0], ?param15=[isseq,0], ?param16=[isreexamable,1], ?param17=[isresultopen,1], ?param18=[cmisno,0], ?param19=[testsdate,null], ?param20=[testedate,null], ?param21=[uno,1], ?param22=[uip,127.0.0.1]]
2025-12-29 17:51:20,487 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmex.in] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[String, System.String], ?param3=[String, System.String], ?param4=[Int32, System.Int32], ?param5=[Int32, System.Int32], ?param6=[Int32, System.Int32], ?param7=[Int32, System.Int32], ?param8=[Int32, System.Int32], ?param9=[Int32, System.Int32], ?param10=[Int32, System.Int32], ?param11=[Int32, System.Int32], ?param12=[Int32, System.Int32], ?param13=[System.DBNull, null], ?param14=[Int32, System.Int32], ?param15=[Int32, System.Int32], ?param16=[Int32, System.Int32], ?param17=[Int32, System.Int32], ?param18=[Int32, System.Int32], ?param19=[System.DBNull, null], ?param20=[System.DBNull, null], ?param21=[Int64, System.Int64], ?param22=[String, System.String]]
2025-12-29 17:51:20,491 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmex.in.SelectKey] PreparedStatement : [SELECT LAST_INSERT_ID()]
2025-12-29 17:51:20,494 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmexq.in] Prepared SQL: [INSERT INTO cmexq(exno,qseq,qno,rpoint, cdt,cno,udt,uno,uip ) values ( ?param0 , ?param1 , ?param2 , ?param3 , now(), ?param4 , now(), ?param4 , ?param5 ) , ( ?param0 , ?param6 , ?param7 , ?param8 , now(), ?param4 , now(), ?param4 , ?param5 ) , ( ?param0 , ?param9 , ?param10 , ?param11 , now(), ?param4 , now(), ?param4 , ?param5 )]
2025-12-29 17:51:20,495 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexq.in] PreparedStatement : [INSERT INTO cmexq(exno,qseq,qno,rpoint, cdt,cno,udt,uno,uip ) values ( ?param0 , ?param1 , ?param2 , ?param3 , now(), ?param4 , now(), ?param4 , ?param5 ) , ( ?param0 , ?param6 , ?param7 , ?param8 , now(), ?param4 , now(), ?param4 , ?param5 ) , ( ?param0 , ?param9 , ?param10 , ?param11 , now(), ?param4 , now(), ?param4 , ?param5 )]
2025-12-29 17:51:20,495 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexq.in] Parameters: [?param0=[exno,947], ?param1=[cmexqs[0].qseq,1], ?param2=[cmexqs[0].qno,6546], ?param3=[cmexqs[0].rpoint,5], ?param4=[uno,1], ?param5=[uip,127.0.0.1], ?param6=[cmexqs[1].qseq,2], ?param7=[cmexqs[1].qno,6549], ?param8=[cmexqs[1].rpoint,5], ?param9=[cmexqs[2].qseq,3], ?param10=[cmexqs[2].qno,6547], ?param11=[cmexqs[2].rpoint,5]]
2025-12-29 17:51:20,495 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexq.in] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32], ?param3=[Int32, System.Int32], ?param4=[Int64, System.Int64], ?param5=[String, System.String], ?param6=[Int32, System.Int32], ?param7=[Int32, System.Int32], ?param8=[Int32, System.Int32], ?param9=[Int32, System.Int32], ?param10=[Int32, System.Int32], ?param11=[Int32, System.Int32]]
2025-12-29 17:51:20,499 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Commit Transaction.
2025-12-29 17:51:20,523 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "15048244" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:21,040 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:51:21,064 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:51:21,064 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:51:21,072 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "49246159" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:21,075 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "49246159" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:21,075 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:51:21,075 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:51:21,075 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1173], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:51:21,075 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:51:21,083 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "65848359" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:21,087 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "65848359" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:21,087 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:51:21,089 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:51:21,089 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:51:21,089 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:21,095 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41846880" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:21,102 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41846880" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:21,102 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:51:21,102 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:51:21,102 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:21,111 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "19537931" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:21,115 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "19537931" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:21,115 [20528] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:51:21,115 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:51:21,115 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:51:21,115 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:21,123 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56044064" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:21,129 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56044064" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:21,129 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:51:21,129 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:51:21,129 [20528] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:21,135 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "39147328" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:21,138 [20528] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "39147328" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:25,447 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:51:25,448 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:51:25,450 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:51:25,477 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "17134100" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:25,485 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "17134100" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:25,486 [28272] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:51:25,486 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:51:25,486 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1173], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:51:25,486 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:51:25,495 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "48525427" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:25,502 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "48525427" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:25,502 [28272] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:51:25,502 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:51:25,502 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:51:25,502 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:25,508 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "19770691" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:25,515 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "19770691" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:25,515 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:51:25,515 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:51:25,515 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:25,523 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40663448" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:25,531 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40663448" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:25,531 [28272] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:51:25,531 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:51:25,531 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:51:25,531 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:25,540 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "56595080" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:25,546 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "56595080" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:25,546 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:51:25,546 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1173]]
2025-12-29 17:51:25,546 [28272] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:25,552 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40472038" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:25,559 [28272] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40472038" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,428 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:51:29,428 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:51:29,428 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:51:29,435 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54563997" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,440 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54563997" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,440 [24900] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:51:29,440 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:51:29,447 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "48591752" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,450 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "48591752" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,450 [24900] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:51:29,450 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:51:29,458 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "24223478" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,460 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "24223478" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,460 [24900] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cmexes] Prepared SQL: [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:51:29,462 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] PreparedStatement : [select a.* from ( select a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq,a.isresultopen,a.isreexamable,a.cdt,a.udt ,a.cmisno ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,row_number() over(order by a.cdt ) rno ,count(a.cno) over() pagetotalcount from cmex a where a.isdel=0 and a.exno= ?param0 ) a order by a.rno]
2025-12-29 17:51:29,462 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,947]]
2025-12-29 17:51:29,462 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:29,467 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "58587248" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,472 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "58587248" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,472 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] PreparedStatement : [select a.eqno,a.exno,a.qseq,a.qno,a.rpoint , b.qtextstring, b.dpoint, b.qdiff, b.cc1, b.cc2, b.cc3, b.cc4, b.cc5,b.atype , cc.cname qdiffname, cc1.cname ccname1, cc2.cname ccname2, cc3.cname ccname3, cc4.cname ccname4, cc5.cname ccname5 from cmexq a inner join question b on b.qno=a.qno left outer join comcode cc on cc.ccode = b.qdiff left outer join comcode cc1 on cc1.ccode = b.cc1 left outer join comcode cc2 on cc2.ccode = b.cc2 left outer join comcode cc3 on cc3.ccode = b.cc3 left outer join comcode cc4 on cc4.ccode = b.cc4 left outer join comcode cc5 on cc5.ccode = b.cc5 where a.exno= ?param0 order by a.qseq]
2025-12-29 17:51:29,472 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,947]]
2025-12-29 17:51:29,472 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:29,480 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "54367684" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,484 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "54367684" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,484 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] PreparedStatement : [select count(d.exno) from (select 1 as col1) a left outer join lectex d on d.exno= ?param0]
2025-12-29 17:51:29,484 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,947]]
2025-12-29 17:51:29,484 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:51:29,491 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "59751251" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,495 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "59751251" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,495 [24900] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:51:29,495 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:51:29,495 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1173], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:51:29,495 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:51:29,503 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "50563996" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,508 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "50563996" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,508 [24900] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:51:29,508 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:51:29,508 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54119]]
2025-12-29 17:51:29,508 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:51:29,514 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "49442093" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,518 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "49442093" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,518 [24900] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:51:29,518 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:51:29,518 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1173], ?param1=[cmino,54119]]
2025-12-29 17:51:29,518 [24900] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:51:29,525 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "65243973" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:51:29,530 [24900] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "65243973" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:34,912 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:52:34,912 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:52:34,912 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:52:34,918 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "23203884" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:34,922 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "23203884" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:34,922 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:52:34,922 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.isdel= ?param0 and a.isuse= ?param1 ) a order by a.rno]
2025-12-29 17:52:34,922 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]]
2025-12-29 17:52:34,922 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:52:34,930 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "44837899" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:34,934 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "44837899" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:34,934 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:52:34,934 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('typeman','typeedu','typegrade','typejob','studyplace') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:52:34,941 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38253389" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:34,944 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38253389" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:34,944 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.terms] Prepared SQL: [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:52:34,944 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.terms] PreparedStatement : [select a.* from ( select a.tmno,a.tyear,a.tseq,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.tmno value,a.tseq text ,row_number() over(order by a.tyear desc,a.tseq desc ) rno ,count(a.tmno) over() pagetotalcount from term a ) a order by a.rno]
2025-12-29 17:52:34,950 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "51889025" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:34,953 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "51889025" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:34,953 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:52:34,954 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a where rno between 1 and 100 order by a.rno]
2025-12-29 17:52:34,954 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]]
2025-12-29 17:52:34,954 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:52:34,960 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "32633911" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:34,993 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "32633911" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:34,994 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.count.cmlect] Prepared SQL: [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:52:34,994 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] PreparedStatement : [select a.intval,count(a.status) intval2 from ( select a.cmno intval,case when u.status > 1 then null else u.status end status from cm a left outer join lect b on b.cmno=a.cmno and b.status < 5 left outer join users u on u.userno = b.userno where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915) and b.ischanged = ?param0 ) a group by a.intval]
2025-12-29 17:52:34,994 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]]
2025-12-29 17:52:34,994 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:52:35,002 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "19568384" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:35,009 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "19568384" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:35,009 [19240] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cm.checklect] Prepared SQL: [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:52:35,009 [19240] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cm.checklect] PreparedStatement : [select distinct a.cmno from lect a where a.cmno in (1177,1176,1174,1173,1172,1161,859,1129,1124,1122,1119,1168,1169,1167,1166,1165,1164,1163,1162,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1127,1075,1110,1121,1120,1114,1112,1108,996,1007,1107,1105,1102,1099,989,983,1101,1097,1069,1092,1086,938,1079,1077,1015,1073,1072,1071,878,886,1067,1066,1065,1061,994,1040,981,1057,1055,985,1053,1052,1051,1047,1044,1036,1031,1027,1023,1019,1011,1005,1001,992,987,873,979,839,847,851,843,891,893,897,901,905,909,911,913,915)]
2025-12-29 17:52:35,015 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "63502188" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:35,021 [19240] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "63502188" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,598 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:52:36,598 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:52:36,598 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:52:36,609 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "50656508" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,613 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "50656508" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,613 [37468] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:52:36,613 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:52:36,613 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:52:36,613 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:52:36,623 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "4800708" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,631 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "4800708" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,631 [37468] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:52:36,631 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where ((a.pcgno= ?param0 or a.cgno= ?param1 ) or (a.isuse=1 and a.isdel=0 and (a.pcgno is null or a.pcgno= ?param0 ))) ) a order by a.rno]
2025-12-29 17:52:36,631 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]]
2025-12-29 17:52:36,631 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:52:36,639 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "35525017" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,643 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "35525017" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,643 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] PreparedStatement : [select a.dtype,a.intval,a.intval2,a.intval3 ,a.strval,a.strval2,a.strval3 from( select 1 dtype ,a.userno intval,b.usertype intval2 ,row_number() over (order by b.username desc) intval3 ,b.username strval,null strval2 ,b.userid strval3 from cmprof a inner join users b on b.userno=a.userno where a.cmno= ?param0 order by b.username desc ) a union all select 2 ,b.bkno,0 ,row_number() over (order by b.bkno) intval3 ,b.bkname,null ,null strval3 from cmbook a inner join book b on b.bkno=a.bkno where a.cmno= ?param0 union all select 3 dtype ,b.cmno,a.ispre ,row_number() over (order by b.cmno) intval3 ,b.cname,null , null strval3 from cmrelay a inner join cm b on b.cmno=a.rcmno where a.cmno= ?param0 union all select 4 ,b.ndno,0 ,row_number() over (order by b.ndno) intval3 ,b.dname,b.acode ,null strval3 from cmncsd a inner join ncsd b on b.ndno=a.ndno where a.cmno= ?param0 order by dtype,intval3]
2025-12-29 17:52:36,643 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:52:36,643 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:52:36,649 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "34653310" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,653 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "34653310" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,653 [37468] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [users.assigns] Prepared SQL: [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:52:36,653 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] PreparedStatement : [select a.* from ( select a.asno,replace(a.asname, '''', '`')asname,a.brno ,a.asno value,a.asname text ,a.isjoin,a.ascode,a.astype,a.asctg,a.joindate,a.status ,c1.cname astypename,c2.cname asctgname ,row_number() over(order by a.asname ) rno ,count(a.cdt) over() pagetotalcount from assign a left outer join comcode c1 on c1.ccode=a.astype left outer join comcode c2 on c2.ccode=a.asctg where a.isdel=0 and a.status= ?param0 and a.ismain= ?param1 ) a order by a.rno]
2025-12-29 17:52:36,653 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]]
2025-12-29 17:52:36,653 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]]
2025-12-29 17:52:36,660 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "65112759" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,665 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "65112759" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,665 [37468] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:52:36,665 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('cert','certgrade','job','typeman','typeedu','typegrade','typejob','studyplace','typejob40','typejob41','typejob42','typejob43','typejob44','typejob45','typejob46','typejob47','typejob48','typejob49','typejob57') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:52:36,669 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "59043273" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,675 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "59043273" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,675 [37468] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.menu.auths] Prepared SQL: [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:52:36,675 [37468] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.menu.auths] PreparedStatement : [select distinct usertype,authname ,usertype value,authname text from menuauth where isdel=0 and usertype > 10]
2025-12-29 17:52:36,681 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "12686198" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:36,685 [37468] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "12686198" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,014 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] PreparedStatement : [select a.userno dtype from users a where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:52:37,014 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:52:37,014 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:52:37,022 [33616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "8668473" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,028 [33616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "8668473" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,028 [33616] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cgs] Prepared SQL: [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:52:37,028 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] PreparedStatement : [select a.* from ( select a.cgno,a.pcgno,a.cgname,a.cgcode,a.isuse,a.iscover,a.isdel,a.cdt ,b.cgname pcgname ,a.cgno value,a.cgname text ,row_number() over(order by a.cdt desc ) rno ,count(a.cdt) over() pagetotalcount from cg a left outer join cg b on b.cgno=a.pcgno where a.cgno= ?param0 ) a order by a.rno]
2025-12-29 17:52:37,028 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]]
2025-12-29 17:52:37,028 [33616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:52:37,036 [33616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "41162262" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,041 [33616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "41162262" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,760 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:52:37,760 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:52:37,760 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:52:37,777 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "49325316" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,783 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "49325316" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,783 [46452] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:52:37,783 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:52:37,783 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:52:37,784 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:52:37,789 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "60139904" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,795 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "60139904" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,795 [46452] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:52:37,795 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.udt desc ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.cmno= ?param0 ) a order by a.rno]
2025-12-29 17:52:37,795 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:52:37,795 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:52:37,801 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20916736" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,817 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20916736" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,818 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] PreparedStatement : [select a.cmno,a.attend,a.attendcut,a.attendrfd,a.attendcutrfd,a.mid,a.midcut,a.midrfd,a.midcutrfd,a.final,a.finalcut,a.finalrfd,a.finalcutrfd,a.subject,a.subjectcut,a.subjectrfd ,a.subjectcutrfd,a.discuss,a.discusscut,a.discussrfd,a.discusscutrfd,a.etc,a.etccut,a.etcrfd,a.etccutrfd,a.cut,a.cutrfd,a.isoffabs ,b.scdtype ,c.cshape from cmev a inner join cm c on c.cmno = a.cmno left outer join cminning b on b.cmno = a.cmno and b.isscd = 1 where a.cmno= ?param0]
2025-12-29 17:52:37,818 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:52:37,818 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:52:37,823 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "6892164" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,827 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "6892164" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,827 [46452] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.exlist] Prepared SQL: [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:52:37,827 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] PreparedStatement : [select 0 gubun,case when a.extype = 0 then 1 else 2 end estkind ,a.exno,a.cmno,a.extype,a.exname,a.edesc,a.etime,a.econdition,a.evtype,a.eqtype,a.israndq,a.israndqi,a.qcount,a.isblur,a.tpoint,a.relaylimit,a.isusebackup,a.isseq ,DATE_FORMAT(a.testsdate, '%Y-%m-%d %H:%i') AS testsdate ,DATE_FORMAT(a.testedate, '%Y-%m-%d %H:%i') AS testedate ,null sdno,null sdtype,null sdname,null sddesc,null sdcondition ,null rsno,null rscno,null rstype,null rsname,null rscondition , row_number() over(partition by a.extype order by a.cdt) rno ,null as iseq,null as teachername ,b.cshape ,c.cmisno ,DATE_FORMAT(c.estart, '%Y-%m-%d') AS estart ,DATE_FORMAT(c.eend, '%Y-%m-%d') AS eend ,c.instructors from cmex a left join cm b ON b.cmno = a.cmno left join cminningscd c on c.cmisno = a.cmisno where a.cmno= ?param0 and a.isdel=0]
2025-12-29 17:52:37,827 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:52:37,827 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:52:37,833 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "26455820" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,837 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "26455820" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,837 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] PreparedStatement : [select count(*) from cminning a inner join cminningscd b on a.cmino = b.cmino where cmno = ?param0]
2025-12-29 17:52:37,837 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1174]]
2025-12-29 17:52:37,837 [46452] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:52:37,844 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "21150616" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:37,848 [46452] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "21150616" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:38,892 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:52:38,892 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:52:38,892 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:52:38,900 [20616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "32960030" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:38,906 [20616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "32960030" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:38,906 [20616] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:52:38,906 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:52:38,913 [20616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "7878051" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:38,918 [20616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "7878051" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:38,918 [20616] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:52:38,918 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:52:38,924 [20616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "38821052" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:38,929 [20616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "38821052" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:38,929 [20616] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminnings] Prepared SQL: [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:52:38,929 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] PreparedStatement : [select distinct a.cmino,a.cmno,a2.cshape,a.week,a.iseq,a.isonline,a.ititle,a.icontent,a.idate,a.iday,a.ist,a.iet,a.ctno,a.istaste,a.sttime,a.atime,a.mstime,a.metime,a.fgnotf ,a.userno,a.fgno,a.fgnotf,a.fgnooff,a.scdtype,a.isscd,a.cdt,a.udt ,b.ctname,b.ccode,b.ctype,b.ismenu ,b2.srcp,b2.srcm ,c.username ,d.fileno,d.fileurl,d.orgname ,e.fileno fileno2,e.fileurl fileurl2,e.orgname orgname2 ,g.fileno fileno3,g.fileurl fileulr3,g.orgname orgname3 from cminning a inner join cm a2 on a2.cmno = a.cmno left outer join ct b on b.ctno=a.ctno and b.isdel=0 left outer join ctpage b2 on b2.ctno=b.ctno and b2.pseq=1 left outer join users c on c.userno=a.userno and c.status < 99 left outer join fileinfo d on d.fgno=a.fgno and d.isdel=0 left outer join fileinfo e on e.fgno=a.fgnotf and e.isdel=0 left outer join fileinfo g on g.fgno=a.fgnooff and g.isdel=0 where a.cmno= ?param0 and a.isonline= ?param1 and a.isscd= ?param2 order by a.week,a.iseq]
2025-12-29 17:52:38,929 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]]
2025-12-29 17:52:38,929 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:52:38,936 [20616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "40989257" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:38,941 [20616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "40989257" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:38,941 [20616] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds] Prepared SQL: [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:52:38,941 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] PreparedStatement : [select a.* from ( select a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.sseq ,a.cmisno value,date_format(a.estart,'%Y-%m-%d') text, a.comment, a.instructors ,b.scdtype ,case when b.scdtype =1 then '<27><BF><C2B6><F3>' else c.cname end studyplacename ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =1 and z.ischanged=0) regmem ,(select count(z.lectno) cnt from lect z where a.cmisno = z.cmisno and z.status =2 and z.ischanged=0) zstring0 ,row_number() over(order by a.estart ) scdseq ,count(a.cmisno) over() totalnum from cminningscd a inner join cminning b on b.cmino = a.cmino inner join cm d on d.cmno = b.cmno left outer join comcode c on c.ccode = a.studyplace where a.cmino= ?param0 ) a order by a.scdseq]
2025-12-29 17:52:38,942 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54123]]
2025-12-29 17:52:38,942 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]]
2025-12-29 17:52:38,949 [20616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "20256479" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:38,957 [20616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "20256479" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:38,957 [20616] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cminningscds.attr2Check] Prepared SQL: [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:52:38,957 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] PreparedStatement : [SELECT l.cmno, l.lectno, istatus as intv1, li.cmino, l.cmisno FROM lect l INNER JOIN users u ON l.userno = u.userno AND u.status = 1 LEFT OUTER JOIN lectinning li ON li.lectno = l.lectno WHERE l.status IN (1,2) AND l.ischanged=0 AND l.cmno = ?param0 AND cmino = ?param1 AND istatus IS NOT NULL GROUP BY l.cmno, l.lectno, istatus, li.cmino, l.cmisno]
2025-12-29 17:52:38,957 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1174], ?param1=[cmino,54123]]
2025-12-29 17:52:38,957 [20616] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]]
2025-12-29 17:52:38,963 [20616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "13174879" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:38,967 [20616] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "13174879" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:49,163 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-29 17:52:49,163 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]]
2025-12-29 17:52:49,163 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-29 17:52:49,171 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "51517735" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:49,176 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "51517735" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:49,176 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.list] Prepared SQL: [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:52:49,176 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.list] PreparedStatement : [select a.ccode, a.cname, a.cgroup, a.isuse, a.corder, a.cgroupname, a.refcode, a.cremark, a.ccode value, a.cname text, a.refcode value2,a.cdt,a.udt from comcode a where a.cgroup in ('ccdiff','cc1','cc2','cc3','cc4','cc5') and a.isuse=1 order by a.cgroupname, a.corder]
2025-12-29 17:52:49,183 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "25044068" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:49,188 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "25044068" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:49,188 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [cm.cms] Prepared SQL: [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:52:49,188 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] PreparedStatement : [select a.* from ( select a.cmno,case when a.ismaster=2 then a.cmno else 0 end pcno,a.ismaster,a.cgno,a.pcmno,a.cname,a.kname ,a.tmno,a.classno,a.rstime,a.retime,a.sstime,a.setime,a.gstime,a.getime ,a.cshape,a.infee,a.outfee,a.quota,a.accommofee ,a.introhtml,a.targethtml,a.goalhtml,a.contenthtml ,a.studytime,a.studyplace,a.certcc,a.certgradecc,a.jobcc,a.jobpositiongrade,a.difficulty,a.isrefund,a.isuse,a.isseq,a.fgnocm,a.studydays,a.isaccommodation ,a.typeman,a.typeedu,a.typegrade,a.typejob,a.iscertificate, a.typejobitem ,b.pcgno,b.cgcode cgcode ,b.cgname,c.cgname pcgname ,c.cgcode pcgcode ,t.tyear,t.tseq ,d.cname pcname ,e.ccode,e.cname studyplacename ,(select count(l.lectno) cnt from lect l where l.cmno = a.cmno and l.status =1 and l.ischanged=0) lectcnt ,a.ischkatt,a.daylectinninglimit ,case when date_format(a.retime,'%Y%m%d') = '20991231' then 1 else 0 end isalldays ,a.cdt,a.udt ,a.cmno value,a.cname text ,row_number() over(order by a.cname ) rno ,count(a.cdt) over() pagetotalcount from cm a inner join cg b on b.cgno=a.cgno inner join cg c on c.cgno=b.pcgno left outer join term t on t.tmno=a.tmno left outer join cm d on a.ismaster=0 and d.cmno=a.pcmno left outer join comcode e on a.studyplace = e.ccode where a.isdel=0 and a.ismaster= ?param0 ) a order by a.rno]
2025-12-29 17:52:49,188 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]]
2025-12-29 17:52:49,188 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]]
2025-12-29 17:52:49,194 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "33760410" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:49,238 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "33760410" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:49,238 [27676] DEBUG IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory [(null)] - Statement Id: [sys.comcode.glist] Prepared SQL: [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:52:49,238 [27676] DEBUG IBatisNet.DataMapper.Commands.DefaultPreparedCommand [(null)] - Statement Id: [sys.comcode.glist] PreparedStatement : [select cgroup, cgroup value, cgroupname, cgroupname text, count(cgroup) ccount from comcode group by cgroup, cgroupname order by cgroupname]
2025-12-29 17:52:49,244 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Open Connection "8671170" to "MySQL, MySQL provider 6.10.5.0".
2025-12-29 17:52:49,249 [27676] DEBUG IBatisNet.DataMapper.SqlMapSession [(null)] - Close Connection "8671170" to "MySQL, MySQL provider 6.10.5.0".