SHOW FULL COLUMNS FROM `tp_system` [ RunTime:0.000914s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000410s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000486s ]
SHOW FULL COLUMNS FROM `tp_cate` [ RunTime:0.000687s ]
SELECT `module_id` FROM `tp_cate` WHERE `cate_folder` = 'Search' LIMIT 1 [ RunTime:0.000244s ]
SHOW FULL COLUMNS FROM `tp_module` [ RunTime:0.000474s ]
SELECT `table_name` FROM `tp_module` WHERE `id` = 18 LIMIT 1 [ RunTime:0.000214s ]
SHOW FULL COLUMNS FROM `tp_field` [ RunTime:0.000464s ]
SELECT * FROM `tp_field` WHERE `module_id` = 18 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000573s ]
SELECT `id` FROM `tp_cate` WHERE `cate_folder` = 'Search' LIMIT 1 [ RunTime:0.000218s ]
SELECT * FROM `tp_cate` WHERE `id` = 18 LIMIT 1 [ RunTime:0.000290s ]
SELECT `id`,`parent_id` FROM `tp_cate` [ RunTime:0.000202s ]
SHOW FULL COLUMNS FROM `tp_page` [ RunTime:0.000408s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 LIMIT 1 [ RunTime:0.000209s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.000265s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.000242s ]
SELECT * FROM `tp_module` WHERE `table_name` = 'product' LIMIT 1 [ RunTime:0.000262s ]
SHOW FULL COLUMNS FROM `tp_product` [ RunTime:0.000591s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status = 1 and (title like '%火災報警控制器%' or sub_title like '%火災報警控制器%' or description like '%火災報警控制器%') AND status = 1 ) AND `title` LIKE '%%' [ RunTime:0.001348s ]
SELECT * FROM `tp_product` WHERE ( status = 1 and (title like '%火災報警控制器%' or sub_title like '%火災報警控制器%' or description like '%火災報警控制器%') AND status = 1 ) AND `title` LIKE '%%' ORDER BY `sort` ASC,`id` DESC LIMIT 0,100 [ RunTime:0.001442s ]
SELECT * FROM `tp_module` WHERE `table_name` = 'product' LIMIT 1 [ RunTime:0.000260s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status = 1 and (title like '%火災報警控制器%' or sub_title like '%火災報警控制器%' or description like '%火災報警控制器%') AND status = 1 ) AND `title` LIKE '%%' [ RunTime:0.001192s ]
SELECT * FROM `tp_product` WHERE ( status = 1 and (title like '%火災報警控制器%' or sub_title like '%火災報警控制器%' or description like '%火災報警控制器%') AND status = 1 ) AND `title` LIKE '%%' ORDER BY `sort` ASC,`id` DESC LIMIT 0,100 [ RunTime:0.001355s ]