SHOW FULL COLUMNS FROM `xms_category` [ RunTime:0.000800s ]
SELECT * FROM `xms_category` WHERE ( states=1 and isnav=1 and pid=0 ) ORDER BY sortid asc [ RunTime:0.000638s ]
SELECT * FROM `xms_category` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000366s ]
SELECT * FROM `xms_category` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000345s ]
SHOW FULL COLUMNS FROM `xms_site` [ RunTime:0.000706s ]
SELECT * FROM `xms_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000291s ]
SHOW FULL COLUMNS FROM `xms_document` [ RunTime:0.000622s ]
SELECT `id`,`title`,`seotitle`,`seokeywords`,`seodescription` FROM `xms_document` WHERE `id` = 357 LIMIT 1 [ RunTime:0.000252s ]
SELECT `id`,`pid`,`orderby`,`suborderby` FROM `xms_category` WHERE `id` = 5 LIMIT 1 [ RunTime:0.000459s ]
SELECT * FROM `xms_document` WHERE ( states=1 and catid=5 ) ORDER BY sortid desc,createtime desc [ RunTime:0.001014s ]
SELECT `id`,`pid`,`orderby`,`suborderby` FROM `xms_category` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000448s ]
SELECT * FROM `xms_document` WHERE ( states=1 and catid=16 ) ORDER BY sortid desc,createtime desc [ RunTime:0.001098s ]
SELECT * FROM `xms_category` WHERE ( states=1 and isnav=1 and pid=1 ) ORDER BY sortid asc [ RunTime:0.000481s ]
SELECT * FROM `xms_category` WHERE ( states=1 and isnav=1 and pid=1 ) ORDER BY sortid asc [ RunTime:0.000488s ]
SELECT * FROM `xms_category` WHERE ( states=1 and isnav=1 and pid=2 ) ORDER BY sortid asc [ RunTime:0.000421s ]
SELECT * FROM `xms_category` WHERE ( states=1 and isnav=1 and pid=3 ) ORDER BY sortid asc [ RunTime:0.000473s ]
SELECT * FROM `xms_category` WHERE ( states=1 and isnav=1 and pid=4 ) ORDER BY sortid asc [ RunTime:0.000360s ]
SELECT * FROM `xms_document` WHERE `id` = 357 LIMIT 1 [ RunTime:0.000508s ]
SELECT `id`,`catid`,`sortid`,`createtime` FROM `xms_document` WHERE `id` = 357 LIMIT 1 [ RunTime:0.000265s ]
SELECT `id`,`title`,`orderby`,`suborderby` FROM `xms_category` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000196s ]
(SELECT rownum - 1 AS `ROW` FROM (SELECT *, (@i :=@i + 1) AS rownum FROM xms_document, (SELECT @i := 0) AS it WHERE states=1 and catid=13 ORDER BY sortid desc,createtime desc ) AS t1 WHERE id = 357) [ RunTime:0.002084s ]
(SELECT * FROM (SELECT (@i :=@i + 1) AS rownum,a.* FROM (SELECT @i := 0) AS it, xms_document AS a WHERE states=1 and catid=13 ORDER BY sortid desc,createtime desc) AS t1 WHERE rownum =2) [ RunTime:0.002169s ]
SELECT `id`,`catid`,`sortid`,`createtime` FROM `xms_document` WHERE `id` = 357 LIMIT 1 [ RunTime:0.000346s ]
SELECT `id`,`title`,`orderby`,`suborderby` FROM `xms_category` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000249s ]
(SELECT rownum + 1 AS `ROW` FROM (SELECT *, (@i :=@i + 1) AS rownum FROM xms_document, (SELECT @i := 0) AS it WHERE states=1 and catid=13 ORDER BY sortid desc,createtime desc ) AS t1 WHERE id = 357) [ RunTime:0.002037s ]
(SELECT * FROM (SELECT (@i :=@i + 1) AS rownum,a.* FROM (SELECT @i := 0) AS it, xms_document AS a WHERE states=1 and catid=13 ORDER BY sortid desc,createtime desc) AS t1 WHERE rownum =4) [ RunTime:0.002340s ]
SELECT * FROM `xms_document` WHERE ( catid='32' and states=1 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001135s ]