[ DB ] CONNECT:[ UseTime:0.000262s ] mysql:host=localhost;port=3306;dbname=test_92ya_com;charset=utf8
[ SQL ] select * from ebx_hospital where `is_show` = 1 and `status` = 1 and `city` in (35,36) order by `weight` asc,`hid` asc limit 5 [ RunTime:0.000791s ]
[ SQL ] SHOW COLUMNS FROM `ebx_region` [ RunTime:0.001480s ]
[ SQL ] SELECT * FROM `ebx_region` WHERE `id` = 381 LIMIT 1 [ RunTime:0.000326s ]
[ SQL ] SELECT * FROM `ebx_region` WHERE `id` = 3554 LIMIT 1 [ RunTime:0.000290s ]
[ SQL ] select htc.`name`,htc.`number` from ebx_hospital_tag_config as htc
left join ebx_hospital_tags as ht on htc.number=ht.tag_id
left join ebx_hospital as h on ht.hid=h.hid
where htc.`type`='hospital_mytag' and htc.`deleted`=0 and htc.`is_open`=1
and ht.`type`='hospital_mytag' and ht.hid=83 order by htc.score desc,htc.weight asc [ RunTime:0.000457s ]
[ SQL ] SELECT * FROM `ebx_region` WHERE `id` = 381 LIMIT 1 [ RunTime:0.000271s ]
[ SQL ] SELECT * FROM `ebx_region` WHERE `id` = 3557 LIMIT 1 [ RunTime:0.000276s ]
[ SQL ] select htc.`name`,htc.`number` from ebx_hospital_tag_config as htc
left join ebx_hospital_tags as ht on htc.number=ht.tag_id
left join ebx_hospital as h on ht.hid=h.hid
where htc.`type`='hospital_mytag' and htc.`deleted`=0 and htc.`is_open`=1
and ht.`type`='hospital_mytag' and ht.hid=86 order by htc.score desc,htc.weight asc [ RunTime:0.000400s ]
[ SQL ] select count(*) as c from ebx_expert as a where a.is_show = 1 AND a.eid in (
select aa.eid from ebx_expert_hospital as aa where hid in ( select hid from ebx_hospital as h where h.is_show = 1 AND h.province = '1' ) group by aa.eid
) [ RunTime:0.000665s ]
[ SQL ] select * from ebx_expert as a where a.is_show = 1 AND a.eid in (
select aa.eid from ebx_expert_hospital as aa where hid in ( select hid from ebx_hospital as h where h.is_show = 1 AND h.province = '1' ) group by aa.eid
) ORDER BY a.weight asc , a.add_time desc LIMIT 0,5 [ RunTime:0.000674s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='12' order by b.weight asc [ RunTime:0.001125s ]
[ SQL ] select b.* from ebx_hospital_tag_config as a left join ebx_hospital_tags as b on a.number=b.tag_id where a.`is_open`=1 and a.`deleted`=0 and a.type='expert_mytag' and b.type='expert_mytag' and b.hid=12 order by a.weight asc [ RunTime:0.000524s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tags` [ RunTime:0.000949s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 12 AND `type` = 'learn_rank' [ RunTime:0.000312s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tag_config` [ RunTime:0.000914s ]
[ SQL ] SELECT * FROM `ebx_hospital_tag_config` WHERE ( is_open = 1 and type = "learn_rank" and number in (10) ) ORDER BY weight desc [ RunTime:0.000267s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 12 AND `type` = 'company_auth' [ RunTime:0.000287s ]
[ SQL ] SELECT * FROM `ebx_hospital_tag_config` WHERE ( is_open = 1 and type = "company_auth" and number in (9) ) ORDER BY weight desc [ RunTime:0.000235s ]
[ SQL ] select a.*,e.name as e__name,e.title as e__title from ebx_kepu as a left join ebx_expert as e on a.eid=e.eid where a.kepu_type=1 and a.is_open=1 order by a.kepu_id desc limit 5 [ RunTime:0.000441s ]
[ SQL ] select count(*) as c from ebx_article as a left join ebx_article_cat as b on a.cat_id = b.cat_id where a.is_open = 1 [ RunTime:0.000584s ]
[ SQL ] select a.article_id,a.cat_id,a.title,a.author,a.come_from,a.keywords,a.add_time,a.introduction,a.update_time,
a.description,a.publish_time,a.thumb,a.video_thumb,a.image_url,a.user_id,a.type,a.click,a.virtual_num,a.zan,a.virtual_zan,b.cat_name
from ebx_article as a left join ebx_article_cat as b on a.cat_id = b.cat_id where a.is_open = 1 order by a.article_id desc limit 0,5 [ RunTime:0.000359s ]
[ SQL ] SHOW COLUMNS FROM `ebx_users` [ RunTime:0.001121s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 229 LIMIT 1 [ RunTime:0.000287s ]
[ SQL ] SHOW COLUMNS FROM `ebx_article_tags` [ RunTime:0.000943s ]
[ SQL ] SELECT * FROM `ebx_article_tags` WHERE `article_id` = 100 [ RunTime:0.000248s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 125 LIMIT 1 [ RunTime:0.000296s ]
[ SQL ] SELECT * FROM `ebx_article_tags` WHERE `article_id` = 99 [ RunTime:0.000274s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 188 LIMIT 1 [ RunTime:0.000239s ]
[ SQL ] SELECT * FROM `ebx_article_tags` WHERE `article_id` = 98 [ RunTime:0.000203s ]
[ SQL ] SHOW COLUMNS FROM `ebx_article_unique_tags` [ RunTime:0.001047s ]
[ SQL ] SELECT `tag`,`tag_id` FROM `ebx_article_unique_tags` WHERE `tag` IN ('测试标签','第一','第一个标签') [ RunTime:0.000305s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 123 LIMIT 1 [ RunTime:0.000295s ]
[ SQL ] SELECT * FROM `ebx_article_tags` WHERE `article_id` = 97 [ RunTime:0.000226s ]
[ SQL ] SELECT `tag`,`tag_id` FROM `ebx_article_unique_tags` WHERE `tag` IN ('最后标签','第一个标签') [ RunTime:0.000263s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 100 LIMIT 1 [ RunTime:0.000250s ]
[ SQL ] SELECT * FROM `ebx_article_tags` WHERE `article_id` = 96 [ RunTime:0.000185s ]
[ SQL ] select * from ebx_article_tags as a where a.article_id = '100' [ RunTime:0.000198s ]
[ SQL ] select * from ebx_article_tags as a where a.article_id = '99' [ RunTime:0.000174s ]
[ SQL ] select * from ebx_article_tags as a where a.article_id = '98' [ RunTime:0.000181s ]
[ SQL ] SELECT * FROM `ebx_article_unique_tags` WHERE `tag` = '测试标签' LIMIT 1 [ RunTime:0.000264s ]
[ SQL ] SELECT * FROM `ebx_article_unique_tags` WHERE `tag` = '第一' LIMIT 1 [ RunTime:0.000285s ]
[ SQL ] SELECT * FROM `ebx_article_unique_tags` WHERE `tag` = '第一个标签' LIMIT 1 [ RunTime:0.000305s ]
[ SQL ] select * from ebx_article_tags as a where a.article_id = '97' [ RunTime:0.000233s ]
[ SQL ] SELECT * FROM `ebx_article_unique_tags` WHERE `tag` = '最后标签' LIMIT 1 [ RunTime:0.000267s ]
[ SQL ] SELECT * FROM `ebx_article_unique_tags` WHERE `tag` = '第一个标签' LIMIT 1 [ RunTime:0.000261s ]
[ SQL ] select * from ebx_article_tags as a where a.article_id = '96' [ RunTime:0.000222s ]
[ SQL ] SHOW COLUMNS FROM `ebx_ad` [ RunTime:0.001250s ]
[ SQL ] SELECT `ad_link`,`ad_name`,`ad_code`,`target`,`province`,`city`,`area_code` FROM `ebx_ad` WHERE ( pid=5 and enabled=1 and start_time<= 1757347200 and end_time >= 1757347200 ) ORDER BY orderby asc [ RunTime:0.000348s ]
[ SQL ] select count(*) as c from ebx_hospital as a where 1 = 1 AND a.status = 1 and a.is_show = 1 AND a.province = '1' limit 1 [ RunTime:0.000352s ]