SHOW FULL COLUMNS FROM `this_cms_config` [ RunTime:0.000450s ]
SELECT * FROM `this_cms_config` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000295s ]
SHOW FULL COLUMNS FROM `this_cms_category` [ RunTime:0.000404s ]
SELECT * FROM `this_cms_category` WHERE `ident` = 'list' LIMIT 1 [ RunTime:0.000215s ]
SELECT * FROM `this_cms_category` WHERE `ident` = 'news' LIMIT 1 [ RunTime:0.000180s ]
SELECT `id` FROM `this_cms_category` WHERE `ident` = 'news' LIMIT 1 [ RunTime:0.000188s ]
SHOW FULL COLUMNS FROM `this_cms_nav` [ RunTime:0.000400s ]
SELECT * FROM `this_cms_nav` WHERE `position` LIKE '%main%' AND `type` = 'pc' AND ( status=0 AND is_delete=0 ) ORDER BY `sort` DESC,`id` DESC LIMIT 100 [ RunTime:0.000339s ]
SELECT * FROM `this_cms_nav` WHERE `position` LIKE '%main%' AND `type` = 'pc' AND ( status=0 AND is_delete=0 ) ORDER BY `sort` DESC,`id` DESC LIMIT 100 [ RunTime:0.000299s ]
SELECT * FROM `this_cms_nav` WHERE `position` LIKE '%main%' AND `type` = 'pc' AND ( status=0 AND is_delete=0 ) ORDER BY `sort` DESC,`id` DESC LIMIT 100 [ RunTime:0.000261s ]
SHOW FULL COLUMNS FROM `this_cms_article` [ RunTime:0.000413s ]
SELECT COUNT(*) AS think_count FROM `this_cms_article` WHERE `cids` LIKE '%,1,%' AND ( is_draft=0 AND status=0 AND is_delete=0 ) [ RunTime:0.000212s ]
SELECT * FROM `this_cms_article` WHERE `cids` LIKE '%,1,%' AND ( is_draft=0 AND status=0 AND is_delete=0 ) ORDER BY `sort` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.000334s ]