SHOW FULL COLUMNS FROM `tp_system` [ RunTime:0.001092s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000517s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.023983s ]
SHOW FULL COLUMNS FROM `tp_cate` [ RunTime:0.000871s ]
SELECT `module_id` FROM `tp_cate` WHERE `cate_folder` = 'Product' LIMIT 1 [ RunTime:0.000234s ]
SHOW FULL COLUMNS FROM `tp_module` [ RunTime:0.000605s ]
SELECT `table_name` FROM `tp_module` WHERE `id` = 22 LIMIT 1 [ RunTime:0.003768s ]
SHOW FULL COLUMNS FROM `tp_field` [ RunTime:0.000624s ]
SELECT * FROM `tp_field` WHERE `module_id` = 22 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000952s ]
SELECT `id` FROM `tp_cate` WHERE `cate_folder` = 'Product' LIMIT 1 [ RunTime:0.044910s ]
SELECT * FROM `tp_cate` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000476s ]
SELECT `id`,`parent_id` FROM `tp_cate` [ RunTime:0.000254s ]
SHOW FULL COLUMNS FROM `tp_page` [ RunTime:0.019295s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.001804s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.000266s ]
SHOW FULL COLUMNS FROM `tp_item` [ RunTime:0.000658s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 114 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000421s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 431 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.010703s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 431 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000464s ]
SHOW FULL COLUMNS FROM `tp_product` [ RunTime:0.001008s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `tp_product` WHERE ( status = 1 and (items in (431)) ) GROUP BY `title` ) `_group_count_` [ RunTime:0.001612s ]
SELECT * FROM `tp_product` WHERE ( status = 1 and (items in (431)) ) GROUP BY `title` ORDER BY `sort` ASC,`id` DESC LIMIT 0,12 [ RunTime:0.004284s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '图像型火警探测器' ) [ RunTime:0.001163s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `tp_product` WHERE ( status = 1 and (items in (431)) ) GROUP BY `title` ) `_group_count_` [ RunTime:0.006678s ]
SELECT * FROM `tp_product` WHERE ( status = 1 and (items in (431)) ) GROUP BY `title` ORDER BY `sort` ASC,`id` DESC LIMIT 0,12 [ RunTime:0.004159s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '图像型火警探测器' ) [ RunTime:0.002013s ]