SHOW FULL COLUMNS FROM `yihsing_setting` [ RunTime:0.001426s ]
SELECT `value` FROM `yihsing_setting` WHERE `key` = 'theme' LIMIT 1 [ RunTime:0.000197s ]
SELECT * FROM `yihsing_setting` [ RunTime:0.005527s ]
SHOW FULL COLUMNS FROM `yihsing_category` [ RunTime:0.012368s ]
SELECT * FROM `yihsing_category` [ RunTime:0.000250s ]
SHOW FULL COLUMNS FROM `yihsing_company` [ RunTime:0.004224s ]
SELECT * FROM `yihsing_company` [ RunTime:0.006655s ]
SHOW FULL COLUMNS FROM `yihsing_menu` [ RunTime:0.004338s ]
SELECT * FROM `yihsing_menu` [ RunTime:0.000969s ]
SHOW FULL COLUMNS FROM `yihsing_banner` [ RunTime:0.008281s ]
SELECT * FROM `yihsing_banner` ORDER BY `sort` ASC LIMIT 8 [ RunTime:0.001918s ]
SHOW FULL COLUMNS FROM `yihsing_link` [ RunTime:0.002321s ]
SELECT * FROM `yihsing_link` [ RunTime:0.006178s ]
SHOW FULL COLUMNS FROM `yihsing_product_spec` [ RunTime:0.014198s ]
SELECT * FROM `yihsing_product_spec` WHERE `yihsing_product_spec`.`time_delete` IS NULL ORDER BY RAND() LIMIT 10 [ RunTime:0.437471s ]
SHOW FULL COLUMNS FROM `yihsing_post` [ RunTime:0.011816s ]
SELECT * FROM `yihsing_post` WHERE ( `id` = 148 ) AND `yihsing_post`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.003239s ]
SHOW FULL COLUMNS FROM `yihsing_user` [ RunTime:0.007202s ]
SELECT * FROM `yihsing_user` WHERE ( `id` = 1 ) AND `yihsing_user`.`time_delete` IS NULL [ RunTime:0.002716s ]
SHOW FULL COLUMNS FROM `yihsing_meta` [ RunTime:0.002333s ]
SELECT * FROM `yihsing_meta` WHERE `post_id` = 148 [ RunTime:0.002791s ]
SHOW FULL COLUMNS FROM `yihsing_tag` [ RunTime:0.017604s ]
SHOW FULL COLUMNS FROM `yihsing_post_tag` [ RunTime:0.009135s ]
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.001271s ]
SELECT * FROM `yihsing_category` WHERE `id` = 16 [ RunTime:0.001062s ]
UPDATE `yihsing_post` SET `view` = 887 WHERE ( `id` = 148 ) AND `yihsing_post`.`time_delete` IS NULL [ RunTime:0.010489s ]
SHOW FULL COLUMNS FROM `yihsing_product` [ RunTime:0.015918s ]
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.010445s ]
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.025473s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1752 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.014907s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1759 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.015103s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1760 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.011466s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1761 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.004507s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1762 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.006882s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1771 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.023547s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1782 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.026936s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1797 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.004295s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1798 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.009321s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1799 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.017426s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1817 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.010462s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1834 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.015749s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1850 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.012137s ]
SHOW FULL COLUMNS FROM `yihsing_innerlink` [ RunTime:0.007716s ]
SELECT * FROM `yihsing_innerlink` [ RunTime:0.004550s ]
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.005965s ]
SELECT * FROM `yihsing_user` WHERE ( `id` = 1 ) AND `yihsing_user`.`time_delete` IS NULL [ RunTime:0.003916s ]
SELECT * FROM `yihsing_meta` WHERE `post_id` IN (147,146,145) [ RunTime:0.000393s ]
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.003820s ]
SELECT * FROM `yihsing_category` WHERE `id` = 16 [ RunTime:0.013599s ]
SHOW FULL COLUMNS FROM `yihsing_product_brand` [ RunTime:0.002406s ]
SELECT * FROM `yihsing_product_brand` WHERE `id` = 2 [ RunTime:0.000205s ]
SHOW FULL COLUMNS FROM `yihsing_comment` [ RunTime:0.010998s ]
SELECT * FROM `yihsing_comment` WHERE `post_id` = 148 ORDER BY `time_add` DESC [ RunTime:0.004801s ]
SELECT * FROM `yihsing_product_brand` WHERE `id` = 2 LIMIT 1 [ RunTime:0.002100s ]
SELECT * FROM `yihsing_tag` [ RunTime:0.000868s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 7 [ RunTime:0.000298s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 8 [ RunTime:0.000238s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 9 [ RunTime:0.000212s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 10 [ RunTime:0.000192s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 11 [ RunTime:0.000234s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 12 [ RunTime:0.001048s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 13 [ RunTime:0.001095s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 14 [ RunTime:0.000297s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 15 [ RunTime:0.000196s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 16 [ RunTime:0.000213s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 17 [ RunTime:0.000211s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 18 [ RunTime:0.000190s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 19 [ RunTime:0.000217s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 20 [ RunTime:0.000184s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 21 [ RunTime:0.000171s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 22 [ RunTime:0.000188s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 23 [ RunTime:0.000185s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 24 [ RunTime:0.000185s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 25 [ RunTime:0.000873s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 26 [ RunTime:0.000857s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 27 [ RunTime:0.000190s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 28 [ RunTime:0.000187s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 29 [ RunTime:0.000178s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 30 [ RunTime:0.000393s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 31 [ RunTime:0.000166s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 32 [ RunTime:0.000332s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 33 [ RunTime:0.001345s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 34 [ RunTime:0.000190s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 35 [ RunTime:0.000197s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 36 [ RunTime:0.001072s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 37 [ RunTime:0.000426s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 38 [ RunTime:0.000304s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 39 [ RunTime:0.000184s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 40 [ RunTime:0.000227s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 41 [ RunTime:0.000185s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 42 [ RunTime:0.000636s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 43 [ RunTime:0.000173s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 44 [ RunTime:0.000459s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 45 [ RunTime:0.000209s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 46 [ RunTime:0.000394s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 47 [ RunTime:0.000215s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 48 [ RunTime:0.000217s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 49 [ RunTime:0.000179s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 50 [ RunTime:0.000480s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 51 [ RunTime:0.000348s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 52 [ RunTime:0.000411s ]