From 95b51a673debbaf1caa464f85afd0146c79945ec Mon Sep 17 00:00:00 2001 From: KimHanJin Date: Mon, 29 Dec 2025 17:53:33 +0900 Subject: [PATCH] =?UTF-8?q?=EC=B6=94=EA=B0=80=EA=B0=9C=EB=B0=9C1229=5F2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BO/Controllers/cmController.cs | 2 +- BO/Logs/log.txt | 1266 ++++++ BO/Logs/log.txt.1 | 2971 +++++++++++++ BO/Logs/query.txt | 3908 +++++++++++++++++ BO/Views/cm/cmregeduschedule.cshtml | 2 + BO/Views/cm/cmregexset.cshtml | 19 +- BO/bin/MyBatis/Maps/CM.xml | 8 +- .../Debug/BO.csproj.AssemblyReference.cache | Bin 0 -> 29243 bytes BO/obj/Debug/NP.BO.dll | Bin 0 -> 174080 bytes BO/obj/Debug/NP.BO.pdb | Bin 0 -> 212480 bytes Base/bin/Debug/MyBatis/Maps/CM.xml | 8 +- Dao/MyBatis/Maps/CM.xml | 8 +- Dao/bin/Debug/MyBatis/Maps/CM.xml | 8 +- .../Debug/Dao.csproj.AssemblyReference.cache | Bin 4192 -> 9435 bytes 14 files changed, 8177 insertions(+), 23 deletions(-) create mode 100644 BO/Logs/log.txt create mode 100644 BO/Logs/log.txt.1 create mode 100644 BO/Logs/query.txt create mode 100644 BO/obj/Debug/BO.csproj.AssemblyReference.cache create mode 100644 BO/obj/Debug/NP.BO.dll create mode 100644 BO/obj/Debug/NP.BO.pdb diff --git a/BO/Controllers/cmController.cs b/BO/Controllers/cmController.cs index a8866a2..d03c3da 100644 --- a/BO/Controllers/cmController.cs +++ b/BO/Controllers/cmController.cs @@ -931,7 +931,7 @@ namespace NP.BO.Controllers //교육일정이 존재하는지 조회 var scd = Dao.Get("cm.cminnigscd.exists", new Hashtable() { { "cmno", vm.CM.cmno } }); - ViewBag.Scd = scd.FirstOrDefault(); + ViewBag.InningScd = scd.FirstOrDefault(); return View("cmregexset", vm); } diff --git a/BO/Logs/log.txt b/BO/Logs/log.txt new file mode 100644 index 0000000..61f0cf2 --- /dev/null +++ b/BO/Logs/log.txt @@ -0,0 +1,1266 @@ +2025-12-29 17:40:42,003 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:40:42,064 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:40:42,080 - Open Connection "35012204" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:42,084 - Close Connection "35012204" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:42,084 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:40:42,089 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:40:42,097 - Open Connection "58028723" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:42,102 - Close Connection "58028723" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:42,102 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:40:42,102 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:40:42,108 - Open Connection "23873329" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:42,112 - Close Connection "23873329" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:41:54,935 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:41:54,935 - 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 - Open Connection "65469803" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:41:54,946 - Close Connection "65469803" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:41:54,946 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:41:54,946 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:41:54,954 - Open Connection "43513804" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:41:54,959 - Close Connection "43513804" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:41:54,959 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:41:54,959 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:41:54,966 - Open Connection "11426820" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:41:54,974 - Close Connection "11426820" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:41:54,974 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:41:54,974 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:41:54,981 - Open Connection "16920850" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:41:54,985 - Close Connection "16920850" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:41:54,985 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:41:54,985 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:41:54,993 - Open Connection "60011073" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:41:54,999 - Close Connection "60011073" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:41:54,999 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:41:54,999 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:41:55,012 - Open Connection "11048716" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:41:55,016 - Close Connection "11048716" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:25,929 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:44:25,931 - 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 - Open Connection "51389350" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:25,949 - Close Connection "51389350" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:25,949 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:44:25,949 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:44:25,956 - Open Connection "37386652" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:25,964 - Close Connection "37386652" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:25,964 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:44:25,964 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:44:25,979 - Open Connection "61530986" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:25,984 - Close Connection "61530986" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:25,985 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:44:25,985 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:44:25,991 - Open Connection "43577974" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:25,996 - Close Connection "43577974" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:25,996 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:44:25,997 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:44:26,003 - Open Connection "3727074" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:26,007 - Close Connection "3727074" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:26,007 - 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 - 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 - Open Connection "63015827" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:26,017 - Close Connection "63015827" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:26,017 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:44:26,017 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:44:26,025 - Open Connection "26692140" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:26,031 - Close Connection "26692140" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:26,031 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:44:26,031 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:44:26,038 - Open Connection "20930322" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:26,043 - Close Connection "20930322" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:27,848 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:44:27,848 - 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 - Open Connection "32529366" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:27,859 - Close Connection "32529366" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:27,859 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:44:27,859 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:44:27,865 - Open Connection "60554055" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:27,870 - Close Connection "60554055" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:27,870 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:44:27,870 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:44:27,876 - Open Connection "40268509" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:27,883 - Close Connection "40268509" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:27,883 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:44:27,883 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:44:27,890 - Open Connection "41225924" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:27,894 - Close Connection "41225924" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:27,894 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:44:27,894 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:44:27,901 - Open Connection "60972199" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:27,907 - Close Connection "60972199" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:27,907 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:44:27,907 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:44:27,914 - Open Connection "31912252" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:27,917 - Close Connection "31912252" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:28,859 - Statement Id: [sys.error] PreparedStatement : [insert into errors (errmsg,userno) values( ?param0 , ?param1 )] +2025-12-29 17:44:28,859 - 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: Ͻ 'int?' 'int' ȯ ϴ. ȯ ֽϴ. ijƮ ִ ȮϽʽÿ. ġ: System.Web.Compilation.AssemblyBuilder.Compile() + ġ: System.Web.Compilation.BuildProvidersCompiler.PerformBuild() + ġ: System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) + ġ: System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) + ġ: System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) + ġ: System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) + ġ: System.Web.Compilation.BuildManager.GetCompiledType(VirtualPath virtualPath) + ġ: System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer) + ġ: System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) + ġ: System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) + ġ: System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) + ġ: System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) + ġ: System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) + ġ: System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.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=&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 - Statement Id: [sys.error] Types: [?param0=[String, System.String], ?param1=[Int32, System.Int32]] +2025-12-29 17:44:28,868 - Open Connection "25830516" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:44:28,888 - Close Connection "25830516" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:22,608 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:48:22,608 - 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 - Open Connection "58900883" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:22,618 - Close Connection "58900883" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:22,619 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:48:22,619 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:48:22,624 - Open Connection "33697548" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:22,629 - Close Connection "33697548" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:22,630 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:48:22,630 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:48:22,636 - Open Connection "66900587" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:22,642 - Close Connection "66900587" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:22,642 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:48:22,642 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:48:22,649 - Open Connection "18580424" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:22,653 - Close Connection "18580424" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:22,653 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:48:22,653 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:48:22,661 - Open Connection "34271718" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:22,665 - Close Connection "34271718" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:22,665 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:48:22,665 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:48:22,673 - Open Connection "66464363" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:22,676 - Close Connection "66464363" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:36,991 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:48:36,991 - 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 - Open Connection "63999559" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,003 - Close Connection "63999559" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,003 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:48:37,003 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:48:37,008 - Open Connection "13468872" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,017 - Close Connection "13468872" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,017 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:48:37,017 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:48:37,030 - Open Connection "29482701" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,035 - Close Connection "29482701" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,035 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:48:37,035 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:48:37,042 - Open Connection "54380390" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,047 - Close Connection "54380390" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,047 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:48:37,047 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:48:37,056 - Open Connection "21666616" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,062 - Close Connection "21666616" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,062 - 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 - 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 - Open Connection "6341218" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,071 - Close Connection "6341218" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,071 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:48:37,071 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:48:37,078 - Open Connection "14871855" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,083 - Close Connection "14871855" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,083 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:48:37,083 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:48:37,093 - Open Connection "38137818" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:37,097 - Close Connection "38137818" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:41,925 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:48:41,925 - 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 - Open Connection "3531094" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:41,938 - Close Connection "3531094" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:41,938 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:48:41,938 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:48:41,945 - Open Connection "66837894" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:41,951 - Close Connection "66837894" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:41,951 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:48:41,951 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:48:41,959 - Open Connection "56991393" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:41,972 - Close Connection "56991393" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:41,973 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:48:41,973 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:48:41,980 - Open Connection "2202144" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:41,985 - Close Connection "2202144" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:41,985 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:48:41,985 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:48:41,991 - Open Connection "23631299" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:41,997 - Close Connection "23631299" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:41,997 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:48:41,997 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:48:42,004 - Open Connection "24033997" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:48:42,008 - Close Connection "24033997" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:09,407 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:09,407 - 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 - Open Connection "10261593" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:09,467 - Close Connection "10261593" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:09,468 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:50:09,468 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:50:09,495 - Open Connection "41503837" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:09,500 - Close Connection "41503837" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:09,500 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:50:09,500 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:09,509 - Open Connection "38340324" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:09,516 - Close Connection "38340324" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:09,516 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:50:09,516 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:09,523 - Open Connection "65885565" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:09,527 - Close Connection "65885565" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:09,527 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:50:09,528 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:09,534 - Open Connection "4375480" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:09,539 - Close Connection "4375480" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:09,539 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:50:09,539 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:09,546 - Open Connection "33363750" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:09,550 - Close Connection "33363750" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:12,670 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:12,670 - 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 - Open Connection "31732447" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:12,680 - Close Connection "31732447" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:12,680 - 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 - 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 - Open Connection "55412839" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:12,722 - Close Connection "55412839" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:12,722 - 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 - 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 - Open Connection "38558782" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:12,740 - Close Connection "38558782" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:12,741 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:50:12,741 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:50:12,782 - Open Connection "5721800" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:12,803 - Close Connection "5721800" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:12,804 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:50:12,804 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:50:12,817 - Open Connection "55005609" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:12,832 - Close Connection "55005609" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:12,833 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:50:12,833 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:50:12,846 - Open Connection "20556742" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:12,851 - Close Connection "20556742" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,320 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:30,320 - 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 - Open Connection "50330183" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,330 - Close Connection "50330183" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,331 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]] +2025-12-29 17:50:30,331 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:50:30,339 - Open Connection "49961176" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,344 - Close Connection "49961176" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,344 - 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 - 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 - Open Connection "23711337" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,356 - Close Connection "23711337" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,357 - 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 - 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 - Open Connection "26279404" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,368 - Close Connection "26279404" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,368 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]] +2025-12-29 17:50:30,368 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:30,374 - Open Connection "4911814" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,453 - Close Connection "4911814" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,453 - 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 - 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 - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]] +2025-12-29 17:50:30,453 - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:30,481 - Open Connection "34729484" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,491 - Close Connection "34729484" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,491 - 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 - 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 - Open Connection "62407357" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:30,503 - Close Connection "62407357" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,380 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:33,380 - 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 - Open Connection "46456643" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,392 - Close Connection "46456643" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,392 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:50:33,392 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:33,400 - Open Connection "50870941" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,408 - Close Connection "50870941" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,408 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]] +2025-12-29 17:50:33,408 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:50:33,415 - Open Connection "37454922" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,420 - Close Connection "37454922" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,420 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:50:33,420 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:33,427 - Open Connection "38749530" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,431 - Close Connection "38749530" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,432 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:50:33,432 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:50:33,438 - Open Connection "61600990" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,442 - Close Connection "61600990" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,442 - 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 - 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 - Open Connection "35796966" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,456 - Close Connection "35796966" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,456 - 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 - 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 - Open Connection "1253761" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,465 - Close Connection "1253761" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,677 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:33,677 - 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 - Open Connection "35515259" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,691 - Close Connection "35515259" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,691 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:50:33,691 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:33,698 - Open Connection "39832841" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:33,702 - Close Connection "39832841" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,690 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:34,691 - 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 - Open Connection "45309252" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,703 - Close Connection "45309252" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,703 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:50:34,703 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:34,710 - Open Connection "47032322" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,718 - Close Connection "47032322" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,718 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:50:34,718 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:50:34,724 - Open Connection "56011219" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,730 - Close Connection "56011219" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,730 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:50:34,730 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:50:34,737 - Open Connection "25218631" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,747 - Close Connection "25218631" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,747 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:50:34,747 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:50:34,753 - Open Connection "33667821" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,756 - Close Connection "33667821" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,756 - 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 - 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 - Open Connection "51810133" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,769 - Close Connection "51810133" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,769 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:50:34,769 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:34,774 - Open Connection "19932432" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,780 - Close Connection "19932432" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,780 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:50:34,780 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:34,789 - Open Connection "55005102" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:34,794 - Close Connection "55005102" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,297 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:37,298 - 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 - Open Connection "62374796" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,308 - Close Connection "62374796" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,308 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]] +2025-12-29 17:50:37,309 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:50:37,325 - Open Connection "37813073" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,329 - Close Connection "37813073" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,329 - 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 - 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 - Open Connection "19184912" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,339 - Close Connection "19184912" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,340 - 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 - 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 - Open Connection "40899563" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,351 - Close Connection "40899563" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,351 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]] +2025-12-29 17:50:37,351 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:37,357 - Open Connection "139498" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,390 - Close Connection "139498" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,390 - 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 - 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 - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]] +2025-12-29 17:50:37,390 - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:37,397 - Open Connection "32503103" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,403 - Close Connection "32503103" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,403 - 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 - 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 - Open Connection "57030274" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:37,415 - Close Connection "57030274" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,785 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:38,785 - 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 - Open Connection "18171240" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,798 - Close Connection "18171240" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,798 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1161]] +2025-12-29 17:50:38,798 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:38,805 - Open Connection "1051577" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,813 - Close Connection "1051577" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,813 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,23]] +2025-12-29 17:50:38,813 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:50:38,821 - Open Connection "22275194" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,826 - Close Connection "22275194" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,826 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1161]] +2025-12-29 17:50:38,826 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:38,831 - Open Connection "14343323" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,835 - Close Connection "14343323" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,835 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:50:38,835 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:50:38,842 - Open Connection "11222924" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,847 - Close Connection "11222924" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,847 - 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 - 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 - Open Connection "14424466" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,858 - Close Connection "14424466" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,858 - 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 - 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 - Open Connection "18120108" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:38,870 - Close Connection "18120108" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,052 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:39,052 - 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 - Open Connection "33106145" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,062 - Close Connection "33106145" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,063 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:50:39,063 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:39,072 - Open Connection "45389902" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,081 - Close Connection "45389902" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,847 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:39,847 - 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 - Open Connection "65792410" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,857 - Close Connection "65792410" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,858 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1161]] +2025-12-29 17:50:39,858 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:39,864 - Open Connection "56486409" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,871 - Close Connection "56486409" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,871 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1161], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:50:39,871 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:50:39,879 - Open Connection "34615339" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,883 - Close Connection "34615339" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,883 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54094]] +2025-12-29 17:50:39,883 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:50:39,890 - Open Connection "3034000" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,894 - Close Connection "3034000" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,894 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1161], ?param1=[cmino,54094]] +2025-12-29 17:50:39,894 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:50:39,900 - Open Connection "18712007" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,904 - Close Connection "18712007" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,904 - 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 - 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 - Open Connection "59843168" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,915 - Close Connection "59843168" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,915 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1161]] +2025-12-29 17:50:39,915 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:39,921 - Open Connection "38182636" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,926 - Close Connection "38182636" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,926 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1161]] +2025-12-29 17:50:39,926 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:39,933 - Open Connection "40497915" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:39,938 - Close Connection "40497915" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,096 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:42,096 - 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 - Open Connection "63894216" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,108 - Close Connection "63894216" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,108 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]] +2025-12-29 17:50:42,108 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:50:42,116 - Open Connection "2043312" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,119 - Close Connection "2043312" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,120 - 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 - 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 - Open Connection "65265353" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,140 - Close Connection "65265353" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,140 - 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 - 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 - Open Connection "47598136" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,150 - Close Connection "47598136" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,150 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]] +2025-12-29 17:50:42,150 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:42,158 - Open Connection "28337258" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,195 - Close Connection "28337258" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,195 - 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 - 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 - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]] +2025-12-29 17:50:42,195 - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:42,201 - Open Connection "46781209" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,208 - Close Connection "46781209" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,208 - 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 - 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 - Open Connection "42587617" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:42,222 - Close Connection "42587617" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,661 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:43,661 - 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 - Open Connection "26698719" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,671 - Close Connection "26698719" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,671 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1129]] +2025-12-29 17:50:43,671 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:43,678 - Open Connection "16466847" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,687 - Close Connection "16466847" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,687 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,5]] +2025-12-29 17:50:43,687 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:50:43,694 - Open Connection "4121443" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,698 - Close Connection "4121443" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,698 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1129]] +2025-12-29 17:50:43,698 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:43,704 - Open Connection "52578091" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,708 - Close Connection "52578091" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,708 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:50:43,708 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:50:43,716 - Open Connection "23687927" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,725 - Close Connection "23687927" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,725 - 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 - 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 - Open Connection "47999687" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,737 - Close Connection "47999687" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,737 - 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 - 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 - Open Connection "54997659" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,749 - Close Connection "54997659" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,904 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:43,904 - 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 - Open Connection "61014471" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,920 - Close Connection "61014471" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,920 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:50:43,920 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:43,928 - Open Connection "2187010" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:43,939 - Close Connection "2187010" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,557 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:46,558 - 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 - Open Connection "52187225" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,575 - Close Connection "52187225" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,575 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1129]] +2025-12-29 17:50:46,575 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:46,580 - Open Connection "28071787" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,587 - Close Connection "28071787" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,587 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1129], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:50:46,587 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:50:46,594 - Open Connection "50462987" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,599 - Close Connection "50462987" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,599 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54042]] +2025-12-29 17:50:46,599 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:50:46,606 - Open Connection "10147464" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,611 - Close Connection "10147464" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,611 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1129], ?param1=[cmino,54042]] +2025-12-29 17:50:46,611 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:50:46,619 - Open Connection "66964363" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,623 - Close Connection "66964363" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,623 - 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 - 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 - Open Connection "37486235" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,632 - Close Connection "37486235" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,632 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1129]] +2025-12-29 17:50:46,632 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:46,640 - Open Connection "34267861" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,646 - Close Connection "34267861" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,646 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1129]] +2025-12-29 17:50:46,646 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:46,651 - Open Connection "45589770" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:46,657 - Close Connection "45589770" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,785 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:48,785 - 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 - Open Connection "9907538" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,796 - Close Connection "9907538" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,796 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]] +2025-12-29 17:50:48,796 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:50:48,803 - Open Connection "26755192" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,807 - Close Connection "26755192" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,807 - 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 - 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 - Open Connection "59944437" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,819 - Close Connection "59944437" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,819 - 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 - 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 - Open Connection "8410185" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,832 - Close Connection "8410185" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,832 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]] +2025-12-29 17:50:48,832 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:48,838 - Open Connection "13416158" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,873 - Close Connection "13416158" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,873 - 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 - 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 - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]] +2025-12-29 17:50:48,873 - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:48,881 - Open Connection "38957124" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,888 - Close Connection "38957124" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,888 - 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 - 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 - Open Connection "17313397" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:48,900 - Close Connection "17313397" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,755 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:50,755 - 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 - Open Connection "45313843" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,769 - Close Connection "45313843" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,769 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:50:50,769 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:50,777 - Open Connection "62176383" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,784 - Close Connection "62176383" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,784 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]] +2025-12-29 17:50:50,784 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:50:50,792 - Open Connection "31042526" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,796 - Close Connection "31042526" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,796 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:50:50,796 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:50,803 - Open Connection "5246560" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,806 - Close Connection "5246560" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,806 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:50:50,808 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:50:50,814 - Open Connection "39625494" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,819 - Close Connection "39625494" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,819 - 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 - 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 - Open Connection "57366288" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,830 - Close Connection "57366288" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,830 - 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 - 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 - Open Connection "22512989" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:50,842 - Close Connection "22512989" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,156 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:51,156 - 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 - Open Connection "59803756" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,169 - Close Connection "59803756" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,169 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:50:51,169 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:51,177 - Open Connection "1635512" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,183 - Close Connection "1635512" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,815 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:51,815 - 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 - Open Connection "5024656" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,825 - Close Connection "5024656" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,825 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:50:51,825 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:51,832 - Open Connection "56125124" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,839 - Close Connection "56125124" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,839 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1173], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:50:51,839 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:50:51,845 - Open Connection "5402633" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,850 - Close Connection "5402633" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,850 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54119]] +2025-12-29 17:50:51,850 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:50:51,856 - Open Connection "37190467" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,861 - Close Connection "37190467" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,861 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1173], ?param1=[cmino,54119]] +2025-12-29 17:50:51,861 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:50:51,868 - Open Connection "1694485" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,871 - Close Connection "1694485" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,871 - 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 - 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 - Open Connection "47056101" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,883 - Close Connection "47056101" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,883 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:50:51,883 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:51,890 - Open Connection "57922773" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,895 - Close Connection "57922773" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,895 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:50:51,895 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:51,903 - Open Connection "16814537" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:51,908 - Close Connection "16814537" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:54,065 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:54,065 - 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 - Open Connection "66125538" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:54,076 - Close Connection "66125538" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:54,076 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1173], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:50:54,076 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:50:54,082 - Open Connection "39320698" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:54,088 - Close Connection "39320698" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:54,088 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:50:54,088 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:54,094 - Open Connection "34917188" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:54,101 - Close Connection "34917188" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:54,101 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:50:54,101 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:54,108 - Open Connection "15532321" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:54,111 - Close Connection "15532321" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:54,112 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:50:54,112 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:54,119 - Open Connection "62261212" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:54,124 - Close Connection "62261212" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:54,124 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:50:54,124 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:50:54,131 - Open Connection "11347812" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:54,134 - Close Connection "11347812" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:56,325 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:50:56,325 - 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 - Open Connection "9396406" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:56,336 - Close Connection "9396406" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:56,337 - 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 - 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 - Open Connection "60497069" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:56,347 - Close Connection "60497069" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:56,347 - 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 - 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 - Open Connection "41977266" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:56,357 - Close Connection "41977266" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:56,357 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1173], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:50:56,357 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:50:56,364 - Open Connection "11297825" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:56,369 - Close Connection "11297825" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:56,369 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54119]] +2025-12-29 17:50:56,369 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:50:56,375 - Open Connection "20791112" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:56,380 - Close Connection "20791112" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:56,380 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1173], ?param1=[cmino,54119]] +2025-12-29 17:50:56,380 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:50:56,388 - Open Connection "22414114" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:50:56,392 - Close Connection "22414114" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:06,892 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:51:06,892 - 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 - Open Connection "3406222" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:06,903 - Close Connection "3406222" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:06,903 - 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 - 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 - Open Connection "32264959" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:06,914 - Close Connection "32264959" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:06,914 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]] +2025-12-29 17:51:06,914 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:06,920 - Open Connection "42918565" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:06,957 - Close Connection "42918565" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:06,957 - 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 - 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 - Open Connection "3933987" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:06,968 - Close Connection "3933987" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:08,595 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:51:08,595 - 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 - Open Connection "34898559" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:08,605 - Close Connection "34898559" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:08,605 - 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 - 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 - Open Connection "35483677" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:08,614 - Close Connection "35483677" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:08,614 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]] +2025-12-29 17:51:08,614 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:08,620 - Open Connection "10277476" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:08,657 - Close Connection "10277476" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:08,657 - 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 - 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 - Open Connection "6512611" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:08,668 - Close Connection "6512611" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:08,668 - 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 - 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 - Statement Id: [cm.questions2] Parameters: [?param0=[isuse,1]] +2025-12-29 17:51:08,668 - Statement Id: [cm.questions2] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:08,675 - Open Connection "14139146" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:08,722 - Close Connection "14139146" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:20,458 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:51:20,458 - 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 - Open Connection "47588029" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:20,474 - Close Connection "47588029" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:20,480 - Open Connection "15048244" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:20,487 - Begin Transaction. +2025-12-29 17:51:20,487 - 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 - 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 - 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 - Statement Id: [cm.cmex.in.SelectKey] PreparedStatement : [SELECT LAST_INSERT_ID()] +2025-12-29 17:51:20,494 - 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 - 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 - 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 - 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 - Commit Transaction. +2025-12-29 17:51:20,523 - Close Connection "15048244" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:21,040 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:51:21,064 - 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 - Open Connection "49246159" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:21,075 - Close Connection "49246159" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:21,075 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1173], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:51:21,075 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:51:21,083 - Open Connection "65848359" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:21,087 - Close Connection "65848359" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:21,087 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:51:21,089 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:21,095 - Open Connection "41846880" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:21,102 - Close Connection "41846880" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:21,102 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:51:21,102 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:21,111 - Open Connection "19537931" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:21,115 - Close Connection "19537931" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:21,115 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:51:21,115 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:21,123 - Open Connection "56044064" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:21,129 - Close Connection "56044064" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:21,129 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:51:21,129 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:21,135 - Open Connection "39147328" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:21,138 - Close Connection "39147328" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:25,447 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:51:25,450 - 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 - Open Connection "17134100" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:25,485 - Close Connection "17134100" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:25,486 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1173], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:51:25,486 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:51:25,495 - Open Connection "48525427" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:25,502 - Close Connection "48525427" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:25,502 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:51:25,502 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:25,508 - Open Connection "19770691" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:25,515 - Close Connection "19770691" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:25,515 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:51:25,515 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:25,523 - Open Connection "40663448" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:25,531 - Close Connection "40663448" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:25,531 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:51:25,531 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:25,540 - Open Connection "56595080" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:25,546 - Close Connection "56595080" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:25,546 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1173]] +2025-12-29 17:51:25,546 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:25,552 - Open Connection "40472038" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:25,559 - Close Connection "40472038" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,428 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:51:29,428 - 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 - Open Connection "54563997" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,440 - Close Connection "54563997" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,440 - 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 - 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 - Open Connection "48591752" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,450 - Close Connection "48591752" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,450 - 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 - 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 - Open Connection "24223478" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,460 - Close Connection "24223478" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,460 - 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 - 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 - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,947]] +2025-12-29 17:51:29,462 - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:29,467 - Open Connection "58587248" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,472 - Close Connection "58587248" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,472 - 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 - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,947]] +2025-12-29 17:51:29,472 - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:29,480 - Open Connection "54367684" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,484 - Close Connection "54367684" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,484 - 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 - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,947]] +2025-12-29 17:51:29,484 - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:51:29,491 - Open Connection "59751251" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,495 - Close Connection "59751251" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,495 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1173], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:51:29,495 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:51:29,503 - Open Connection "50563996" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,508 - Close Connection "50563996" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,508 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54119]] +2025-12-29 17:51:29,508 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:51:29,514 - Open Connection "49442093" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,518 - Close Connection "49442093" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,518 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1173], ?param1=[cmino,54119]] +2025-12-29 17:51:29,518 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:51:29,525 - Open Connection "65243973" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:51:29,530 - Close Connection "65243973" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:34,912 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:52:34,912 - 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 - Open Connection "23203884" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:34,922 - Close Connection "23203884" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:34,922 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]] +2025-12-29 17:52:34,922 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:52:34,930 - Open Connection "44837899" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:34,934 - Close Connection "44837899" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:34,934 - 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 - 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 - Open Connection "38253389" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:34,944 - Close Connection "38253389" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:34,944 - 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 - 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 - Open Connection "51889025" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:34,953 - Close Connection "51889025" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:34,953 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]] +2025-12-29 17:52:34,954 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:52:34,960 - Open Connection "32633911" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:34,993 - Close Connection "32633911" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:34,994 - 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 - 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 - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]] +2025-12-29 17:52:34,994 - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:52:35,002 - Open Connection "19568384" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:35,009 - Close Connection "19568384" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:35,009 - 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 - 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 - Open Connection "63502188" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:35,021 - Close Connection "63502188" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,598 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:52:36,598 - 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 - Open Connection "50656508" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,613 - Close Connection "50656508" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,613 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:52:36,613 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:52:36,623 - Open Connection "4800708" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,631 - Close Connection "4800708" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,631 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]] +2025-12-29 17:52:36,631 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:52:36,639 - Open Connection "35525017" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,643 - Close Connection "35525017" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,643 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:52:36,643 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:52:36,649 - Open Connection "34653310" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,653 - Close Connection "34653310" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,653 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:52:36,653 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:52:36,660 - Open Connection "65112759" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,665 - Close Connection "65112759" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,665 - 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 - 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 - Open Connection "59043273" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,675 - Close Connection "59043273" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,675 - 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 - 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 - Open Connection "12686198" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:36,685 - Close Connection "12686198" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,014 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:52:37,014 - 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 - Open Connection "8668473" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,028 - Close Connection "8668473" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,028 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:52:37,028 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:52:37,036 - Open Connection "41162262" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,041 - Close Connection "41162262" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,760 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:52:37,760 - 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 - Open Connection "49325316" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,783 - Close Connection "49325316" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,783 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:52:37,784 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:52:37,789 - Open Connection "60139904" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,795 - Close Connection "60139904" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,795 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:52:37,795 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:52:37,801 - Open Connection "20916736" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,817 - Close Connection "20916736" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,818 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:52:37,818 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:52:37,823 - Open Connection "6892164" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,827 - Close Connection "6892164" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,827 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:52:37,827 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:52:37,833 - Open Connection "26455820" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,837 - Close Connection "26455820" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,837 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:52:37,837 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:52:37,844 - Open Connection "21150616" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:37,848 - Close Connection "21150616" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:38,892 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:52:38,892 - 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 - Open Connection "32960030" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:38,906 - Close Connection "32960030" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:38,906 - 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 - 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 - Open Connection "7878051" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:38,918 - Close Connection "7878051" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:38,918 - 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 - 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 - Open Connection "38821052" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:38,929 - Close Connection "38821052" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:38,929 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:52:38,929 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:52:38,936 - Open Connection "40989257" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:38,941 - Close Connection "40989257" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:38,941 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54123]] +2025-12-29 17:52:38,942 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:52:38,949 - Open Connection "20256479" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:38,957 - Close Connection "20256479" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:38,957 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1174], ?param1=[cmino,54123]] +2025-12-29 17:52:38,957 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:52:38,963 - Open Connection "13174879" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:38,967 - Close Connection "13174879" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:49,163 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:52:49,163 - 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 - Open Connection "51517735" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:49,176 - Close Connection "51517735" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:49,176 - 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 - 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 - Open Connection "25044068" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:49,188 - Close Connection "25044068" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:49,188 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]] +2025-12-29 17:52:49,188 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:52:49,194 - Open Connection "33760410" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:49,238 - Close Connection "33760410" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:49,238 - 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 - 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 - Open Connection "8671170" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:52:49,249 - Close Connection "8671170" to "MySQL, MySQL provider 6.10.5.0". diff --git a/BO/Logs/log.txt.1 b/BO/Logs/log.txt.1 new file mode 100644 index 0000000..50ec2b4 --- /dev/null +++ b/BO/Logs/log.txt.1 @@ -0,0 +1,2971 @@ +2025-12-29 17:22:00,997 - 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:01,015 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1177], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:22:01,016 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:01,022 - Open Connection "4896968" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:01,027 - Close Connection "4896968" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:01,027 - 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 '¶' 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:01,027 - 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 '¶' 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:01,027 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54143]] +2025-12-29 17:22:01,027 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:22:01,035 - Open Connection "8141251" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:01,040 - Close Connection "8141251" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:01,040 - 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:01,040 - 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:01,040 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1177], ?param1=[cmino,54143]] +2025-12-29 17:22:01,040 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:22:01,045 - Open Connection "11023459" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:01,049 - Close Connection "11023459" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:01,049 - 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:01,049 - 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:01,056 - Open Connection "35755212" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:01,061 - Close Connection "35755212" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:01,061 - 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:01,061 - 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:01,061 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:01,061 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:01,068 - Open Connection "40216501" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:01,073 - Close Connection "40216501" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:01,073 - 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:01,073 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:01,073 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:01,080 - Open Connection "61006739" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:01,085 - Close Connection "61006739" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:04,946 - 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:04,946 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:04,946 - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:04,954 - Open Connection "36133906" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:04,957 - Close Connection "36133906" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:04,957 - 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:04,957 - 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:04,957 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1177], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:22:04,957 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:04,963 - Open Connection "51312993" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:04,968 - Close Connection "51312993" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:04,968 - 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:04,968 - 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:04,968 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:04,968 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:04,974 - Open Connection "34479382" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:04,981 - Close Connection "34479382" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:04,981 - 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:04,981 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:04,981 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:04,987 - Open Connection "7043407" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:04,991 - Close Connection "7043407" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:04,991 - 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:04,991 - 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:04,991 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:04,991 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:04,997 - Open Connection "56135645" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:05,002 - Close Connection "56135645" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:05,002 - 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:05,002 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:05,002 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:05,007 - Open Connection "6436546" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:05,011 - Close Connection "6436546" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,375 - 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:06,375 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:06,375 - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:06,381 - Open Connection "11771612" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,386 - Close Connection "11771612" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,386 - 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:06,386 - 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:06,393 - Open Connection "2098118" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,397 - Close Connection "2098118" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,397 - 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:06,397 - 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:06,403 - Open Connection "19006808" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,408 - Close Connection "19006808" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,408 - 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:06,408 - 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:06,408 - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,946]] +2025-12-29 17:22:06,408 - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:06,413 - Open Connection "53795930" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,416 - Close Connection "53795930" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,416 - 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:06,418 - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,946]] +2025-12-29 17:22:06,418 - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:06,427 - Open Connection "55176285" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,433 - Close Connection "55176285" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,433 - 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:06,433 - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,946]] +2025-12-29 17:22:06,433 - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:06,450 - Open Connection "42958330" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,457 - Close Connection "42958330" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,458 - 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:06,458 - 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:06,458 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1177], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:22:06,458 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:06,476 - Open Connection "46820114" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,484 - Close Connection "46820114" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,485 - 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 '¶' 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:06,486 - 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 '¶' 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:06,486 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54143]] +2025-12-29 17:22:06,486 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:22:06,496 - Open Connection "39013647" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,512 - Close Connection "39013647" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,512 - 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:06,512 - 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:06,512 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1177], ?param1=[cmino,54143]] +2025-12-29 17:22:06,512 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:22:06,534 - Open Connection "43269408" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:06,539 - Close Connection "43269408" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:11,531 - 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:11,531 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:11,531 - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:11,539 - Open Connection "59566659" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:11,544 - Close Connection "59566659" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:11,545 - 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:11,545 - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,946]] +2025-12-29 17:22:11,545 - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:11,552 - Open Connection "32570165" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:11,560 - Close Connection "32570165" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:11,567 - Open Connection "40801797" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:11,574 - Begin Transaction. +2025-12-29 17:22:11,574 - Statement Id: [cm.cmex.up] PreparedStatement : [update cmex set udt=now(),uno= ?param0 ,uip= ?param1 ,extype = ?param2 ,exname = ?param3 ,edesc = ?param4 ,etime = ?param5 ,econdition = ?param6 ,evtype = ?param7 ,eqtype = ?param8 ,israndq = ?param9 ,israndqi = ?param10 ,qcount = ?param11 ,isblur = ?param12 ,tpoint = ?param13 ,relaylimit = ?param14 ,isusebackup = ?param15 ,isseq = ?param16 ,isreexamable = ?param17 ,isresultopen= ?param18 ,cmisno = ?param19 ,testsdate = ?param20 ,testedate = ?param21 where exno= ?param22] +2025-12-29 17:22:11,575 - Statement Id: [cm.cmex.up] Parameters: [?param0=[uno,1], ?param1=[uip,127.0.0.1], ?param2=[extype,1], ?param3=[exname,test11], ?param4=[edesc,test11], ?param5=[etime,60], ?param6=[econdition,90], ?param7=[evtype,10], ?param8=[eqtype,0], ?param9=[israndq,0], ?param10=[israndqi,0], ?param11=[qcount,2], ?param12=[isblur,0], ?param13=[tpoint,10], ?param14=[relaylimit,null], ?param15=[isusebackup,0], ?param16=[isseq,0], ?param17=[isreexamable,1], ?param18=[isresultopen,1], ?param19=[cmisno,14926], ?param20=[testsdate,2025-12-29 09:00], ?param21=[testedate,2025-12-29 11:00], ?param22=[exno,946]] +2025-12-29 17:22:11,575 - Statement Id: [cm.cmex.up] Types: [?param0=[Int64, System.Int64], ?param1=[String, System.String], ?param2=[Int32, System.Int32], ?param3=[String, System.String], ?param4=[String, System.String], ?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=[Int32, System.Int32], ?param14=[System.DBNull, null], ?param15=[Int32, System.Int32], ?param16=[Int32, System.Int32], ?param17=[Int32, System.Int32], ?param18=[Int32, System.Int32], ?param19=[Int32, System.Int32], ?param20=[String, System.String], ?param21=[String, System.String], ?param22=[Int32, System.Int32]] +2025-12-29 17:22:11,579 - Statement Id: [cm.cmexq.delete] Prepared SQL: [delete from cmexq where exno= ?param0 and eqno not in (54149,54150)] +2025-12-29 17:22:11,579 - Statement Id: [cm.cmexq.delete] PreparedStatement : [delete from cmexq where exno= ?param0 and eqno not in (54149,54150)] +2025-12-29 17:22:11,579 - Statement Id: [cm.cmexq.delete] Parameters: [?param0=[exno,946]] +2025-12-29 17:22:11,579 - Statement Id: [cm.cmexq.delete] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:11,585 - Statement Id: [cm.cmexq.up] Prepared SQL: [update cmexq a inner join ( select ?param0 eqno, ?param1 qseq, ?param2 rpoint union all select ?param3 eqno, ?param4 qseq, ?param5 rpoint ) b on b.eqno=a.eqno set a.qseq=b.qseq, a.rpoint = b.rpoint, a.udt=now(), a.uno= ?param6 , a.uip= ?param7 where a.exno= ?param8] +2025-12-29 17:22:11,585 - Statement Id: [cm.cmexq.up] PreparedStatement : [update cmexq a inner join ( select ?param0 eqno, ?param1 qseq, ?param2 rpoint union all select ?param3 eqno, ?param4 qseq, ?param5 rpoint ) b on b.eqno=a.eqno set a.qseq=b.qseq, a.rpoint = b.rpoint, a.udt=now(), a.uno= ?param6 , a.uip= ?param7 where a.exno= ?param8] +2025-12-29 17:22:11,589 - Statement Id: [cm.cmexq.up] Parameters: [?param0=[cmexqs[0].eqno,54149], ?param1=[cmexqs[0].qseq,1], ?param2=[cmexqs[0].rpoint,5], ?param3=[cmexqs[1].eqno,54150], ?param4=[cmexqs[1].qseq,2], ?param5=[cmexqs[1].rpoint,5], ?param6=[uno,1], ?param7=[uip,127.0.0.1], ?param8=[exno,946]] +2025-12-29 17:22:11,589 - Statement Id: [cm.cmexq.up] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32], ?param3=[Int32, System.Int32], ?param4=[Int32, System.Int32], ?param5=[Int32, System.Int32], ?param6=[Int64, System.Int64], ?param7=[String, System.String], ?param8=[Int32, System.Int32]] +2025-12-29 17:22:11,594 - Commit Transaction. +2025-12-29 17:22:11,612 - Close Connection "40801797" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:12,127 - 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:12,127 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:12,127 - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:12,135 - Open Connection "36113108" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:12,139 - Close Connection "36113108" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:12,139 - 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:12,139 - 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:12,139 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1177], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:22:12,139 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:12,146 - Open Connection "6443340" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:12,151 - Close Connection "6443340" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:12,151 - 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:12,151 - 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:12,151 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:12,151 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:12,158 - Open Connection "40956017" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:12,166 - Close Connection "40956017" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:12,166 - 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:12,166 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:12,166 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:12,173 - Open Connection "38960331" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:12,177 - Close Connection "38960331" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:12,177 - 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:12,177 - 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:12,177 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:12,177 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:12,183 - Open Connection "29251008" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:12,187 - Close Connection "29251008" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:12,187 - 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:12,188 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:12,188 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:12,195 - Open Connection "27259754" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:12,199 - Close Connection "27259754" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:13,973 - 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:13,973 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:13,973 - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:13,979 - Open Connection "28034123" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:13,982 - Close Connection "28034123" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:13,982 - 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:13,982 - 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:13,988 - Open Connection "34955401" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:13,994 - Close Connection "34955401" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:13,994 - 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:13,994 - 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:14,001 - Open Connection "35230728" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:14,005 - Close Connection "35230728" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:14,005 - 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:14,005 - 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:14,005 - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,946]] +2025-12-29 17:22:14,005 - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:14,012 - Open Connection "61937497" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:14,016 - Close Connection "61937497" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:14,016 - 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:14,016 - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,946]] +2025-12-29 17:22:14,016 - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:14,023 - Open Connection "35248396" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:14,027 - Close Connection "35248396" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:14,027 - 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:14,027 - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,946]] +2025-12-29 17:22:14,027 - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:14,034 - Open Connection "63651248" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:14,040 - Close Connection "63651248" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:14,040 - 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:14,040 - 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:14,040 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1177], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:22:14,040 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:14,046 - Open Connection "155605" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:14,053 - Close Connection "155605" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:14,053 - 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 '¶' 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:14,053 - 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 '¶' 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:14,053 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54143]] +2025-12-29 17:22:14,053 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:22:14,059 - Open Connection "15093772" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:14,063 - Close Connection "15093772" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:14,063 - 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:14,063 - 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:14,063 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1177], ?param1=[cmino,54143]] +2025-12-29 17:22:14,063 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:22:14,071 - Open Connection "54809829" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:14,076 - Close Connection "54809829" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:18,253 - 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:18,253 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:18,253 - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:18,260 - Open Connection "28190427" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:18,263 - Close Connection "28190427" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:18,264 - 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:18,264 - 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:18,264 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:18,264 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:18,270 - Open Connection "28384762" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:18,277 - Close Connection "28384762" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:18,277 - 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:22:18,277 - 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:22:18,277 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1177], ?param1=[isscd,0]] +2025-12-29 17:22:18,277 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:22:18,284 - Open Connection "6543960" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:18,288 - Close Connection "6543960" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:18,288 - 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:18,289 - 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:18,289 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:18,289 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:18,295 - Open Connection "46944632" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:18,302 - Close Connection "46944632" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:18,302 - 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:22:18,302 - 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:22:18,302 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]] +2025-12-29 17:22:18,302 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:18,310 - Open Connection "41893099" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:18,337 - Close Connection "41893099" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,546 - 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:20,546 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:20,546 - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:20,554 - Open Connection "27720853" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,557 - Close Connection "27720853" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,557 - 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:20,557 - 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:20,557 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:20,557 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:20,564 - Open Connection "25008506" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,570 - Close Connection "25008506" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,572 - 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:20,572 - 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:20,572 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1177], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:22:20,572 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:20,578 - Open Connection "8647489" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,583 - Close Connection "8647489" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,583 - 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 '¶' 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:20,583 - 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 '¶' 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:20,583 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54143]] +2025-12-29 17:22:20,583 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:22:20,602 - Open Connection "35571196" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,617 - Close Connection "35571196" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,617 - 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:20,617 - 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:20,617 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1177], ?param1=[cmino,54143]] +2025-12-29 17:22:20,617 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:22:20,630 - Open Connection "43988132" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,635 - Close Connection "43988132" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,635 - 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:20,635 - 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:20,641 - Open Connection "55351129" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,645 - Close Connection "55351129" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,645 - 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:20,645 - 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:20,645 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:20,645 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:20,651 - Open Connection "40506277" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,658 - Close Connection "40506277" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,658 - 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:20,658 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:20,658 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:20,663 - Open Connection "25300664" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:20,668 - Close Connection "25300664" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:22,820 - 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:22,820 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:22,820 - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:22,827 - Open Connection "37587130" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:22,830 - Close Connection "37587130" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:22,830 - 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 '¶' 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:22,830 - 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 '¶' 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:22,830 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54143], ?param1=[cmisno,14926]] +2025-12-29 17:22:22,830 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]] +2025-12-29 17:22:22,836 - Open Connection "38203794" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:22,841 - Close Connection "38203794" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:27,398 - 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:27,398 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:27,398 - Statement Id: [common.check.loginkey] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:27,406 - Open Connection "49261006" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:27,411 - Close Connection "49261006" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:27,412 - Statement Id: [cm.cminningscd.up] PreparedStatement : [update cminningscd a set udt=now(),uno= ?param0 ,uip= ?param1 ,cmino= ?param2 ,estart= ?param3 ,eend= ?param4 ,quota= ?param5 ,studyplace= ?param6 ,sseq= ?param7 ,comment= ?param8 ,instructors= ?param9 where a.cmisno= ?param10] +2025-12-29 17:22:27,413 - Statement Id: [cm.cminningscd.up] Parameters: [?param0=[uno,1], ?param1=[uip,127.0.0.1], ?param2=[cmino,54143], ?param3=[estart,2025-12-29 12:00:00], ?param4=[eend,2025-12-29 12:00:59], ?param5=[quota,11], ?param6=[studyplace,18], ?param7=[sseq,1], ?param8=[comment,null], ?param9=[instructors,testpro], ?param10=[cmisno,14926]] +2025-12-29 17:22:27,413 - Statement Id: [cm.cminningscd.up] Types: [?param0=[Int64, System.Int64], ?param1=[String, System.String], ?param2=[Int64, System.Int64], ?param3=[DateTime, System.DateTime], ?param4=[DateTime, System.DateTime], ?param5=[Int32, System.Int32], ?param6=[String, System.String], ?param7=[Int32, System.Int32], ?param8=[System.DBNull, null], ?param9=[String, System.String], ?param10=[Int64, System.Int64]] +2025-12-29 17:22:27,419 - Open Connection "1649242" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:27,524 - Close Connection "1649242" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:27,524 - Statement Id: [cm.cminningscd.up.lect] PreparedStatement : [update lect a left outer join cminningscd b on b.cmisno = a.cmisno set a.edate = date_format(b.eend,'%Y-%m-%d 23:59:59') where a.cmisno = ?param0 ;] +2025-12-29 17:22:27,524 - Statement Id: [cm.cminningscd.up.lect] Parameters: [?param0=[cmisno,14926]] +2025-12-29 17:22:27,524 - Statement Id: [cm.cminningscd.up.lect] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:22:27,532 - Open Connection "11425666" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:27,536 - Close Connection "11425666" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,479 - 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:28,479 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:28,479 - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:28,486 - Open Connection "62120717" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,490 - Close Connection "62120717" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,490 - 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:28,490 - 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:28,490 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:28,545 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:28,553 - Open Connection "49371013" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,560 - Close Connection "49371013" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,560 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1177], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:22:28,560 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:28,567 - Open Connection "26044619" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,572 - Close Connection "26044619" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,572 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54143]] +2025-12-29 17:22:28,572 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:22:28,578 - Open Connection "2394849" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,583 - Close Connection "2394849" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,583 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1177], ?param1=[cmino,54143]] +2025-12-29 17:22:28,583 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:22:28,590 - Open Connection "59605819" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,594 - Close Connection "59605819" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,594 - 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 - 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 - Open Connection "37066016" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,605 - Close Connection "37066016" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,605 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:28,605 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:28,612 - Open Connection "8986147" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,619 - Close Connection "8986147" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,619 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:28,619 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:28,625 - Open Connection "6319329" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:28,630 - Close Connection "6319329" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:30,915 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:30,915 - 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 - Open Connection "50895135" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:30,927 - Close Connection "50895135" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:30,927 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54143], ?param1=[cmisno,14927]] +2025-12-29 17:22:30,927 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]] +2025-12-29 17:22:30,933 - Open Connection "33373132" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:30,937 - Close Connection "33373132" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:33,267 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:33,267 - 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 - Open Connection "37293415" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:33,277 - Close Connection "37293415" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:33,278 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54143], ?param1=[cmisno,14926]] +2025-12-29 17:22:33,278 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]] +2025-12-29 17:22:33,284 - Open Connection "2024803" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:33,289 - Close Connection "2024803" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:35,169 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:35,170 - 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 - Open Connection "25928948" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:35,181 - Close Connection "25928948" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:35,182 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1177], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:22:35,182 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:35,189 - Open Connection "62604997" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:35,193 - Close Connection "62604997" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:35,193 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:35,193 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:35,200 - Open Connection "54058895" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:35,206 - Close Connection "54058895" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:35,206 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:35,206 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:35,212 - Open Connection "24093611" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:35,216 - Close Connection "24093611" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:35,216 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:35,216 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:35,224 - Open Connection "12490426" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:35,229 - Close Connection "12490426" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:35,229 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1177]] +2025-12-29 17:22:35,229 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:35,236 - Open Connection "33466854" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:35,239 - Close Connection "33466854" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,076 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:37,076 - 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 - Open Connection "31540416" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,087 - Close Connection "31540416" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,088 - 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 - 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 - Open Connection "58294038" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,098 - Close Connection "58294038" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,098 - 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 - 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 - Open Connection "7147997" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,108 - Close Connection "7147997" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,108 - 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 - 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 - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,946]] +2025-12-29 17:22:37,108 - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:37,115 - Open Connection "59601284" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,118 - Close Connection "59601284" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,119 - 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 - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,946]] +2025-12-29 17:22:37,119 - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:37,142 - Open Connection "31106933" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,152 - Close Connection "31106933" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,154 - 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 - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,946]] +2025-12-29 17:22:37,154 - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:37,172 - Open Connection "5842512" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,185 - Close Connection "5842512" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,185 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1177], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:22:37,185 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:22:37,216 - Open Connection "35855408" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,254 - Close Connection "35855408" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,254 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54143]] +2025-12-29 17:22:37,254 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:22:37,265 - Open Connection "43537124" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,270 - Close Connection "43537124" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,270 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1177], ?param1=[cmino,54143]] +2025-12-29 17:22:37,270 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:22:37,284 - Open Connection "33500727" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:37,289 - Close Connection "33500727" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:43,723 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:43,723 - 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 - Open Connection "19157378" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:43,734 - Close Connection "19157378" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:43,735 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1177], ?param1=[instructors,testpro]] +2025-12-29 17:22:43,735 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32], ?param1=[String, System.String]] +2025-12-29 17:22:43,743 - Open Connection "17566964" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:43,747 - Close Connection "17566964" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:47,083 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:47,084 - 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 - Open Connection "60394662" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:47,094 - Close Connection "60394662" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:47,094 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1177], ?param1=[instructors,testpro11]] +2025-12-29 17:22:47,094 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32], ?param1=[String, System.String]] +2025-12-29 17:22:47,104 - Open Connection "60063188" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:47,110 - Close Connection "60063188" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,632 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:22:54,632 - 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 - Open Connection "55590659" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,642 - Close Connection "55590659" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,642 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]] +2025-12-29 17:22:54,642 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:22:54,649 - Open Connection "15583339" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,655 - Close Connection "15583339" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,655 - 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 - 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 - Open Connection "6535828" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,666 - Close Connection "6535828" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,666 - 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 - 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 - Open Connection "52637793" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,676 - Close Connection "52637793" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,676 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]] +2025-12-29 17:22:54,676 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:54,683 - Open Connection "60939818" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,722 - Close Connection "60939818" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,722 - 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 - 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 - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]] +2025-12-29 17:22:54,722 - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:22:54,746 - Open Connection "58851839" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,753 - Close Connection "58851839" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,753 - 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 - 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 - Open Connection "7533035" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:22:54,765 - Close Connection "7533035" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:00,924 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:00,924 - 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 - Open Connection "24719879" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:00,937 - Close Connection "24719879" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:00,937 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]] +2025-12-29 17:23:00,937 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:00,944 - Open Connection "10112356" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:00,952 - Close Connection "10112356" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:00,952 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,6]] +2025-12-29 17:23:00,952 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:23:00,958 - Open Connection "28505046" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:00,963 - Close Connection "28505046" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:00,963 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,859]] +2025-12-29 17:23:00,964 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:00,970 - Open Connection "20042317" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:00,976 - Close Connection "20042317" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:00,976 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:23:00,976 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:23:00,985 - Open Connection "37128981" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:00,990 - Close Connection "37128981" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:00,990 - 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 - 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 - Open Connection "20527160" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:01,001 - Close Connection "20527160" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:01,001 - 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 - 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 - Open Connection "22867987" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:01,015 - Close Connection "22867987" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:01,176 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:01,176 - 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 - Open Connection "29732984" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:01,186 - Close Connection "29732984" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:01,186 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:23:01,186 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:01,195 - Open Connection "37567002" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:01,199 - Close Connection "37567002" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,578 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:05,578 - 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 - Open Connection "43346123" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,589 - Close Connection "43346123" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,589 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]] +2025-12-29 17:23:05,589 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:23:05,597 - Open Connection "16360663" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,600 - Close Connection "16360663" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,600 - 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 - 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 - Open Connection "1825154" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,611 - Close Connection "1825154" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,611 - 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 - 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 - Open Connection "24011098" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,621 - Close Connection "24011098" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,621 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]] +2025-12-29 17:23:05,621 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:05,631 - Open Connection "32565835" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,664 - Close Connection "32565835" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,664 - 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 - 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 - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]] +2025-12-29 17:23:05,664 - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:05,671 - Open Connection "40127464" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,679 - Close Connection "40127464" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,679 - 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 - 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 - Open Connection "53373372" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:05,690 - Close Connection "53373372" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,003 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:07,003 - 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 - Open Connection "32976284" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,014 - Close Connection "32976284" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,014 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1176]] +2025-12-29 17:23:07,014 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:07,022 - Open Connection "26082258" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,028 - Close Connection "26082258" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,028 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]] +2025-12-29 17:23:07,028 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:23:07,036 - Open Connection "9168138" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,041 - Close Connection "9168138" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,041 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1176]] +2025-12-29 17:23:07,041 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:07,048 - Open Connection "41839172" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,052 - Close Connection "41839172" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,052 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:23:07,052 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:23:07,061 - Open Connection "28544128" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,075 - Close Connection "28544128" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,075 - 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 - 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 - Open Connection "58313918" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,088 - Close Connection "58313918" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,088 - 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 - 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 - Open Connection "6302718" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,099 - Close Connection "6302718" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,238 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:07,238 - 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 - Open Connection "33215239" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,251 - Close Connection "33215239" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,251 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:23:07,251 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:07,258 - Open Connection "44696479" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:07,262 - Close Connection "44696479" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:11,041 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:11,041 - 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 - Open Connection "16597856" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:11,052 - Close Connection "16597856" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:11,052 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1176], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:23:11,052 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:23:11,060 - Open Connection "58596441" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:11,065 - Close Connection "58596441" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:11,066 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1176]] +2025-12-29 17:23:11,066 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:11,073 - Open Connection "7707935" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:11,080 - Close Connection "7707935" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:11,080 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1176]] +2025-12-29 17:23:11,080 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:11,087 - Open Connection "13077074" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:11,092 - Close Connection "13077074" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:11,092 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1176]] +2025-12-29 17:23:11,092 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:11,099 - Open Connection "31928233" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:11,102 - Close Connection "31928233" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:11,102 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1176]] +2025-12-29 17:23:11,102 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:11,110 - Open Connection "5587077" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:11,114 - Close Connection "5587077" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,502 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:17,502 - 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 - Open Connection "11422945" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,513 - Close Connection "11422945" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,513 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]] +2025-12-29 17:23:17,513 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:23:17,521 - Open Connection "27154905" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,525 - Close Connection "27154905" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,525 - 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 - 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 - Open Connection "9863555" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,535 - Close Connection "9863555" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,535 - 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 - 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 - Open Connection "44528495" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,546 - Close Connection "44528495" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,546 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]] +2025-12-29 17:23:17,546 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:17,553 - Open Connection "55548206" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,589 - Close Connection "55548206" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,589 - 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 - 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 - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]] +2025-12-29 17:23:17,589 - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:17,596 - Open Connection "17782352" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,602 - Close Connection "17782352" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,602 - 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 - 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 - Open Connection "44386404" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:17,615 - Close Connection "44386404" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,288 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:22,288 - 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 - Open Connection "38102875" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,298 - Close Connection "38102875" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,298 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:22,298 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:22,304 - Open Connection "3796301" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,312 - Close Connection "3796301" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,312 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,5]] +2025-12-29 17:23:22,312 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:23:22,318 - Open Connection "65516432" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,321 - Close Connection "65516432" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,321 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:22,321 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:22,329 - Open Connection "43902638" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,333 - Close Connection "43902638" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,333 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:23:22,333 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:23:22,340 - Open Connection "16256575" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,345 - Close Connection "16256575" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,345 - 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 - 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 - Open Connection "10475806" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,365 - Close Connection "10475806" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,365 - 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 - 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 - Open Connection "693774" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,376 - Close Connection "693774" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,515 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:22,515 - 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 - Open Connection "23495765" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,524 - Close Connection "23495765" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,526 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:23:22,526 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:22,533 - Open Connection "50829750" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:22,538 - Close Connection "50829750" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,009 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:24,011 - 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 - Open Connection "29189425" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,021 - Close Connection "29189425" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,022 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:24,022 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:24,029 - Open Connection "55007416" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,036 - Close Connection "55007416" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,036 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:24,037 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:24,044 - Open Connection "4416438" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,048 - Close Connection "4416438" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,048 - 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 - Statement Id: [cm.est2] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:24,048 - Statement Id: [cm.est2] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:24,054 - Open Connection "61072843" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,059 - Close Connection "61072843" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,933 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:24,933 - 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 - Open Connection "33183854" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,945 - Close Connection "33183854" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,946 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:24,946 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:24,952 - Open Connection "60270302" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,959 - Close Connection "60270302" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,959 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1119], ?param1=[isscd,0]] +2025-12-29 17:23:24,959 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:23:24,966 - Open Connection "59903167" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,973 - Close Connection "59903167" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,973 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:24,973 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:24,980 - Open Connection "19885495" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,986 - Close Connection "19885495" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:24,986 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]] +2025-12-29 17:23:24,986 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:24,991 - Open Connection "20035361" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,017 - Close Connection "20035361" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,635 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:25,635 - 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 - Open Connection "23996684" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,646 - Close Connection "23996684" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,646 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:25,646 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:25,653 - Open Connection "28089279" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,662 - Close Connection "28089279" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,662 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1119], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:23:25,662 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:23:25,669 - Open Connection "1165400" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,674 - Close Connection "1165400" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,674 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54026]] +2025-12-29 17:23:25,674 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:23:25,682 - Open Connection "30103738" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,688 - Close Connection "30103738" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,688 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1119], ?param1=[cmino,54026]] +2025-12-29 17:23:25,688 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:23:25,694 - Open Connection "16768641" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,698 - Close Connection "16768641" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,698 - 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 - 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 - Open Connection "15568202" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,711 - Close Connection "15568202" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,711 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:25,711 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:25,717 - Open Connection "47632933" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,722 - Close Connection "47632933" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,722 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:25,722 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:25,729 - Open Connection "5357175" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:25,734 - Close Connection "5357175" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,136 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:26,136 - 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 - Open Connection "11898061" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,146 - Close Connection "11898061" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,146 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:26,146 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:26,151 - Open Connection "62216665" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,158 - Close Connection "62216665" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,158 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,5]] +2025-12-29 17:23:26,158 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:23:26,164 - Open Connection "42869883" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,169 - Close Connection "42869883" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,169 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:26,169 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:26,176 - Open Connection "56758994" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,181 - Close Connection "56758994" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,181 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:23:26,181 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:23:26,191 - Open Connection "41450415" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,195 - Close Connection "41450415" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,195 - 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 - 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 - Open Connection "45559321" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,207 - Close Connection "45559321" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,207 - 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 - 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 - Open Connection "49707488" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,218 - Close Connection "49707488" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,362 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:26,362 - 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 - Open Connection "34795154" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,375 - Close Connection "34795154" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,375 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:23:26,375 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:26,382 - Open Connection "17095476" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:26,390 - Close Connection "17095476" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:28,320 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:28,321 - 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 - Open Connection "61138919" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:28,331 - Close Connection "61138919" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:28,331 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1119], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:23:28,331 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:23:28,336 - Open Connection "1015354" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:28,343 - Close Connection "1015354" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:28,343 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:28,343 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:28,348 - Open Connection "35441959" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:28,355 - Close Connection "35441959" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:28,355 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:28,355 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:28,362 - Open Connection "22868112" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:28,366 - Close Connection "22868112" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:28,366 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:28,366 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:28,372 - Open Connection "27978014" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:28,377 - Close Connection "27978014" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:28,377 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:28,377 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:28,384 - Open Connection "7207219" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:28,388 - Close Connection "7207219" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:32,420 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:23:32,420 - 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 - Open Connection "59592768" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:32,429 - Close Connection "59592768" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:32,429 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:23:32,430 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:23:32,438 - Open Connection "64977078" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:23:32,443 - Close Connection "64977078" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,162 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:24:41,162 - 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 - Open Connection "62557415" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,173 - Close Connection "62557415" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,173 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:24:41,173 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:24:41,182 - Open Connection "29334333" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,189 - Close Connection "29334333" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,190 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,5]] +2025-12-29 17:24:41,190 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:24:41,196 - Open Connection "42500279" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,201 - Close Connection "42500279" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,201 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:24:41,201 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:24:41,206 - Open Connection "19850564" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,210 - Close Connection "19850564" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,210 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:24:41,211 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:24:41,218 - Open Connection "47466126" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,247 - Close Connection "47466126" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,247 - 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 - 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 - Open Connection "48946293" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,298 - Close Connection "48946293" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,298 - 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 - 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 - Open Connection "56323312" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,316 - Close Connection "56323312" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,496 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:24:41,497 - 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 - Open Connection "27658146" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,535 - Close Connection "27658146" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,536 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:24:41,536 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:24:41,545 - Open Connection "60007071" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:41,549 - Close Connection "60007071" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:45,138 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:24:45,138 - 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 - Open Connection "20745281" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:45,155 - Close Connection "20745281" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:45,155 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1119], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:24:45,155 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:24:45,164 - Open Connection "27151135" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:45,170 - Close Connection "27151135" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:45,170 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:24:45,170 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:24:45,176 - Open Connection "64061876" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:45,184 - Close Connection "64061876" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:45,184 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:24:45,184 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:24:45,191 - Open Connection "33967666" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:45,195 - Close Connection "33967666" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:45,195 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:24:45,195 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:24:45,203 - Open Connection "16446914" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:45,207 - Close Connection "16446914" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:45,207 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1119]] +2025-12-29 17:24:45,207 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:24:45,213 - Open Connection "43919556" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:45,216 - Close Connection "43919556" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:48,590 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:24:48,590 - 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 - Open Connection "54872622" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:48,601 - Close Connection "54872622" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:48,602 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1119], ?param1=[instructors,testpro]] +2025-12-29 17:24:48,602 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32], ?param1=[String, System.String]] +2025-12-29 17:24:48,608 - Open Connection "61394954" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:24:48,612 - Close Connection "61394954" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,344 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:25:29,344 - 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 - Open Connection "47174293" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,361 - Close Connection "47174293" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,361 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]] +2025-12-29 17:25:29,361 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:25:29,368 - Open Connection "3836099" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,374 - Close Connection "3836099" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,374 - 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 - 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 - Open Connection "61514914" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,416 - Close Connection "61514914" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,416 - 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 - 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 - Open Connection "61329569" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,426 - Close Connection "61329569" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,426 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]] +2025-12-29 17:25:29,426 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:29,433 - Open Connection "38902826" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,471 - Close Connection "38902826" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,471 - 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 - 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 - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]] +2025-12-29 17:25:29,471 - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:29,477 - Open Connection "9621469" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,484 - Close Connection "9621469" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,484 - 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 - 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 - Open Connection "23347157" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:29,496 - Close Connection "23347157" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,442 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:25:34,442 - 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 - Open Connection "17702898" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,452 - Close Connection "17702898" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,452 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:34,452 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:34,459 - Open Connection "31594428" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,467 - Close Connection "31594428" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,467 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,6]] +2025-12-29 17:25:34,467 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:25:34,476 - Open Connection "53538168" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,480 - Close Connection "53538168" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,480 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:34,480 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:34,486 - Open Connection "29710518" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,491 - Close Connection "29710518" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,491 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:25:34,491 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:25:34,497 - Open Connection "18664199" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,501 - Close Connection "18664199" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,501 - 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 - 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 - Open Connection "52146171" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,513 - Close Connection "52146171" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,513 - 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 - 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 - Open Connection "6925601" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,524 - Close Connection "6925601" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,704 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:25:34,704 - 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 - Open Connection "3013736" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,718 - Close Connection "3013736" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,718 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:25:34,718 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:34,735 - Open Connection "6621252" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:34,739 - Close Connection "6621252" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:39,097 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:25:39,098 - 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 - Open Connection "13469670" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:39,116 - Close Connection "13469670" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:39,116 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:25:39,116 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:25:39,123 - Open Connection "32447521" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:39,127 - Close Connection "32447521" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:39,127 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:39,127 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:39,134 - Open Connection "38263651" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:39,141 - Close Connection "38263651" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:39,141 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:39,141 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:39,147 - Open Connection "47662216" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:39,151 - Close Connection "47662216" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:39,151 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:39,151 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:39,158 - Open Connection "6443576" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:39,164 - Close Connection "6443576" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:39,164 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:39,164 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:39,170 - Open Connection "15700942" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:39,174 - Close Connection "15700942" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,224 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:25:42,224 - 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 - Open Connection "51286234" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,235 - Close Connection "51286234" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,235 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:42,235 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:42,241 - Open Connection "31618884" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,250 - Close Connection "31618884" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,250 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:25:42,250 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:25:42,259 - Open Connection "679791" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,265 - Close Connection "679791" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,265 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,50085]] +2025-12-29 17:25:42,265 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:25:42,271 - Open Connection "15145924" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,289 - Close Connection "15145924" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,289 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,859], ?param1=[cmino,50085]] +2025-12-29 17:25:42,289 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:25:42,296 - Open Connection "20717540" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,300 - Close Connection "20717540" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,300 - 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 - 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 - Open Connection "23794407" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,310 - Close Connection "23794407" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,310 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:42,311 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:42,317 - Open Connection "60551072" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,323 - Close Connection "60551072" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,323 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:42,323 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:42,329 - Open Connection "11813590" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:42,333 - Close Connection "11813590" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:45,188 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:25:45,188 - 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 - Open Connection "38471230" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:45,204 - Close Connection "38471230" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:45,204 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:25:45,204 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:25:45,211 - Open Connection "37269225" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:45,216 - Close Connection "37269225" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:45,216 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:45,216 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:45,223 - Open Connection "21439745" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:45,231 - Close Connection "21439745" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:45,231 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:45,231 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:45,237 - Open Connection "2947455" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:45,242 - Close Connection "2947455" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:45,242 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:45,242 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:45,248 - Open Connection "2047819" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:45,253 - Close Connection "2047819" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:45,253 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:45,253 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:45,261 - Open Connection "7081795" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:45,264 - Close Connection "7081795" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,219 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:25:46,221 - 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 - Open Connection "1611752" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,240 - Close Connection "1611752" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,240 - 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 - 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 - Open Connection "64612598" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,252 - Close Connection "64612598" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,252 - 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 - 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 - Open Connection "57878302" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,263 - Close Connection "57878302" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,263 - 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 - 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 - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,884]] +2025-12-29 17:25:46,263 - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:46,269 - Open Connection "20461206" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,276 - Close Connection "20461206" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,276 - 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 - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,884]] +2025-12-29 17:25:46,276 - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:46,283 - Open Connection "20655867" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,288 - Close Connection "20655867" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,288 - 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 - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,884]] +2025-12-29 17:25:46,288 - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:46,293 - Open Connection "52774914" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,298 - Close Connection "52774914" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,298 - 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 - Statement Id: [cm.cmexlayers] Parameters: [?param0=[exno,884]] +2025-12-29 17:25:46,298 - Statement Id: [cm.cmexlayers] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:46,304 - Open Connection "50817405" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,313 - Close Connection "50817405" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,313 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:25:46,313 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:25:46,320 - Open Connection "63372784" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,325 - Close Connection "63372784" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,325 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,50085]] +2025-12-29 17:25:46,325 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:25:46,332 - Open Connection "54635507" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,351 - Close Connection "54635507" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,351 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,859], ?param1=[cmino,50085]] +2025-12-29 17:25:46,351 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:25:46,358 - Open Connection "22270886" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:46,362 - Close Connection "22270886" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:57,616 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:25:57,616 - 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 - Open Connection "52636290" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:57,628 - Close Connection "52636290" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:57,628 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:25:57,628 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:25:57,635 - Open Connection "56697142" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:57,642 - Close Connection "56697142" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:57,642 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:57,642 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:57,648 - Open Connection "35973601" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:57,656 - Close Connection "35973601" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:57,656 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:57,656 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:57,663 - Open Connection "46906063" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:57,667 - Close Connection "46906063" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:57,667 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:57,667 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:57,673 - Open Connection "42697587" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:57,678 - Close Connection "42697587" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:57,678 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,859]] +2025-12-29 17:25:57,678 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:57,685 - Open Connection "54416000" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:57,690 - Close Connection "54416000" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,372 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:25:59,372 - 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 - Open Connection "18946533" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,383 - Close Connection "18946533" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,384 - 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 - 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 - Open Connection "56524826" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,395 - Close Connection "56524826" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,395 - 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 - 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 - Open Connection "48009655" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,404 - Close Connection "48009655" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,404 - 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 - 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 - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,884]] +2025-12-29 17:25:59,404 - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:59,411 - Open Connection "51280191" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,415 - Close Connection "51280191" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,415 - 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 - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,884]] +2025-12-29 17:25:59,415 - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:59,422 - Open Connection "13103113" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,427 - Close Connection "13103113" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,427 - 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 - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,884]] +2025-12-29 17:25:59,427 - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:59,435 - Open Connection "52246201" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,438 - Close Connection "52246201" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,438 - 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 - Statement Id: [cm.cmexlayers] Parameters: [?param0=[exno,884]] +2025-12-29 17:25:59,438 - Statement Id: [cm.cmexlayers] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:25:59,445 - Open Connection "46005153" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,450 - Close Connection "46005153" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,450 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:25:59,450 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:25:59,456 - Open Connection "40045654" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,460 - Close Connection "40045654" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,460 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,50085]] +2025-12-29 17:25:59,460 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:25:59,469 - Open Connection "15685301" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,488 - Close Connection "15685301" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,488 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,859], ?param1=[cmino,50085]] +2025-12-29 17:25:59,488 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:25:59,495 - Open Connection "29202580" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:25:59,500 - Close Connection "29202580" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,239 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:09,239 - 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 - Open Connection "19128852" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,253 - Close Connection "19128852" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,253 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,859]] +2025-12-29 17:26:09,253 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:09,260 - Open Connection "31626774" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,269 - Close Connection "31626774" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,269 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,859], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:26:09,269 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:26:09,275 - Open Connection "14768859" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,281 - Close Connection "14768859" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,281 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,50085]] +2025-12-29 17:26:09,281 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:26:09,289 - Open Connection "53076489" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,307 - Close Connection "53076489" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,307 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,859], ?param1=[cmino,50085]] +2025-12-29 17:26:09,309 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:26:09,325 - Open Connection "56659875" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,329 - Close Connection "56659875" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,329 - 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 - 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 - Open Connection "53713442" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,343 - Close Connection "53713442" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,343 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,859]] +2025-12-29 17:26:09,343 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:09,349 - Open Connection "17348121" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,355 - Close Connection "17348121" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,355 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,859]] +2025-12-29 17:26:09,355 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:09,362 - Open Connection "34733222" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:09,368 - Close Connection "34733222" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:11,001 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:11,001 - 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 - Open Connection "54794639" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:11,011 - Close Connection "54794639" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:11,011 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,50085], ?param1=[cmisno,14878]] +2025-12-29 17:26:11,011 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]] +2025-12-29 17:26:11,018 - Open Connection "58437689" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:11,024 - Close Connection "58437689" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,374 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:14,374 - 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 - Open Connection "59625188" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,384 - Close Connection "59625188" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,384 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]] +2025-12-29 17:26:14,384 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:26:14,391 - Open Connection "13257854" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,395 - Close Connection "13257854" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,395 - 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 - 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 - Open Connection "3422781" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,406 - Close Connection "3422781" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,406 - 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 - 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 - Open Connection "7463067" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,417 - Close Connection "7463067" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,417 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]] +2025-12-29 17:26:14,417 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:14,423 - Open Connection "52593910" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,456 - Close Connection "52593910" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,456 - 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 - 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 - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]] +2025-12-29 17:26:14,456 - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:14,463 - Open Connection "54111941" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,470 - Close Connection "54111941" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,470 - 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 - 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 - Open Connection "12494070" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:14,481 - Close Connection "12494070" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,192 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:17,192 - 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 - Open Connection "60004046" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,203 - Close Connection "60004046" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,203 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:17,203 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:17,211 - Open Connection "41151584" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,218 - Close Connection "41151584" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,218 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]] +2025-12-29 17:26:17,218 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:26:17,226 - Open Connection "50006044" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,231 - Close Connection "50006044" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,231 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:17,231 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:17,237 - Open Connection "12236020" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,241 - Close Connection "12236020" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,241 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:26:17,241 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:26:17,247 - Open Connection "22328223" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,253 - Close Connection "22328223" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,253 - 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 - 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 - Open Connection "62265310" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,266 - Close Connection "62265310" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,266 - 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 - 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 - Open Connection "37283981" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,285 - Close Connection "37283981" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,435 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:17,435 - 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 - Open Connection "35630855" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,457 - Close Connection "35630855" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,457 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:26:17,457 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:17,464 - Open Connection "57231431" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:17,469 - Close Connection "57231431" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,004 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:19,004 - 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 - Open Connection "29289039" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,015 - Close Connection "29289039" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,015 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:19,015 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:19,021 - Open Connection "40663535" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,028 - Close Connection "40663535" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,028 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:26:19,028 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:26:19,037 - Open Connection "44084491" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,042 - Close Connection "44084491" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,042 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:26:19,043 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:26:19,050 - Open Connection "39062678" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,055 - Close Connection "39062678" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,055 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:26:19,055 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:26:19,065 - Open Connection "55036190" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,069 - Close Connection "55036190" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,069 - 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 - 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 - Open Connection "9928199" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,079 - Close Connection "9928199" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,079 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:19,079 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:19,086 - Open Connection "26273835" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,091 - Close Connection "26273835" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,091 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:19,091 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:19,097 - Open Connection "9819441" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:19,102 - Close Connection "9819441" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,129 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:21,130 - 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 - Open Connection "8227569" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,141 - Close Connection "8227569" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,141 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:21,141 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:21,148 - Open Connection "23101562" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,156 - Close Connection "23101562" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,156 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]] +2025-12-29 17:26:21,156 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:26:21,162 - Open Connection "18528303" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,166 - Close Connection "18528303" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,166 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:21,166 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:21,175 - Open Connection "20327885" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,180 - Close Connection "20327885" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,180 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:26:21,180 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:26:21,186 - Open Connection "29552337" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,189 - Close Connection "29552337" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,189 - 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 - 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 - Open Connection "35071472" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,203 - Close Connection "35071472" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,203 - 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 - 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 - Open Connection "9721622" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,212 - Close Connection "9721622" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,357 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:21,357 - 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 - Open Connection "36352943" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,381 - Close Connection "36352943" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,381 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:26:21,381 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:21,387 - Open Connection "14352720" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:21,392 - Close Connection "14352720" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,382 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:23,382 - 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 - Open Connection "43248440" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,394 - Close Connection "43248440" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,394 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:23,394 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:23,401 - Open Connection "31352393" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,407 - Close Connection "31352393" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,407 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:26:23,407 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:26:23,414 - Open Connection "15831511" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,420 - Close Connection "15831511" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,420 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:26:23,420 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:26:23,426 - Open Connection "18632439" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,431 - Close Connection "18632439" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,431 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:26:23,431 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:26:23,438 - Open Connection "10569897" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,442 - Close Connection "10569897" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,442 - 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 - 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 - Open Connection "58234298" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,452 - Close Connection "58234298" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,452 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:23,452 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:23,459 - Open Connection "58743606" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,464 - Close Connection "58743606" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,464 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:23,464 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:23,471 - Open Connection "26777008" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:23,476 - Close Connection "26777008" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:24,544 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:24,544 - 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 - Open Connection "40977942" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:24,558 - Close Connection "40977942" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:24,558 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111], ?param1=[cmisno,14890]] +2025-12-29 17:26:24,559 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]] +2025-12-29 17:26:24,565 - Open Connection "5338535" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:24,570 - Close Connection "5338535" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:27,008 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:27,008 - 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 - Open Connection "64275577" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:27,024 - Close Connection "64275577" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:27,024 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:26:27,024 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:26:27,030 - Open Connection "17162978" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:27,036 - Close Connection "17162978" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:27,036 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:27,036 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:27,042 - Open Connection "41851788" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:27,049 - Close Connection "41851788" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:27,049 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:27,049 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:27,056 - Open Connection "36011703" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:27,059 - Close Connection "36011703" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:27,059 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:27,059 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:27,066 - Open Connection "59059363" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:27,071 - Close Connection "59059363" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:27,071 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:27,071 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:27,078 - Open Connection "13653392" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:27,082 - Close Connection "13653392" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,266 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:30,266 - 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 - Open Connection "11077407" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,277 - Close Connection "11077407" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,277 - 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 - 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 - Open Connection "47654016" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,292 - Close Connection "47654016" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,292 - 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 - 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 - Open Connection "45480632" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,302 - Close Connection "45480632" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,302 - 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 - 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 - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,927]] +2025-12-29 17:26:30,302 - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:30,307 - Open Connection "12347779" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,311 - Close Connection "12347779" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,311 - 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 - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,927]] +2025-12-29 17:26:30,312 - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:30,320 - Open Connection "11254912" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,324 - Close Connection "11254912" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,324 - 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 - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,927]] +2025-12-29 17:26:30,324 - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:30,330 - Open Connection "61321877" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,334 - Close Connection "61321877" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,334 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:26:30,334 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:26:30,341 - Open Connection "24164100" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,348 - Close Connection "24164100" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,348 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:26:30,348 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:26:30,354 - Open Connection "48696429" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,359 - Close Connection "48696429" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,359 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:26:30,359 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:26:30,373 - Open Connection "58637571" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:30,378 - Close Connection "58637571" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,315 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:37,315 - 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 - Open Connection "31929853" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,326 - Close Connection "31929853" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,326 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:37,326 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:37,332 - Open Connection "40432754" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,338 - Close Connection "40432754" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,338 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:26:37,338 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:26:37,344 - Open Connection "113674" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,349 - Close Connection "113674" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,349 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:26:37,349 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:26:37,357 - Open Connection "18301524" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,361 - Close Connection "18301524" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,361 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:26:37,361 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:26:37,368 - Open Connection "60864224" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,373 - Close Connection "60864224" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,373 - 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 - 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 - Open Connection "1246015" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,384 - Close Connection "1246015" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,384 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:37,384 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:37,391 - Open Connection "66390785" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,397 - Close Connection "66390785" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,397 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:37,397 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:37,404 - Open Connection "18607029" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:37,408 - Close Connection "18607029" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:41,746 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:41,746 - 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 - Open Connection "41180601" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:41,765 - Close Connection "41180601" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:41,765 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111], ?param1=[cmisno,14888]] +2025-12-29 17:26:41,765 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]] +2025-12-29 17:26:41,772 - Open Connection "41209200" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:41,777 - Close Connection "41209200" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:45,551 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:45,551 - 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 - Open Connection "49845348" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:45,563 - Close Connection "49845348" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:45,563 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:26:45,563 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:26:45,570 - Open Connection "37201102" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:45,576 - Close Connection "37201102" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:45,576 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:45,576 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:45,583 - Open Connection "31275247" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:45,591 - Close Connection "31275247" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:45,591 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:45,591 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:45,597 - Open Connection "60142134" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:45,601 - Close Connection "60142134" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:45,601 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:45,601 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:45,609 - Open Connection "58449241" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:45,614 - Close Connection "58449241" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:45,614 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:45,614 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:45,620 - Open Connection "47557251" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:45,624 - Close Connection "47557251" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,082 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:49,082 - 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 - Open Connection "9610508" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,094 - Close Connection "9610508" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,094 - 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 - 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 - Open Connection "31137295" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,106 - Close Connection "31137295" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,106 - 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 - 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 - Open Connection "57859117" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,117 - Close Connection "57859117" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,117 - 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 - 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 - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,927]] +2025-12-29 17:26:49,117 - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:49,123 - Open Connection "5299679" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,128 - Close Connection "5299679" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,128 - 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 - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,927]] +2025-12-29 17:26:49,128 - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:49,135 - Open Connection "65505531" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,139 - Close Connection "65505531" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,139 - 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 - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,927]] +2025-12-29 17:26:49,139 - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:49,146 - Open Connection "39389960" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,151 - Close Connection "39389960" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,152 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:26:49,152 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:26:49,158 - Open Connection "18963043" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,162 - Close Connection "18963043" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,162 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:26:49,163 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:26:49,170 - Open Connection "36219250" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,177 - Close Connection "36219250" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,177 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:26:49,177 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:26:49,182 - Open Connection "34265638" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:49,186 - Close Connection "34265638" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,003 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:26:59,004 - 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 - Open Connection "54277540" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,016 - Close Connection "54277540" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,016 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:59,016 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:59,024 - Open Connection "22480928" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,031 - Close Connection "22480928" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,031 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:26:59,032 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:26:59,041 - Open Connection "14358687" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,047 - Close Connection "14358687" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,047 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:26:59,047 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:26:59,052 - Open Connection "40331295" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,058 - Close Connection "40331295" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,058 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:26:59,058 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:26:59,065 - Open Connection "35354529" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,070 - Close Connection "35354529" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,070 - 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 - 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 - Open Connection "64440357" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,079 - Close Connection "64440357" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,079 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:59,079 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:59,087 - Open Connection "58415787" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,093 - Close Connection "58415787" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,093 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:26:59,093 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:26:59,100 - Open Connection "19443763" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:26:59,105 - Close Connection "19443763" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:01,863 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:27:01,863 - 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 - Open Connection "60533794" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:01,875 - Close Connection "60533794" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:01,875 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111], ?param1=[cmisno,14888]] +2025-12-29 17:27:01,875 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]] +2025-12-29 17:27:01,882 - Open Connection "16082264" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:01,886 - Close Connection "16082264" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:07,035 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:27:07,037 - 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 - Open Connection "36539829" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:07,049 - Close Connection "36539829" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:07,049 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:27:07,049 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:27:07,057 - Open Connection "59243237" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:07,062 - Close Connection "59243237" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:07,062 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:27:07,062 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:27:07,070 - Open Connection "54892198" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:07,077 - Close Connection "54892198" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:07,077 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:27:07,077 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:27:07,084 - Open Connection "65287393" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:07,088 - Close Connection "65287393" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:07,088 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:27:07,088 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:27:07,095 - Open Connection "48037559" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:07,100 - Close Connection "48037559" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:07,100 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:27:07,100 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:27:07,107 - Open Connection "41182401" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:07,110 - Close Connection "41182401" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:08,914 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:27:08,914 - 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 - Open Connection "6645624" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:08,925 - Close Connection "6645624" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:08,925 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172], ?param1=[instructors,002]] +2025-12-29 17:27:08,925 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32], ?param1=[String, System.String]] +2025-12-29 17:27:08,932 - Open Connection "35424840" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:27:08,938 - Close Connection "35424840" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:22,960 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:29:22,961 - 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 - Open Connection "35322517" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:22,978 - Close Connection "35322517" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:22,978 - 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 - 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 - Open Connection "56853050" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:22,989 - Close Connection "56853050" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:22,989 - 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 - 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 - Open Connection "52621154" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:23,001 - Close Connection "52621154" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:23,001 - 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 - 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 - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,927]] +2025-12-29 17:29:23,001 - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:23,008 - Open Connection "25446956" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:23,012 - Close Connection "25446956" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:23,012 - 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 - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,927]] +2025-12-29 17:29:23,012 - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:23,018 - Open Connection "37998269" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:23,023 - Close Connection "37998269" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:23,023 - 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 - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,927]] +2025-12-29 17:29:23,023 - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:23,030 - Open Connection "28590195" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:23,035 - Close Connection "28590195" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:23,035 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:29:23,035 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:29:23,042 - Open Connection "19761767" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:23,046 - Close Connection "19761767" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:23,046 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:29:23,046 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:29:23,054 - Open Connection "39466116" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:23,059 - Close Connection "39466116" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:23,059 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:29:23,059 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:29:23,066 - Open Connection "2349419" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:23,070 - Close Connection "2349419" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,661 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:29:32,661 - 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 - Open Connection "55455421" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,672 - Close Connection "55455421" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,672 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:32,672 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:32,683 - Open Connection "17715395" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,689 - Close Connection "17715395" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,689 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:29:32,690 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:29:32,698 - Open Connection "48617195" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,704 - Close Connection "48617195" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,704 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:29:32,704 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:29:32,711 - Open Connection "15309083" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,716 - Close Connection "15309083" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,716 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:29:32,716 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:29:32,724 - Open Connection "25353205" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,727 - Close Connection "25353205" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,727 - 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 - 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 - Open Connection "58332382" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,739 - Close Connection "58332382" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,739 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:32,739 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:32,745 - Open Connection "57175546" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,752 - Close Connection "57175546" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,752 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:32,752 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:32,759 - Open Connection "53742124" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:32,764 - Close Connection "53742124" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:33,911 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:29:33,911 - 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 - Open Connection "12898068" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:33,921 - Close Connection "12898068" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:33,921 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111], ?param1=[cmisno,14890]] +2025-12-29 17:29:33,922 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64], ?param1=[Int64, System.Int64]] +2025-12-29 17:29:33,930 - Open Connection "53627207" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:33,934 - Close Connection "53627207" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:39,967 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:29:39,967 - 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 - Open Connection "20714915" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:39,981 - Close Connection "20714915" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:39,981 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:39,981 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:39,988 - Open Connection "26910632" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:39,994 - Close Connection "26910632" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:39,994 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isscd,0]] +2025-12-29 17:29:39,994 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:29:40,000 - Open Connection "25027852" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:40,003 - Close Connection "25027852" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:40,003 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:40,003 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:40,009 - Open Connection "34851181" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:40,014 - Close Connection "34851181" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:40,014 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]] +2025-12-29 17:29:40,014 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:40,021 - Open Connection "56565435" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:40,042 - Close Connection "56565435" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,099 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:29:42,099 - 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 - Open Connection "63086193" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,110 - Close Connection "63086193" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,110 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:42,110 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:42,116 - Open Connection "25798686" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,123 - Close Connection "25798686" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,123 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]] +2025-12-29 17:29:42,123 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:29:42,129 - Open Connection "40341820" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,134 - Close Connection "40341820" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,134 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:42,134 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:42,140 - Open Connection "19312408" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,144 - Close Connection "19312408" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,144 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:29:42,144 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:29:42,151 - Open Connection "10660411" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,157 - Close Connection "10660411" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,157 - 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 - 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 - Open Connection "15545327" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,169 - Close Connection "15545327" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,169 - 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 - 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 - Open Connection "56139501" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,179 - Close Connection "56139501" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,355 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:29:42,356 - 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 - Open Connection "5477688" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,368 - Close Connection "5477688" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,368 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:29:42,369 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:42,379 - Open Connection "5362770" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:42,384 - Close Connection "5362770" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,692 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:29:46,692 - 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 - Open Connection "34689387" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,701 - Close Connection "34689387" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,701 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:46,701 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:46,708 - Open Connection "35677854" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,715 - Close Connection "35677854" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,715 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:29:46,715 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:29:46,722 - Open Connection "28865474" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,726 - Close Connection "28865474" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,726 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:29:46,726 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:29:46,732 - Open Connection "15963487" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,737 - Close Connection "15963487" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,737 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:29:46,737 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:29:46,746 - Open Connection "34248622" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,750 - Close Connection "34248622" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,750 - 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 - 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 - Open Connection "8791185" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,760 - Close Connection "8791185" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,760 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:46,760 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:46,767 - Open Connection "66500277" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,774 - Close Connection "66500277" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,774 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:46,774 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:46,780 - Open Connection "29985059" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:46,785 - Close Connection "29985059" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:55,148 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:29:55,149 - 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 - Open Connection "22509665" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:55,162 - Close Connection "22509665" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:55,163 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:29:55,163 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:29:55,170 - Open Connection "1858084" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:55,207 - Close Connection "1858084" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:55,207 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:55,207 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:55,213 - Open Connection "53013143" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:55,220 - Close Connection "53013143" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:55,220 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:55,220 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:55,230 - Open Connection "44468337" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:55,235 - Close Connection "44468337" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:55,235 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:55,235 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:55,242 - Open Connection "42611932" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:55,245 - Close Connection "42611932" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:55,245 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:29:55,245 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:29:55,253 - Open Connection "56998070" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:29:55,257 - Close Connection "56998070" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,456 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:30:03,456 - 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 - Open Connection "47915656" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,467 - Close Connection "47915656" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,467 - 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 - 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 - Open Connection "24815444" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,483 - Close Connection "24815444" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,483 - 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 - 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 - Open Connection "54001409" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,495 - Close Connection "54001409" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,495 - 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 - 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 - Statement Id: [cm.cmexes] Parameters: [?param0=[exno,927]] +2025-12-29 17:30:03,495 - Statement Id: [cm.cmexes] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:30:03,504 - Open Connection "64435149" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,509 - Close Connection "64435149" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,509 - 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 - Statement Id: [cm.cmexqs] Parameters: [?param0=[exno,927]] +2025-12-29 17:30:03,509 - Statement Id: [cm.cmexqs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:30:03,517 - Open Connection "55868204" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,522 - Close Connection "55868204" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,522 - 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 - Statement Id: [cm.exsave.valid] Parameters: [?param0=[exno,927]] +2025-12-29 17:30:03,522 - Statement Id: [cm.exsave.valid] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:30:03,529 - Open Connection "44474984" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,533 - Close Connection "44474984" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,533 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:30:03,534 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:30:03,541 - Open Connection "57675256" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,546 - Close Connection "57675256" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,546 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:30:03,546 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:30:03,553 - Open Connection "12267454" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,559 - Close Connection "12267454" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,559 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:30:03,559 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:30:03,565 - Open Connection "31800194" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:03,569 - Close Connection "31800194" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:05,783 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:30:05,783 - 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 - Open Connection "40831460" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:05,796 - Close Connection "40831460" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:05,797 - 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 - 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 - Open Connection "52334797" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:05,808 - Close Connection "52334797" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:05,808 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]] +2025-12-29 17:30:05,808 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:30:05,815 - Open Connection "42298826" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:05,858 - Close Connection "42298826" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:05,858 - 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 - 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 - Open Connection "11369635" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:05,869 - Close Connection "11369635" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:09,157 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:30:09,157 - 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 - Open Connection "38338385" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:09,169 - Close Connection "38338385" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:09,169 - 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 - 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 - Open Connection "65573479" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:09,180 - Close Connection "65573479" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:09,180 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]] +2025-12-29 17:30:09,180 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:30:09,187 - Open Connection "21238511" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:09,229 - Close Connection "21238511" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:09,229 - 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 - 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 - Open Connection "63957113" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:09,239 - Close Connection "63957113" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:09,239 - 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 - 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 - Statement Id: [cm.questions2] Parameters: [?param0=[isuse,1], ?param1=[scdinstuctor,testpro002,testpro001]] +2025-12-29 17:30:09,239 - Statement Id: [cm.questions2] Types: [?param0=[Int32, System.Int32], ?param1=[String, System.String]] +2025-12-29 17:30:09,248 - Open Connection "29439126" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:30:09,263 - The column [qcount] could not be auto mapped to a property on [NP.Model.Question] +2025-12-29 17:30:09,263 - The column [ecount] could not be auto mapped to a property on [NP.Model.Question] +2025-12-29 17:30:09,263 - The column [rrate] could not be auto mapped to a property on [NP.Model.Question] +2025-12-29 17:30:09,265 - Close Connection "29439126" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:20,946 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:31:20,946 - 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 - Open Connection "24509381" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:20,957 - Close Connection "24509381" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:20,958 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]] +2025-12-29 17:31:20,958 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:31:20,967 - Open Connection "46008212" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:20,992 - Close Connection "46008212" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:20,992 - 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 - 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 - Open Connection "55037532" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:21,003 - Close Connection "55037532" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:21,003 - 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 - 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 - Open Connection "1846300" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:21,024 - Close Connection "1846300" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:21,024 - 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 - 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 - Open Connection "45515474" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:21,036 - Close Connection "45515474" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:25,409 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:31:25,409 - 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 - Open Connection "41218668" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:25,422 - Close Connection "41218668" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:25,423 - 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 - 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 - Open Connection "34827293" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:25,435 - Close Connection "34827293" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:25,435 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]] +2025-12-29 17:31:25,435 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:31:25,443 - Open Connection "64455897" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:25,486 - Close Connection "64455897" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:25,486 - 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 - 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 - Open Connection "64157035" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:25,536 - The column [qcount] could not be auto mapped to a property on [NP.Model.Question] +2025-12-29 17:31:25,536 - The column [ecount] could not be auto mapped to a property on [NP.Model.Question] +2025-12-29 17:31:25,536 - The column [rrate] could not be auto mapped to a property on [NP.Model.Question] +2025-12-29 17:31:25,537 - Close Connection "64157035" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:29,098 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:31:29,098 - 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 - Open Connection "56629779" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:29,113 - Close Connection "56629779" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:29,114 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]] +2025-12-29 17:31:29,115 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:31:29,122 - Open Connection "25095636" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:29,166 - Close Connection "25095636" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:29,166 - 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 - 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 - Open Connection "9935065" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:29,176 - Close Connection "9935065" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:39,658 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:31:39,658 - 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 - Open Connection "6459213" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:39,674 - Close Connection "6459213" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:39,674 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]] +2025-12-29 17:31:39,674 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:31:39,680 - Open Connection "12162254" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:39,708 - Close Connection "12162254" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:39,708 - 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 - 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 - Open Connection "27158639" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:39,719 - Close Connection "27158639" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:39,719 - 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 - 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 - Open Connection "26782965" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:39,731 - Close Connection "26782965" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:39,731 - 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 - 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 - Open Connection "61959562" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:31:39,740 - Close Connection "61959562" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,627 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:32:24,627 - 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 - Open Connection "51305341" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,644 - Close Connection "51305341" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,644 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]] +2025-12-29 17:32:24,644 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:32:24,650 - Open Connection "48612261" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,655 - Close Connection "48612261" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,655 - 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 - 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 - Open Connection "33401828" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,669 - Close Connection "33401828" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,669 - 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 - 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 - Open Connection "2270695" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,680 - Close Connection "2270695" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,680 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]] +2025-12-29 17:32:24,680 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:32:24,687 - Open Connection "62839351" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,724 - Close Connection "62839351" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,724 - 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 - 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 - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]] +2025-12-29 17:32:24,724 - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:32:24,731 - Open Connection "64274110" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,736 - Close Connection "64274110" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,736 - 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 - 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 - Open Connection "22855286" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:24,750 - Close Connection "22855286" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,505 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:32:27,505 - 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 - Open Connection "588303" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,516 - Close Connection "588303" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,516 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:32:27,516 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:32:27,522 - Open Connection "37020932" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,528 - Close Connection "37020932" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,528 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]] +2025-12-29 17:32:27,529 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:32:27,535 - Open Connection "43145324" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,539 - Close Connection "43145324" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,539 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:32:27,539 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:32:27,545 - Open Connection "53420843" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,549 - Close Connection "53420843" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,549 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:32:27,549 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:32:27,557 - Open Connection "60248292" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,562 - Close Connection "60248292" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,563 - 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 - 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 - Open Connection "60747260" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,573 - Close Connection "60747260" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,573 - 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 - 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 - Open Connection "14846871" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,585 - Close Connection "14846871" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,736 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:32:27,736 - 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 - Open Connection "3338352" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,747 - Close Connection "3338352" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,747 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:32:27,747 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:32:27,765 - Open Connection "1287527" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:27,769 - Close Connection "1287527" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,852 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:32:28,852 - 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 - Open Connection "64440945" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,863 - Close Connection "64440945" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,863 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:32:28,863 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:32:28,870 - Open Connection "3698194" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,877 - Close Connection "3698194" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,877 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:32:28,878 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:32:28,884 - Open Connection "26787366" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,888 - Close Connection "26787366" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,888 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54123]] +2025-12-29 17:32:28,888 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:32:28,895 - Open Connection "54468541" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,900 - Close Connection "54468541" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,900 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1174], ?param1=[cmino,54123]] +2025-12-29 17:32:28,900 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:32:28,906 - Open Connection "41608680" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,910 - Close Connection "41608680" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,910 - 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 - 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 - Open Connection "33821111" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,920 - Close Connection "33821111" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,920 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:32:28,920 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:32:28,927 - Open Connection "26448441" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,933 - Close Connection "26448441" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,933 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:32:28,933 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:32:28,941 - Open Connection "45319294" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:32:28,946 - Close Connection "45319294" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:03,356 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:33:03,356 - 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 - Open Connection "15001072" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:03,375 - Close Connection "15001072" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:03,376 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:33:03,376 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:33:03,383 - Open Connection "42650192" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:03,389 - Close Connection "42650192" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:03,389 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:33:03,389 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:33:03,399 - Open Connection "51524905" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:03,411 - Close Connection "51524905" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:03,411 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:33:03,411 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:33:03,423 - Open Connection "56011506" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:03,428 - Close Connection "56011506" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:03,428 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:33:03,429 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:33:03,436 - Open Connection "61258712" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:03,442 - Close Connection "61258712" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:03,442 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:33:03,442 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:33:03,449 - Open Connection "45793955" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:03,453 - Close Connection "45793955" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,819 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:33:20,819 - 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 - Open Connection "30175490" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,832 - Close Connection "30175490" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,832 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:33:20,832 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:33:20,839 - Open Connection "27355707" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,850 - Close Connection "27355707" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,850 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:33:20,850 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:33:20,858 - Open Connection "21706301" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,864 - Close Connection "21706301" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,864 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54123]] +2025-12-29 17:33:20,864 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:33:20,870 - Open Connection "9216817" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,874 - Close Connection "9216817" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,874 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1174], ?param1=[cmino,54123]] +2025-12-29 17:33:20,874 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:33:20,881 - Open Connection "41493112" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,886 - Close Connection "41493112" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,886 - 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 - 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 - Open Connection "54610667" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,896 - Close Connection "54610667" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,896 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:33:20,896 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:33:20,904 - Open Connection "31222042" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,913 - Close Connection "31222042" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,913 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:33:20,913 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:33:20,928 - Open Connection "19770767" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:20,934 - Close Connection "19770767" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:24,768 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:33:24,768 - 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 - Open Connection "16144551" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:24,786 - Close Connection "16144551" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:24,787 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:33:24,787 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:33:24,796 - Open Connection "49136024" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:24,805 - Close Connection "49136024" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:24,805 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:33:24,805 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:33:24,813 - Open Connection "59162924" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:24,820 - Close Connection "59162924" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:24,820 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:33:24,821 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:33:24,827 - Open Connection "62881010" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:24,831 - Close Connection "62881010" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:24,831 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:33:24,831 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:33:24,839 - Open Connection "57513082" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:24,845 - Close Connection "57513082" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:24,845 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:33:24,845 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:33:24,855 - Open Connection "65691989" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:33:24,862 - Close Connection "65691989" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:23,357 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:35:23,357 - 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 - Open Connection "49856185" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:23,388 - Close Connection "49856185" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:23,389 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:35:23,389 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:35:23,402 - Open Connection "10295252" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:23,410 - Close Connection "10295252" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:23,410 - 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 - Statement Id: [cm.cmmenus] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:35:23,410 - Statement Id: [cm.cmmenus] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:35:23,417 - Open Connection "24055801" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:23,424 - Close Connection "24055801" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:23,425 - 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 - 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 - Statement Id: [board.bms] Parameters: [?param0=[bmposition,1], ?param1=[isopen,1]] +2025-12-29 17:35:23,425 - Statement Id: [board.bms] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:35:23,440 - Open Connection "64080372" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:23,457 - Close Connection "64080372" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:24,761 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:35:24,761 - 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 - Open Connection "42909054" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:24,806 - Close Connection "42909054" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:24,807 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1174], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:35:24,807 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:35:24,834 - Open Connection "51463704" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:24,847 - Close Connection "51463704" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:24,847 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:35:24,847 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:35:24,865 - Open Connection "1197567" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:24,875 - Close Connection "1197567" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:24,875 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:35:24,875 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:35:24,889 - Open Connection "34549038" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:24,898 - Close Connection "34549038" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:24,898 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:35:24,898 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:35:24,917 - Open Connection "16754420" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:24,930 - Close Connection "16754420" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:24,930 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1174]] +2025-12-29 17:35:24,930 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:35:24,960 - Open Connection "11009958" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:35:24,976 - Close Connection "11009958" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,186 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:38:01,186 - 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 - Open Connection "14925662" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,197 - Close Connection "14925662" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,197 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[isdel,0], ?param1=[isuse,1]] +2025-12-29 17:38:01,197 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:38:01,205 - Open Connection "48174001" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,211 - Close Connection "48174001" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,211 - 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 - 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 - Open Connection "65273844" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,222 - Close Connection "65273844" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,222 - 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 - 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 - Open Connection "35910507" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,234 - Close Connection "35910507" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,234 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,0]] +2025-12-29 17:38:01,234 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:01,241 - Open Connection "5674394" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,280 - Close Connection "5674394" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,280 - 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 - 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 - Statement Id: [cm.count.cmlect] Parameters: [?param0=[ischanged,0]] +2025-12-29 17:38:01,280 - Statement Id: [cm.count.cmlect] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:01,287 - Open Connection "5605958" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,293 - Close Connection "5605958" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,293 - 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 - 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 - Open Connection "54031730" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:01,306 - Close Connection "54031730" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,176 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:38:14,176 - 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 - Open Connection "31527883" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,186 - Close Connection "31527883" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,187 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:38:14,187 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:14,193 - Open Connection "20765227" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,201 - Close Connection "20765227" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,201 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[includepcgno,1], ?param1=[includecgno,4]] +2025-12-29 17:38:14,201 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:38:14,209 - Open Connection "29013301" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,212 - Close Connection "29013301" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,212 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:38:14,212 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:14,219 - Open Connection "42146797" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,223 - Close Connection "42146797" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,223 - 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 - 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 - Statement Id: [users.assigns] Parameters: [?param0=[status,1], ?param1=[ismain,1]] +2025-12-29 17:38:14,223 - Statement Id: [users.assigns] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:38:14,231 - Open Connection "50158985" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,235 - Close Connection "50158985" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,235 - 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 - 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 - Open Connection "14935774" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,251 - Close Connection "14935774" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,251 - 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 - 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 - Open Connection "41934924" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,265 - Close Connection "41934924" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,451 - 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 - Statement Id: [common.check.loginkey] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:38:14,452 - 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 - Open Connection "22297983" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,471 - Close Connection "22297983" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,472 - 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 - 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 - Statement Id: [cm.cgs] Parameters: [?param0=[cgno,1]] +2025-12-29 17:38:14,472 - Statement Id: [cm.cgs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:14,493 - Open Connection "39223164" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:14,497 - Close Connection "39223164" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,287 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:38:16,287 - 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 - Open Connection "16186110" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,297 - Close Connection "16186110" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,297 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:38:16,297 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:16,304 - Open Connection "63825374" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,311 - Close Connection "63825374" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,311 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isscd,0]] +2025-12-29 17:38:16,312 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32]] +2025-12-29 17:38:16,319 - Open Connection "15424464" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,325 - Close Connection "15424464" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,325 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:38:16,325 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:16,331 - Open Connection "66362221" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,338 - Close Connection "66362221" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,338 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[ismaster,1]] +2025-12-29 17:38:16,338 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:16,345 - Open Connection "6452981" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,373 - Close Connection "6452981" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,967 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:38:16,967 - 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 - Open Connection "33569693" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,980 - Close Connection "33569693" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,980 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:38:16,980 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:16,988 - Open Connection "37049229" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,995 - Close Connection "37049229" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:16,995 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:38:16,995 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:38:17,001 - Open Connection "28556723" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:17,007 - Close Connection "28556723" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:17,007 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:38:17,007 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:38:17,014 - Open Connection "29929923" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:17,019 - Close Connection "29929923" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:17,019 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:38:17,019 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:38:17,023 - Open Connection "8848378" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:17,028 - Close Connection "8848378" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:17,028 - 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 - 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 - Open Connection "13012770" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:17,040 - Close Connection "13012770" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:17,040 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:38:17,040 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:17,049 - Open Connection "27134503" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:17,058 - Close Connection "27134503" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:17,058 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:38:17,058 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:17,067 - Open Connection "39785849" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:17,073 - Close Connection "39785849" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:59,883 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:38:59,883 - 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 - Open Connection "31275621" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:59,893 - Close Connection "31275621" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:59,893 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:38:59,893 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:38:59,900 - Open Connection "27045092" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:59,906 - Close Connection "27045092" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:59,906 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:38:59,906 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:59,914 - Open Connection "15279661" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:59,920 - Close Connection "15279661" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:59,920 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:38:59,920 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:59,927 - Open Connection "39332710" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:59,933 - Close Connection "39332710" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:59,933 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:38:59,933 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:59,939 - Open Connection "33255155" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:59,945 - Close Connection "33255155" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:59,945 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:38:59,945 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:38:59,953 - Open Connection "38114422" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:38:59,957 - Close Connection "38114422" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:39:21,565 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:39:21,565 - 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 - Open Connection "36200997" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:39:21,578 - Close Connection "36200997" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:39:21,578 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:39:21,578 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:39:21,585 - Open Connection "63805707" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:39:21,592 - Close Connection "63805707" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:39:21,592 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:39:21,592 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:39:21,599 - Open Connection "64187619" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:39:21,606 - Close Connection "64187619" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:39:21,606 - 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 - Statement Id: [cm.cmev] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:39:21,606 - Statement Id: [cm.cmev] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:39:21,613 - Open Connection "31176542" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:39:21,616 - Close Connection "31176542" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:39:21,616 - 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 - 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 - Statement Id: [cm.exlist] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:39:21,616 - Statement Id: [cm.exlist] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:39:21,622 - Open Connection "7393461" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:39:21,627 - Close Connection "7393461" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:39:21,627 - 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 - Statement Id: [cm.cminnigscd.exists] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:39:21,627 - Statement Id: [cm.cminnigscd.exists] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:39:21,635 - Open Connection "13110249" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:39:21,638 - Close Connection "13110249" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,518 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:40:39,518 - 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 - Open Connection "12818488" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,528 - Close Connection "12818488" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,529 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:40:39,529 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:40:39,539 - Open Connection "15829729" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,547 - Close Connection "15829729" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,547 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:40:39,547 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:40:39,554 - Open Connection "3349690" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,558 - Close Connection "3349690" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,559 - 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 '¶' 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 - 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 '¶' 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 - Statement Id: [cm.cminningscds] Parameters: [?param0=[cmino,54111]] +2025-12-29 17:40:39,559 - Statement Id: [cm.cminningscds] Types: [?param0=[Int64, System.Int64]] +2025-12-29 17:40:39,566 - Open Connection "16288221" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,571 - Close Connection "16288221" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,571 - 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 - 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 - Statement Id: [cm.cminningscds.attr2Check] Parameters: [?param0=[cmno,1172], ?param1=[cmino,54111]] +2025-12-29 17:40:39,571 - Statement Id: [cm.cminningscds.attr2Check] Types: [?param0=[Int32, System.Int32], ?param1=[Int64, System.Int64]] +2025-12-29 17:40:39,579 - Open Connection "42321582" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,583 - Close Connection "42321582" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,583 - 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 - 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 - Open Connection "40564682" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,592 - Close Connection "40564682" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,592 - 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 - 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 - Statement Id: [cm.cmprs] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:40:39,592 - Statement Id: [cm.cmprs] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:40:39,599 - Open Connection "25445906" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,605 - Close Connection "25445906" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,605 - 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 - Statement Id: [cm.cmdatas] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:40:39,605 - Statement Id: [cm.cmdatas] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:40:39,611 - Open Connection "15418363" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:39,616 - Close Connection "15418363" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:41,884 - 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 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,31882461], ?param2=[IsDupCheck,1]] +2025-12-29 17:40:41,884 - 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 - Open Connection "63414635" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:41,946 - Close Connection "63414635" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:41,947 - 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 - 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 - Statement Id: [cm.cminnings] Parameters: [?param0=[cmno,1172], ?param1=[isonline,0], ?param2=[isscd,1]] +2025-12-29 17:40:41,947 - Statement Id: [cm.cminnings] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]] +2025-12-29 17:40:41,960 - Open Connection "58441691" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:41,971 - Close Connection "58441691" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:41,971 - 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 - 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 - Statement Id: [cm.cms] Parameters: [?param0=[cmno,1172]] +2025-12-29 17:40:41,972 - Statement Id: [cm.cms] Types: [?param0=[Int32, System.Int32]] +2025-12-29 17:40:41,993 - Open Connection "10655358" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:42,003 - Close Connection "10655358" to "MySQL, MySQL provider 6.10.5.0". +2025-12-29 17:40:42,003 - 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] diff --git a/BO/Logs/query.txt b/BO/Logs/query.txt new file mode 100644 index 0000000..2afc757 --- /dev/null +++ b/BO/Logs/query.txt @@ -0,0 +1,3908 @@ +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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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,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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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: Ͻ 'int?' 'int' ȯ ϴ. ȯ ֽϴ. ijƮ ִ ȮϽʽÿ. ġ: System.Web.Compilation.AssemblyBuilder.Compile() + ġ: System.Web.Compilation.BuildProvidersCompiler.PerformBuild() + ġ: System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) + ġ: System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) + ġ: System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) + ġ: System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) + ġ: System.Web.Compilation.BuildManager.GetCompiledType(VirtualPath virtualPath) + ġ: System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer) + ġ: System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) + ġ: System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) + ġ: System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) + ġ: System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) + ġ: System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) + ġ: System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.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=&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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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 '¶' 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". diff --git a/BO/Views/cm/cmregeduschedule.cshtml b/BO/Views/cm/cmregeduschedule.cshtml index f60d1a7..d989c72 100644 --- a/BO/Views/cm/cmregeduschedule.cshtml +++ b/BO/Views/cm/cmregeduschedule.cshtml @@ -469,6 +469,8 @@ $("input:radio[name=istudyplace][value=" + d.studyplace + "]").attr("checked", true); } //교강사 체크 + $(".chkInstructor").prop("checked", false); + $.each($(".chkInstructor"), function (i, item) { if (d.instructors != null) { let tc = d.instructors.split(','); diff --git a/BO/Views/cm/cmregexset.cshtml b/BO/Views/cm/cmregexset.cshtml index 2ba364f..eafa1d2 100644 --- a/BO/Views/cm/cmregexset.cshtml +++ b/BO/Views/cm/cmregexset.cshtml @@ -1,9 +1,14 @@ @model NP.Model.VMCM @{ int esTsCnt = 0; + int scdType = 0; //교육회차 scdtype = 0(교육장_오프라인),1(온라인대체) if (Model.ESTs != null) { esTsCnt = Model.ESTs.Count; } + + if (Model.CMInnings != null) { + scdType = Convert.ToInt32(Model.CMInnings.FirstOrDefault().scdtype); + } }
@@ -21,8 +26,9 @@
- + +
@@ -276,15 +282,16 @@ @*/* 평가 추가 함수 */*@ function add(idx, no) { - if ($("#hdnScdCnt").val() == 0) { + if (@Model.CMInnings.Count == 0) { msg("교육일정 탭에서 교육회차를 먼저 등록해주세요."); return; } - var inningcnt = @Model.CMInnings.Count; //온라인대체 - if (no == 0 && inningcnt > 0 && parseInt($("#hdnExCnt").val()) > 0) { - msg2("온라인 100%인 교육은 1개의 최종평가만 등록 가능합니다."); - return; + if ($("#hdnScdType").val() == 1) { + if (no == 0 && parseInt($("#hdnExCnt").val()) > 0) { + msg2("온라인 100%인 교육은 1개의 최종평가만 등록 가능합니다."); + return; + } } if (idx == 0) { diff --git a/BO/bin/MyBatis/Maps/CM.xml b/BO/bin/MyBatis/Maps/CM.xml index 69d5ff5..3fa6681 100644 --- a/BO/bin/MyBatis/Maps/CM.xml +++ b/BO/bin/MyBatis/Maps/CM.xml @@ -1433,11 +1433,11 @@ insert into cmncsd(cmno, ndno, ) select #cmno#, ndno, - from cmncsd - where cmno = #orgcmno#; + from cmncsd + where cmno = #orgcmno#; - insert into cminningscd(cmino, estart, eend, quota, studyplace, sseq, ) - select t.new_cmino, estart, eend, quota, studyplace, sseq, + insert into cminningscd(cmino, estart, eend, quota, studyplace, sseq, instructors, ) + select t.new_cmino, a.estart, a.eend, a.quota, a.studyplace, a.sseq, a.instructors, from cminningscd a inner join temp_cminning_mapping t on a.cmino = t.old_cmino where a.cmino in (select old_cmino from temp_cminning_mapping); diff --git a/BO/obj/Debug/BO.csproj.AssemblyReference.cache b/BO/obj/Debug/BO.csproj.AssemblyReference.cache new file mode 100644 index 0000000000000000000000000000000000000000..d0949908b8a3771bfbe5a3ec51164d9dfb074ff0 GIT binary patch literal 29243 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 D0_`7V literal 0 HcmV?d00001 diff --git a/BO/obj/Debug/NP.BO.dll b/BO/obj/Debug/NP.BO.dll new file mode 100644 index 0000000000000000000000000000000000000000..17d72fa4a4e912ef8bde27a8286dfd6b15471c39 GIT binary patch literal 174080 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

isQkI#DobQQY3VShXnCpG9L}7d5hq(@m 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 z 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 literal 0 HcmV?d00001 diff --git a/BO/obj/Debug/NP.BO.pdb b/BO/obj/Debug/NP.BO.pdb new file mode 100644 index 0000000000000000000000000000000000000000..0b1ffc29a21ad8b4b539153cae9c55676d30a26e GIT binary patch literal 212480 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

i@`C(S#>Uigl^q>ov0ms#?Y$*U2Y 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 >TbCy;mLb_};ZVh}l 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 literal 0 HcmV?d00001 diff --git a/Base/bin/Debug/MyBatis/Maps/CM.xml b/Base/bin/Debug/MyBatis/Maps/CM.xml index e4922ee..87a2afd 100644 --- a/Base/bin/Debug/MyBatis/Maps/CM.xml +++ b/Base/bin/Debug/MyBatis/Maps/CM.xml @@ -1433,11 +1433,11 @@ insert into cmncsd(cmno, ndno, ) select #cmno#, ndno, - from cmncsd - where cmno = #orgcmno#; + from cmncsd + where cmno = #orgcmno#; - insert into cminningscd(cmino, estart, eend, quota, studyplace, sseq, ) - select t.new_cmino, estart, eend, quota, studyplace, sseq, + insert into cminningscd(cmino, estart, eend, quota, studyplace, sseq, instructors, ) + select t.new_cmino, a.estart, a.eend, a.quota, a.studyplace, a.sseq, a.instructors, from cminningscd a inner join temp_cminning_mapping t on a.cmino = t.old_cmino where a.cmino in (select old_cmino from temp_cminning_mapping); diff --git a/Dao/MyBatis/Maps/CM.xml b/Dao/MyBatis/Maps/CM.xml index 590b2f9..33ae02b 100644 --- a/Dao/MyBatis/Maps/CM.xml +++ b/Dao/MyBatis/Maps/CM.xml @@ -1433,11 +1433,11 @@ insert into cmncsd(cmno, ndno, ) select #cmno#, ndno, - from cmncsd - where cmno = #orgcmno#; + from cmncsd + where cmno = #orgcmno#; - insert into cminningscd(cmino, estart, eend, quota, studyplace, sseq, ) - select t.new_cmino, estart, eend, quota, studyplace, sseq, + insert into cminningscd(cmino, estart, eend, quota, studyplace, sseq, instructors, ) + select t.new_cmino, a.estart, a.eend, a.quota, a.studyplace, a.sseq, a.instructors, from cminningscd a inner join temp_cminning_mapping t on a.cmino = t.old_cmino where a.cmino in (select old_cmino from temp_cminning_mapping); diff --git a/Dao/bin/Debug/MyBatis/Maps/CM.xml b/Dao/bin/Debug/MyBatis/Maps/CM.xml index 97f8f40..42244c8 100644 --- a/Dao/bin/Debug/MyBatis/Maps/CM.xml +++ b/Dao/bin/Debug/MyBatis/Maps/CM.xml @@ -1433,11 +1433,11 @@ insert into cmncsd(cmno, ndno, ) select #cmno#, ndno, - from cmncsd - where cmno = #orgcmno#; + from cmncsd + where cmno = #orgcmno#; - insert into cminningscd(cmino, estart, eend, quota, studyplace, sseq, ) - select t.new_cmino, estart, eend, quota, studyplace, sseq, + insert into cminningscd(cmino, estart, eend, quota, studyplace, sseq, instructors, ) + select t.new_cmino, a.estart, a.eend, a.quota, a.studyplace, a.sseq, a.instructors, from cminningscd a inner join temp_cminning_mapping t on a.cmino = t.old_cmino where a.cmino in (select old_cmino from temp_cminning_mapping); diff --git a/Dao/obj/Debug/Dao.csproj.AssemblyReference.cache b/Dao/obj/Debug/Dao.csproj.AssemblyReference.cache index 20064d25ab4ac5fe94c70b15b2ee4fd88655e21d..3a0ddcae681e428ec87d409273cd80c355631fc6 100644 GIT binary patch literal 9435 zcmdT}4R90371qWM$mXXI;{c`vr8NOk_w-{~mK_{yONJPbVk0-FSw4MCYmb8UtNSp4ib*Gbk z=5&_TneL3vlJ5N8x4Yl__Pr-t=_-c>fLSV)3glZ0ofS-QBjx6tULSr{ud$a~s>+;ZLakP7E!0L(Xdw#pilER&QD|dbU=(f8iYj}^;vV>R0`dtzuX2>= zRjJ4eP~EV#a4%1OOU-`A*EjpXEbhxv+rj+x<&}dc_muein);eEA6cuOvG&b@uI#Iq z=QXrwDnETGd@bd#Uvw{+_G;J8_R!(?&VOe5=ee`L)P25pQD*LvW5-&-ALa*Bwp{}q z^Sh6K<51qoHRsx&yY~JYM^9f^X6|ZHbGjF~(8cXPdaC2_(?17li0QC;+rA(C&9EC( z#?B%~^BBdjz93zsCk%v+(B)_>VLumUs3MvQa}4Rv(Nu(8exG{<)mRm*qv#^iqcfWg z1unDEqsujzDQH~o@cMS zOJMJ`;Sb?yPkzRFT%a@HWePnI!{vx$AbN^=d2Pfy+*iK(?P2aDo?pmL9k|RN)#%4#1mC+oxOm{4)-ZK52^g{94&4`$` z1Zj`Y8)jf+2I&N?V*BZvka*_l@(uYaP^3^7(5l(UP>5oLlWp&}Nd9D-5v6fI4b@YF#5synP+IZ;%I#0({C*G_9-^UjK#x)?5B4gtzKYXr`sPgcb z9;aLhiUI)t8>z{SOKNP5j(R_Vf?5!m88t3mVA7+v0ZKX2;fp_2dyBnq?{2z%W9bu3mHV$| z@64!gnYnPzkt_Y5UCvrPNA!V9UB&e;Js%ywg6d;=b#*+^7Ea3(ccH zbneeQ{g(X{<^H{45`F0HPs|ft`jUSf&H7`ye|z1-gE-;%P3@M~clgfQfIT{csDzjZ zJrw+Sat(K$$(-+To6QBL0=LmvgF_T8a*T$+VnK39Mf{!eStVe?3?kobQE2Q0ZwqpPAVSVQ@pE+6f*Qm(MqX|EvgSAsBR4BmHkyA}5o)cj4M z2t{D{fu%8~oA9u_EMi|;=w6H6Yk3dIeI&zQ!haXl8dP$|RhrXbXaYkVg(wI8PyitZt_C*XqLj>535<&U^Xp^_L?*$EK3DozXNui zY(6&=WP={gDX`5M!#yXYrOC;+JOm1eiw80<)q>5c_RI;Ir@C6MpU44ZmxxTXr73ki}qR#1Fuhss4Iz(&#?0N$3kO+7YTcmq(I zT2B~r4F(k;;))!5g_R5nag+OsP#)fm?+6n_=J|mpja4FbYb0t+ilRpF8Bw>z_zN)$ zmF7JoS~H2I7_f|wo^jEp7+wrO+6B~)5 z;%A6rLy0Y^*x-X-i5;mNcDzq@ym+DnPqH)_mVkaY2?=PVe&f@^QPWQ{dA{K`3)(TN ze^2uKL)j!&`sjLj5M1&=;07DII4G{Hfum^jyDBRW$(sa7LhV9W9JM49l1Jf60*VMT z@xsW`Gl}#-RnsFJ7so0jF-8zaWfvidyMUT8@&H1~qru1@^yJ~xB@a%_kAU(>sN^BB m4)t2)F>Fj8260PO9tfK}AhFvLX~W7Rs!blEXk%0s#(x0@51L2- delta 26 hcmccZ`9Oi!*C{C2nURr&fq{Y1eDXs!)s04a0sv$I2B!c3