SHOW FULL COLUMNS FROM `qing_category` [ RunTime:0.001506s ]
SELECT * FROM `qing_category` WHERE `parent_id` = 11 AND `status` = 1 ORDER BY `listorder` ASC [ RunTime:0.000682s ]
SELECT * FROM `qing_category` WHERE `parent_id` = 12 AND `status` = 1 ORDER BY `listorder` ASC [ RunTime:0.000425s ]
SELECT * FROM `qing_category` WHERE `parent_id` = 13 AND `status` = 1 ORDER BY `listorder` ASC [ RunTime:0.000281s ]
SELECT * FROM `qing_category` WHERE `parent_id` = 39 AND `status` = 1 ORDER BY `listorder` ASC [ RunTime:0.000229s ]
SELECT * FROM `qing_category` WHERE `parent_id` = 0 ORDER BY `listorder` ASC [ RunTime:0.000257s ]
SELECT `id`,`cate_name`,`parent_id`,`index_template` FROM `qing_category` WHERE `parent_id` = 1 ORDER BY `listorder` ASC [ RunTime:0.000312s ]
SELECT `id`,`cate_name`,`parent_id`,`index_template` FROM `qing_category` WHERE `parent_id` = 11 ORDER BY `listorder` ASC [ RunTime:0.000345s ]
SELECT `id`,`cate_name`,`parent_id`,`index_template` FROM `qing_category` WHERE `parent_id` = 12 ORDER BY `listorder` ASC [ RunTime:0.000240s ]
SELECT `id`,`cate_name`,`parent_id`,`index_template` FROM `qing_category` WHERE `parent_id` = 13 ORDER BY `listorder` ASC [ RunTime:0.000247s ]
SELECT `id`,`cate_name`,`parent_id`,`index_template` FROM `qing_category` WHERE `parent_id` = 14 ORDER BY `listorder` ASC [ RunTime:0.000214s ]
SELECT `id`,`cate_name`,`parent_id`,`index_template` FROM `qing_category` WHERE `parent_id` = 39 ORDER BY `listorder` ASC [ RunTime:0.000914s ]
SHOW FULL COLUMNS FROM `qing_ad` [ RunTime:0.001489s ]
SELECT * FROM `qing_ad` WHERE `type_id` = 4 [ RunTime:0.000355s ]
SHOW FULL COLUMNS FROM `qing_config` [ RunTime:0.001206s ]
SELECT `value`,`id` FROM `qing_config` [ RunTime:0.000251s ]
SELECT * FROM `qing_category` WHERE `id` = 18 LIMIT 1 [ RunTime:0.000451s ]
SELECT `id`,`parent_id`,`cate_name`,`index_template` FROM `qing_category` WHERE ( id=18 ) LIMIT 1 [ RunTime:0.000904s ]
SELECT `id`,`parent_id`,`cate_name`,`index_template` FROM `qing_category` WHERE ( id=11 ) LIMIT 1 [ RunTime:0.000353s ]
SELECT `id`,`parent_id`,`cate_name`,`index_template`,`thumb` FROM `qing_category` WHERE `parent_id` = 11 AND `status` = 1 ORDER BY `listorder` ASC [ RunTime:0.000679s ]
SHOW FULL COLUMNS FROM `qing_archives` [ RunTime:0.001282s ]
SELECT COUNT(*) AS think_count FROM `qing_archives` `a` INNER JOIN `qing_product` `b` ON `a`.`id`=`b`.`aid` WHERE `cate_id` = 18 LIMIT 1 [ RunTime:0.000848s ]