SHOW FULL COLUMNS FROM `yihsing_setting` [ RunTime:0.002828s ]
SELECT `value` FROM `yihsing_setting` WHERE `key` = 'theme' LIMIT 1 [ RunTime:0.000666s ]
SELECT * FROM `yihsing_setting` [ RunTime:0.000342s ]
SHOW FULL COLUMNS FROM `yihsing_category` [ RunTime:0.000529s ]
SELECT * FROM `yihsing_category` [ RunTime:0.000399s ]
SHOW FULL COLUMNS FROM `yihsing_company` [ RunTime:0.001593s ]
SELECT * FROM `yihsing_company` [ RunTime:0.000538s ]
SHOW FULL COLUMNS FROM `yihsing_menu` [ RunTime:0.000714s ]
SELECT * FROM `yihsing_menu` [ RunTime:0.000273s ]
SHOW FULL COLUMNS FROM `yihsing_banner` [ RunTime:0.000691s ]
SELECT * FROM `yihsing_banner` ORDER BY `sort` ASC LIMIT 8 [ RunTime:0.000255s ]
SHOW FULL COLUMNS FROM `yihsing_link` [ RunTime:0.000410s ]
SELECT * FROM `yihsing_link` [ RunTime:0.000336s ]
SHOW FULL COLUMNS FROM `yihsing_product_spec` [ RunTime:0.010535s ]
SELECT * FROM `yihsing_product_spec` WHERE `yihsing_product_spec`.`time_delete` IS NULL ORDER BY RAND() LIMIT 10 [ RunTime:0.402250s ]
SHOW FULL COLUMNS FROM `yihsing_post` [ RunTime:0.016903s ]
SELECT * FROM `yihsing_post` WHERE ( `id` = 148 ) AND `yihsing_post`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.003732s ]
SHOW FULL COLUMNS FROM `yihsing_user` [ RunTime:0.001315s ]
SELECT * FROM `yihsing_user` WHERE ( `id` = 1 ) AND `yihsing_user`.`time_delete` IS NULL [ RunTime:0.004021s ]
SHOW FULL COLUMNS FROM `yihsing_meta` [ RunTime:0.005027s ]
SELECT * FROM `yihsing_meta` WHERE `post_id` = 148 [ RunTime:0.000535s ]
SHOW FULL COLUMNS FROM `yihsing_tag` [ RunTime:0.005098s ]
SHOW FULL COLUMNS FROM `yihsing_post_tag` [ RunTime:0.004281s ]
SELECT `yihsing_tag`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`tag_id` AS `pivot__tag_id` FROM `yihsing_tag` INNER JOIN `yihsing_post_tag` `pivot` ON `pivot`.`tag_id`=`yihsing_tag`.`id` WHERE `pivot`.`post_id` = 148 [ RunTime:0.000546s ]
SELECT * FROM `yihsing_category` WHERE `id` = 16 [ RunTime:0.000561s ]
UPDATE `yihsing_post` SET `view` = 917 WHERE ( `id` = 148 ) AND `yihsing_post`.`time_delete` IS NULL [ RunTime:0.007514s ]
SHOW FULL COLUMNS FROM `yihsing_product` [ RunTime:0.002868s ]
SELECT * FROM `yihsing_product` WHERE ( `id` IN (1782,1817,1834,1850,1752,1759,1771,1760,1797,1762,1799,1761,1798) ) AND `yihsing_product`.`time_delete` IS NULL [ RunTime:0.000584s ]
SELECT * FROM `yihsing_product_spec` WHERE ( `parent_id` IN (1752,1759,1760,1761,1762,1771,1782,1797,1798,1799,1817,1834,1850) ) AND `yihsing_product_spec`.`time_delete` IS NULL [ RunTime:0.016178s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1752 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.006768s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1759 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.006461s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1760 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.007097s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1761 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.006621s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1762 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.006173s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1771 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.007917s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1782 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.009796s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1797 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.009347s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1798 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.014100s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1799 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.010750s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1817 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.013824s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1834 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.016392s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1850 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.014733s ]
SHOW FULL COLUMNS FROM `yihsing_innerlink` [ RunTime:0.002012s ]
SELECT * FROM `yihsing_innerlink` [ RunTime:0.000187s ]
SELECT * FROM `yihsing_post` WHERE ( `id` <> 148 AND `category_id` = 16 ) AND `yihsing_post`.`time_delete` IS NULL ORDER BY time_add desc LIMIT 12 [ RunTime:0.002282s ]
SELECT * FROM `yihsing_user` WHERE ( `id` = 1 ) AND `yihsing_user`.`time_delete` IS NULL [ RunTime:0.001562s ]
SELECT * FROM `yihsing_meta` WHERE `post_id` IN (147,146,145) [ RunTime:0.001395s ]
SELECT `yihsing_tag`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`tag_id` AS `pivot__tag_id` FROM `yihsing_tag` INNER JOIN `yihsing_post_tag` `pivot` ON `pivot`.`tag_id`=`yihsing_tag`.`id` WHERE `pivot`.`post_id` IN (147,146,145) [ RunTime:0.002067s ]
SELECT * FROM `yihsing_category` WHERE `id` = 16 [ RunTime:0.000316s ]
SHOW FULL COLUMNS FROM `yihsing_product_brand` [ RunTime:0.000457s ]
SELECT * FROM `yihsing_product_brand` WHERE `id` = 2 [ RunTime:0.000207s ]
SHOW FULL COLUMNS FROM `yihsing_comment` [ RunTime:0.000466s ]
SELECT * FROM `yihsing_comment` WHERE `post_id` = 148 ORDER BY `time_add` DESC [ RunTime:0.000835s ]
SELECT * FROM `yihsing_product_brand` WHERE `id` = 2 LIMIT 1 [ RunTime:0.001682s ]
SELECT * FROM `yihsing_tag` [ RunTime:0.000354s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 7 [ RunTime:0.000376s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 8 [ RunTime:0.000214s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 9 [ RunTime:0.000239s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 10 [ RunTime:0.000206s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 11 [ RunTime:0.000208s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 12 [ RunTime:0.000204s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 13 [ RunTime:0.000239s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 14 [ RunTime:0.000210s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 15 [ RunTime:0.000205s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 16 [ RunTime:0.000256s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 17 [ RunTime:0.000206s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 18 [ RunTime:0.000205s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 19 [ RunTime:0.000297s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 20 [ RunTime:0.000221s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 21 [ RunTime:0.000209s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 22 [ RunTime:0.000195s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 23 [ RunTime:0.000213s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 24 [ RunTime:0.000212s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 25 [ RunTime:0.000190s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 26 [ RunTime:0.000222s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 27 [ RunTime:0.000192s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 28 [ RunTime:0.000268s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 29 [ RunTime:0.000210s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 30 [ RunTime:0.000214s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 31 [ RunTime:0.000232s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 32 [ RunTime:0.000271s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 33 [ RunTime:0.000234s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 34 [ RunTime:0.000200s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 35 [ RunTime:0.000179s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 36 [ RunTime:0.000202s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 37 [ RunTime:0.000334s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 38 [ RunTime:0.000193s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 39 [ RunTime:0.000206s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 40 [ RunTime:0.000286s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 41 [ RunTime:0.000205s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 42 [ RunTime:0.000195s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 43 [ RunTime:0.000215s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 44 [ RunTime:0.000195s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 45 [ RunTime:0.000210s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 46 [ RunTime:0.000211s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 47 [ RunTime:0.000213s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 48 [ RunTime:0.000208s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 49 [ RunTime:0.000183s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 50 [ RunTime:0.000198s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 51 [ RunTime:0.000201s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 52 [ RunTime:0.001982s ]