SHOW FULL COLUMNS FROM `yihsing_setting` [ RunTime:0.000658s ]
SELECT `value` FROM `yihsing_setting` WHERE `key` = 'theme' LIMIT 1 [ RunTime:0.000227s ]
SELECT * FROM `yihsing_setting` [ RunTime:0.000334s ]
SHOW FULL COLUMNS FROM `yihsing_category` [ RunTime:0.000498s ]
SELECT * FROM `yihsing_category` [ RunTime:0.000241s ]
SHOW FULL COLUMNS FROM `yihsing_company` [ RunTime:0.000401s ]
SELECT * FROM `yihsing_company` [ RunTime:0.000220s ]
SHOW FULL COLUMNS FROM `yihsing_menu` [ RunTime:0.000436s ]
SELECT * FROM `yihsing_menu` [ RunTime:0.000168s ]
SHOW FULL COLUMNS FROM `yihsing_banner` [ RunTime:0.000407s ]
SELECT * FROM `yihsing_banner` ORDER BY `sort` ASC LIMIT 8 [ RunTime:0.000217s ]
SHOW FULL COLUMNS FROM `yihsing_link` [ RunTime:0.000385s ]
SELECT * FROM `yihsing_link` [ RunTime:0.000166s ]
SHOW FULL COLUMNS FROM `yihsing_product_spec` [ RunTime:0.000509s ]
SELECT * FROM `yihsing_product_spec` WHERE `yihsing_product_spec`.`time_delete` IS NULL ORDER BY RAND() LIMIT 10 [ RunTime:0.064980s ]
SHOW FULL COLUMNS FROM `yihsing_post` [ RunTime:0.000577s ]
SELECT * FROM `yihsing_post` WHERE ( `id` = 148 ) AND `yihsing_post`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.000281s ]
SHOW FULL COLUMNS FROM `yihsing_user` [ RunTime:0.000404s ]
SELECT * FROM `yihsing_user` WHERE ( `id` = 1 ) AND `yihsing_user`.`time_delete` IS NULL [ RunTime:0.000234s ]
SHOW FULL COLUMNS FROM `yihsing_meta` [ RunTime:0.000383s ]
SELECT * FROM `yihsing_meta` WHERE `post_id` = 148 [ RunTime:0.000144s ]
SHOW FULL COLUMNS FROM `yihsing_tag` [ RunTime:0.000409s ]
SHOW FULL COLUMNS FROM `yihsing_post_tag` [ RunTime:0.000391s ]
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.000260s ]
SELECT * FROM `yihsing_category` WHERE `id` = 16 [ RunTime:0.000440s ]
UPDATE `yihsing_post` SET `view` = 752 WHERE ( `id` = 148 ) AND `yihsing_post`.`time_delete` IS NULL [ RunTime:0.004822s ]
SHOW FULL COLUMNS FROM `yihsing_product` [ RunTime:0.000561s ]
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.001934s ]
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.005913s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1752 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.003158s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1759 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.003059s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1760 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.003105s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1761 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.003112s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1762 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.003745s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1771 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.003084s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1782 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.003068s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1797 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.003323s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1798 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.003130s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1799 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.003198s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1817 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.005412s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1834 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.004814s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1850 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.004830s ]
SHOW FULL COLUMNS FROM `yihsing_innerlink` [ RunTime:0.000711s ]
SELECT * FROM `yihsing_innerlink` [ RunTime:0.000203s ]
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.001552s ]
SELECT * FROM `yihsing_user` WHERE ( `id` = 1 ) AND `yihsing_user`.`time_delete` IS NULL [ RunTime:0.000474s ]
SELECT * FROM `yihsing_meta` WHERE `post_id` IN (147,146,145) [ RunTime:0.000428s ]
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.000508s ]
SELECT * FROM `yihsing_category` WHERE `id` = 16 [ RunTime:0.000435s ]
SHOW FULL COLUMNS FROM `yihsing_product_brand` [ RunTime:0.002047s ]
SELECT * FROM `yihsing_product_brand` WHERE `id` = 2 [ RunTime:0.000405s ]
SHOW FULL COLUMNS FROM `yihsing_comment` [ RunTime:0.000648s ]
SELECT * FROM `yihsing_comment` WHERE `post_id` = 148 ORDER BY `time_add` DESC [ RunTime:0.002427s ]
SELECT * FROM `yihsing_product_brand` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000202s ]
SELECT * FROM `yihsing_tag` [ RunTime:0.000229s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 7 [ RunTime:0.000543s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 8 [ RunTime:0.001855s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 9 [ RunTime:0.000184s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 10 [ RunTime:0.000190s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 11 [ RunTime:0.000217s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 12 [ RunTime:0.000191s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 13 [ RunTime:0.000164s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 14 [ RunTime:0.001229s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 15 [ RunTime:0.000198s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 16 [ RunTime:0.000205s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 17 [ RunTime:0.000178s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 18 [ RunTime:0.000195s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 19 [ RunTime:0.000220s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 20 [ RunTime:0.000183s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 21 [ RunTime:0.000178s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 22 [ RunTime:0.000196s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 23 [ RunTime:0.000195s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 24 [ RunTime:0.000179s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 25 [ RunTime:0.000181s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 26 [ RunTime:0.000195s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 27 [ RunTime:0.000214s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 28 [ RunTime:0.000176s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 29 [ RunTime:0.000194s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 30 [ RunTime:0.000239s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 31 [ RunTime:0.000183s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 32 [ RunTime:0.000205s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 33 [ RunTime:0.000201s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 34 [ RunTime:0.000181s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 35 [ RunTime:0.000205s ]
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.000182s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 38 [ RunTime:0.000222s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 39 [ RunTime:0.000201s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 40 [ RunTime:0.000203s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 41 [ RunTime:0.000225s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 42 [ RunTime:0.000181s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 43 [ RunTime:0.000203s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 44 [ RunTime:0.000202s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 45 [ RunTime:0.000181s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 46 [ RunTime:0.000203s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 47 [ RunTime:0.000203s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 48 [ RunTime:0.000182s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 49 [ RunTime:0.000219s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 50 [ RunTime:0.000200s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 51 [ RunTime:0.000183s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 52 [ RunTime:0.000220s ]