[ DB ] CONNECT:[ UseTime:0.021575s ] mysql:dbname=kfw_test;host=rm-8vbr0043pyk836f88ho.mysql.zhangbei.rds.aliyuncs.com;charset=utf8
[ SQL ] SHOW COLUMNS FROM `article_category` [ RunTime:0.014413s ]
[ SQL ] SELECT * FROM `article_category` WHERE `parentid` = 1 [ RunTime:0.013903s ]
[ SQL ] SELECT * FROM `article_category` WHERE `parentid` IN (4,5,6,7,8,9) [ RunTime:0.013885s ]
[ SQL ] SHOW COLUMNS FROM `article` [ RunTime:0.014272s ]
[ SQL ] SELECT * FROM `article` WHERE `articlecategoryid` = 4 AND `state` = 2 ORDER BY updatetime desc LIMIT 0,5 [ RunTime:0.014912s ]
[ SQL ] SELECT * FROM `article` WHERE `articlecategoryid` = 5 AND `state` = 2 ORDER BY updatetime desc LIMIT 0,5 [ RunTime:0.014174s ]
[ SQL ] SELECT * FROM `article` WHERE `articlecategoryid` = 6 AND `state` = 2 ORDER BY updatetime desc LIMIT 0,5 [ RunTime:0.014532s ]
[ SQL ] SELECT * FROM `article` WHERE `articlecategoryid` = 7 AND `state` = 2 ORDER BY updatetime desc LIMIT 0,5 [ RunTime:0.013952s ]
[ SQL ] SELECT * FROM `article` WHERE `articlecategoryid` = 8 AND `state` = 2 ORDER BY updatetime desc LIMIT 0,5 [ RunTime:0.014096s ]
[ SQL ] SELECT * FROM `article` WHERE `articlecategoryid` = 9 AND `state` = 2 ORDER BY updatetime desc LIMIT 0,5 [ RunTime:0.014315s ]
[ SQL ] SELECT * FROM `article_category` WHERE `parentid` = 2 [ RunTime:0.013975s ]
[ SQL ] SELECT * FROM `article_category` WHERE `parentid` IN (10,11,12,13,14) [ RunTime:0.013897s ]
[ SQL ] SELECT * FROM `article` WHERE `articlecategoryid` IN (10,11,12,13,14) AND `state` = 2 ORDER BY updatetime desc LIMIT 0,5 [ RunTime:0.016154s ]
[ SQL ] SELECT * FROM `article` WHERE `articlecategoryid` = 10 AND `state` = 2 ORDER BY updatetime desc LIMIT 0,5 [ RunTime:0.014380s ]
[ SQL ] SELECT * FROM `article` WHERE `articlecategoryid` = 11 AND `state` = 2 ORDER BY updatetime desc LIMIT 0,5 [ RunTime:0.014519s ]
[ SQL ] SELECT * FROM `article` WHERE `articlecategoryid` = 12 AND `state` = 2 ORDER BY updatetime desc LIMIT 0,5 [ RunTime:0.014569s ]
[ SQL ] SELECT * FROM `article` WHERE `articlecategoryid` = 13 AND `state` = 2 ORDER BY updatetime desc LIMIT 0,5 [ RunTime:0.014059s ]
[ SQL ] SELECT * FROM `article` WHERE `articlecategoryid` = 14 AND `state` = 2 ORDER BY updatetime desc LIMIT 0,5 [ RunTime:0.014146s ]
[ SQL ] SELECT `id`,`title`,`createtime`,`total` FROM `article` WHERE `createtime` <= 1745942400 AND `state` = 2 AND `articlecategoryid` > 0 ORDER BY total desc LIMIT 5 [ RunTime:0.019332s ]