SHOW FULL COLUMNS FROM `yihsing_setting` [ RunTime:0.004386s ]
SELECT `value` FROM `yihsing_setting` WHERE `key` = 'theme' LIMIT 1 [ RunTime:0.001280s ]
SELECT * FROM `yihsing_setting` [ RunTime:0.003330s ]
SHOW FULL COLUMNS FROM `yihsing_category` [ RunTime:0.013731s ]
SELECT * FROM `yihsing_category` [ RunTime:0.000499s ]
SHOW FULL COLUMNS FROM `yihsing_company` [ RunTime:0.010911s ]
SELECT * FROM `yihsing_company` [ RunTime:0.003070s ]
SHOW FULL COLUMNS FROM `yihsing_menu` [ RunTime:0.000877s ]
SELECT * FROM `yihsing_menu` [ RunTime:0.000168s ]
SHOW FULL COLUMNS FROM `yihsing_banner` [ RunTime:0.004103s ]
SELECT * FROM `yihsing_banner` ORDER BY `sort` ASC LIMIT 8 [ RunTime:0.003832s ]
SHOW FULL COLUMNS FROM `yihsing_link` [ RunTime:0.007191s ]
SELECT * FROM `yihsing_link` [ RunTime:0.000725s ]
SHOW FULL COLUMNS FROM `yihsing_product_spec` [ RunTime:0.009531s ]
SELECT * FROM `yihsing_product_spec` WHERE `yihsing_product_spec`.`time_delete` IS NULL ORDER BY RAND() LIMIT 10 [ RunTime:0.720198s ]
SHOW FULL COLUMNS FROM `yihsing_post` [ RunTime:0.013826s ]
SELECT * FROM `yihsing_post` WHERE ( `id` = 123 ) AND `yihsing_post`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.001491s ]
SHOW FULL COLUMNS FROM `yihsing_user` [ RunTime:0.010010s ]
SELECT * FROM `yihsing_user` WHERE ( `id` = 1 ) AND `yihsing_user`.`time_delete` IS NULL [ RunTime:0.000902s ]
SHOW FULL COLUMNS FROM `yihsing_meta` [ RunTime:0.011345s ]
SELECT * FROM `yihsing_meta` WHERE `post_id` = 123 [ RunTime:0.002000s ]
SHOW FULL COLUMNS FROM `yihsing_tag` [ RunTime:0.006844s ]
SHOW FULL COLUMNS FROM `yihsing_post_tag` [ RunTime:0.009514s ]
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` = 123 [ RunTime:0.004833s ]
SELECT * FROM `yihsing_category` WHERE `id` = 6 [ RunTime:0.004803s ]
UPDATE `yihsing_post` SET `view` = 888 WHERE ( `id` = 123 ) AND `yihsing_post`.`time_delete` IS NULL [ RunTime:0.007903s ]
SHOW FULL COLUMNS FROM `yihsing_product` [ RunTime:0.003332s ]
SELECT * FROM `yihsing_product` WHERE ( `id` IN (1842,1854,1865,1871) ) AND `yihsing_product`.`time_delete` IS NULL [ RunTime:0.004636s ]
SELECT * FROM `yihsing_product_spec` WHERE ( `parent_id` IN (1842,1854,1865,1871) ) AND `yihsing_product_spec`.`time_delete` IS NULL [ RunTime:0.034299s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1842 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.029670s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1854 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.016281s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1865 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.026563s ]
SELECT `img_local` FROM `yihsing_product_spec` WHERE ( `parent_id` = 1871 ) AND `yihsing_product_spec`.`time_delete` IS NULL LIMIT 1 [ RunTime:0.023943s ]
SHOW FULL COLUMNS FROM `yihsing_innerlink` [ RunTime:0.018863s ]
SELECT * FROM `yihsing_innerlink` [ RunTime:0.007022s ]
SELECT * FROM `yihsing_post` WHERE ( `id` <> 123 AND `category_id` = 6 ) AND `yihsing_post`.`time_delete` IS NULL ORDER BY time_add desc LIMIT 12 [ RunTime:0.001851s ]
SELECT * FROM `yihsing_user` WHERE ( `id` = 1 ) AND `yihsing_user`.`time_delete` IS NULL [ RunTime:0.018972s ]
SELECT * FROM `yihsing_meta` WHERE `post_id` IN (129,128,127,126,125,124,122,121,120,119,44,43) [ RunTime:0.001929s ]
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 (129,128,127,126,125,124,122,121,120,119,44,43) [ RunTime:0.009572s ]
SELECT * FROM `yihsing_category` WHERE `id` = 6 [ RunTime:0.002286s ]
SHOW FULL COLUMNS FROM `yihsing_product_brand` [ RunTime:0.003824s ]
SELECT * FROM `yihsing_product_brand` WHERE `id` IN (2,1) [ RunTime:0.000369s ]
SHOW FULL COLUMNS FROM `yihsing_comment` [ RunTime:0.007159s ]
SELECT * FROM `yihsing_comment` WHERE `post_id` = 123 ORDER BY `time_add` DESC [ RunTime:0.003156s ]
SELECT * FROM `yihsing_product_brand` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000198s ]
SELECT * FROM `yihsing_tag` [ RunTime:0.008160s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 7 [ RunTime:0.001012s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 8 [ RunTime:0.002998s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 9 [ RunTime:0.000503s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 10 [ RunTime:0.001773s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 11 [ RunTime:0.000513s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 12 [ RunTime:0.000577s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 13 [ RunTime:0.000638s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 14 [ RunTime:0.001085s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 15 [ RunTime:0.004537s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 16 [ RunTime:0.002756s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 17 [ RunTime:0.001076s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 18 [ RunTime:0.000797s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 19 [ RunTime:0.000956s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 20 [ RunTime:0.006615s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 21 [ RunTime:0.001539s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 22 [ RunTime:0.001602s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 23 [ RunTime:0.000688s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 24 [ RunTime:0.000530s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 25 [ RunTime:0.004544s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 26 [ RunTime:0.001191s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 27 [ RunTime:0.001796s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 28 [ RunTime:0.002208s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 29 [ RunTime:0.003116s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 30 [ RunTime:0.000196s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 31 [ RunTime:0.001917s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 32 [ RunTime:0.002196s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 33 [ RunTime:0.000317s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 34 [ RunTime:0.000764s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 35 [ RunTime:0.000597s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 36 [ RunTime:0.000237s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 37 [ RunTime:0.002886s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 38 [ RunTime:0.000600s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 39 [ RunTime:0.000337s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 40 [ RunTime:0.004572s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 41 [ RunTime:0.003601s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 42 [ RunTime:0.000513s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 43 [ RunTime:0.000623s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 44 [ RunTime:0.001130s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 45 [ RunTime:0.000617s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 46 [ RunTime:0.003519s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 47 [ RunTime:0.003093s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 48 [ RunTime:0.000866s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 49 [ RunTime:0.001881s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 50 [ RunTime:0.005304s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 51 [ RunTime:0.000206s ]
SELECT COUNT(*) AS think_count FROM `yihsing_post_tag` WHERE `tag_id` = 52 [ RunTime:0.001330s ]