SHOW FULL COLUMNS FROM `tb_goods_category` [ RunTime:0.007649s ]
SELECT * FROM `tb_goods_category` WHERE `level` IN (1,2) [ RunTime:0.009947s ]
SELECT * FROM `tb_goods_category` WHERE `fid` = 0 [ RunTime:0.014221s ]
SHOW FULL COLUMNS FROM `tb_goods` [ RunTime:0.007542s ]
SELECT * FROM `tb_goods` WHERE ( `id` IN (1387220,1399715,1407584,1399710,1376368,1421204,1418081) ) ORDER BY `id` DESC LIMIT 0,50 [ RunTime:0.005188s ]
SHOW FULL COLUMNS FROM `tb_comments` [ RunTime:0.004900s ]
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` = 1421204 [ RunTime:0.002769s ]
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` = 1418081 [ RunTime:0.002486s ]
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` = 1407584 [ RunTime:0.000782s ]
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` = 1399715 [ RunTime:0.000890s ]
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` = 1399710 [ RunTime:0.000981s ]
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` = 1387220 [ RunTime:0.002799s ]
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` = 1376368 [ RunTime:0.001400s ]
SHOW FULL COLUMNS FROM `tb_hot_keywords` [ RunTime:0.002574s ]
SELECT * FROM `tb_hot_keywords` ORDER BY `search_count` DESC LIMIT 10 [ RunTime:0.000898s ]
SHOW FULL COLUMNS FROM `tb_article` [ RunTime:0.004816s ]
SELECT * FROM `tb_article` WHERE `category_id` = 12 ORDER BY `id` DESC [ RunTime:0.006693s ]
SELECT * FROM `tb_goods_category` WHERE `id` = 10660 LIMIT 1 [ RunTime:0.011535s ]
SELECT * FROM `tb_goods_category` WHERE `id` = 10660 LIMIT 1 [ RunTime:0.004129s ]
SELECT * FROM `tb_goods_category` WHERE `id` IN (0,10310,10311,10612,10660) [ RunTime:0.016484s ]
SELECT * FROM `tb_goods_category` WHERE `fid` = 10660 [ RunTime:0.015786s ]
SELECT * FROM `tb_goods_category` WHERE `id` = 10660 LIMIT 1 [ RunTime:0.015816s ]
SELECT `id` FROM `tb_goods_category` WHERE ( `cate_map` LIKE '0,10310,10311,10612,10660%' ) [ RunTime:0.014778s ]
SELECT * FROM `tb_goods` WHERE ( `cate_id` IN (0,10660) ) ORDER BY `sell_count` DESC LIMIT 0,50 [ RunTime:0.122673s ]
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` = 1391926 [ RunTime:0.002887s ]
SELECT * FROM `tb_goods_category` WHERE `id` = 10660 LIMIT 1 [ RunTime:0.000282s ]
SELECT `id` FROM `tb_goods_category` WHERE ( `cate_map` LIKE '0,10310,10311,10612,10660%' ) [ RunTime:0.002418s ]
SELECT COUNT(*) AS think_count FROM `tb_goods` WHERE ( `cate_id` IN (0,10660) ) [ RunTime:0.067234s ]
SELECT * FROM `tb_goods` WHERE ( `cate_id` IN (0,10660) ) ORDER BY `id` DESC LIMIT 0,60 [ RunTime:0.260231s ]
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` = 1391926 [ RunTime:0.000323s ]