SHOW FULL COLUMNS FROM `tb_goods_category` [ RunTime:0.000506s ]
SELECT * FROM `tb_goods_category` WHERE `level` IN (1,2) [ RunTime:0.000521s ]
SELECT * FROM `tb_goods_category` WHERE `fid` = 0 [ RunTime:0.000535s ]
SHOW FULL COLUMNS FROM `tb_goods` [ RunTime:0.000416s ]
SELECT * FROM `tb_goods` WHERE ( `id` IN (1409631,1396255,1381005,1379199,1380989,1391790,1381176) ) ORDER BY `id` DESC LIMIT 0,50 [ RunTime:0.000329s ]
SHOW FULL COLUMNS FROM `tb_comments` [ RunTime:0.000354s ]
SELECT `tb_comments`.*,`tb_customer`.`nick_name` FROM `tb_comments` INNER JOIN `tb_customer` ON `tb_customer`.`id`=`tb_comments`.`user_id` WHERE `goods_id` = 1409631 [ RunTime:0.000242s ]
SELECT `tb_comments`.*,`tb_customer`.`nick_name` FROM `tb_comments` INNER JOIN `tb_customer` ON `tb_customer`.`id`=`tb_comments`.`user_id` WHERE `goods_id` = 1396255 [ RunTime:0.000192s ]
SELECT `tb_comments`.*,`tb_customer`.`nick_name` FROM `tb_comments` INNER JOIN `tb_customer` ON `tb_customer`.`id`=`tb_comments`.`user_id` WHERE `goods_id` = 1391790 [ RunTime:0.000235s ]
SELECT `tb_comments`.*,`tb_customer`.`nick_name` FROM `tb_comments` INNER JOIN `tb_customer` ON `tb_customer`.`id`=`tb_comments`.`user_id` WHERE `goods_id` = 1381176 [ RunTime:0.000261s ]
SELECT `tb_comments`.*,`tb_customer`.`nick_name` FROM `tb_comments` INNER JOIN `tb_customer` ON `tb_customer`.`id`=`tb_comments`.`user_id` WHERE `goods_id` = 1381005 [ RunTime:0.000199s ]
SELECT `tb_comments`.*,`tb_customer`.`nick_name` FROM `tb_comments` INNER JOIN `tb_customer` ON `tb_customer`.`id`=`tb_comments`.`user_id` WHERE `goods_id` = 1380989 [ RunTime:0.000187s ]
SELECT `tb_comments`.*,`tb_customer`.`nick_name` FROM `tb_comments` INNER JOIN `tb_customer` ON `tb_customer`.`id`=`tb_comments`.`user_id` WHERE `goods_id` = 1379199 [ RunTime:0.000204s ]
SHOW FULL COLUMNS FROM `tb_hot_keywords` [ RunTime:0.000267s ]
SELECT * FROM `tb_hot_keywords` ORDER BY `search_count` DESC LIMIT 10 [ RunTime:0.000182s ]
SHOW FULL COLUMNS FROM `tb_article` [ RunTime:0.000357s ]
SELECT * FROM `tb_article` WHERE `category_id` = 12 ORDER BY `id` DESC [ RunTime:0.000417s ]
SELECT * FROM `tb_goods_category` WHERE `id` = 10603 LIMIT 1 [ RunTime:0.000205s ]
SELECT * FROM `tb_goods_category` WHERE `id` = 10603 LIMIT 1 [ RunTime:0.000272s ]
SELECT * FROM `tb_goods_category` WHERE `id` IN (0,10310,10468,10570,10603) [ RunTime:0.000287s ]
SELECT * FROM `tb_goods_category` WHERE `fid` = 10603 [ RunTime:0.000486s ]
SELECT * FROM `tb_goods_category` WHERE `id` = 10603 LIMIT 1 [ RunTime:0.000220s ]
SELECT `id` FROM `tb_goods_category` WHERE ( `cate_map` LIKE '0,10310,10468,10570,10603%' ) [ RunTime:0.000375s ]
SELECT * FROM `tb_goods` WHERE ( `cate_id` IN (0,10603) ) ORDER BY `sell_count` DESC LIMIT 0,50 [ RunTime:0.022753s ]
SELECT `tb_comments`.*,`tb_customer`.`nick_name` FROM `tb_comments` INNER JOIN `tb_customer` ON `tb_customer`.`id`=`tb_comments`.`user_id` WHERE `goods_id` = 1388173 [ RunTime:0.000400s ]
SELECT * FROM `tb_goods_category` WHERE `id` = 10603 LIMIT 1 [ RunTime:0.000200s ]
SELECT `id` FROM `tb_goods_category` WHERE ( `cate_map` LIKE '0,10310,10468,10570,10603%' ) [ RunTime:0.000275s ]
SELECT COUNT(*) AS think_count FROM `tb_goods` WHERE ( `cate_id` IN (0,10603) ) [ RunTime:0.018802s ]
SELECT * FROM `tb_goods` WHERE ( `cate_id` IN (0,10603) ) ORDER BY `id` DESC LIMIT 0,60 [ RunTime:0.075258s ]
SELECT `tb_comments`.*,`tb_customer`.`nick_name` FROM `tb_comments` INNER JOIN `tb_customer` ON `tb_customer`.`id`=`tb_comments`.`user_id` WHERE `goods_id` = 1388173 [ RunTime:0.000424s ]