[ DB ] CONNECT:[ UseTime:0.011264s ] mysql:host=localhost;port=3306;dbname=test_92ya_com;charset=utf8
[ SQL ] select hid,name,alias_name from ebx_hospital as a where a.status = '1' and a.is_show = 1 and FIND_IN_SET(1,a.kind_str) AND a.city = '236' order by a.weight asc,add_time desc limit 20 [ RunTime:0.003432s ]
[ SQL ] select link_id,link_name,link_url,target from ebx_friend_link where 1 = 1 AND is_show = 1 AND ( city = '236' or province = 0 ) order by `orderby` desc limit 100 [ RunTime:0.014104s ]
[ SQL ] select `id` , `name` , `area_code` from `ebx_region` where 1 = 1 AND is_hot = 1 and area_code is not null and open_pingtai=1 order by weight asc limit 100 [ RunTime:0.000931s ]
[ SQL ] select a.hid,a.name,a.alias_name,a.logo,a.thum,a.province,a.city,a.region,a.meal_num,a.yuyue_num,a.score from ebx_hospital as a where a.status = 1 and a.is_show = 1 and FIND_IN_SET(1,a.kind_str) AND a.city = '236' order by a.add_time desc limit 20 [ RunTime:0.002550s ]
[ SQL ] SHOW COLUMNS FROM `ebx_article_unique_tags` [ RunTime:0.002775s ]
[ SQL ] SELECT * FROM `ebx_article_unique_tags` ORDER BY create_date desc LIMIT 0,20 [ RunTime:0.001180s ]
[ SQL ] SHOW COLUMNS FROM `ebx_common_cart` [ RunTime:0.015241s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ebx_common_cart` WHERE `session_id` = 'o83m5lo8n4kcvllb53rkn479d7' LIMIT 1 [ RunTime:0.000730s ]
[ SQL ] select a.province,a.city,a.region from ebx_hospital as a where a.status = '1' and a.is_show = 1 and FIND_IN_SET(1,a.kind_str) AND a.city = '236' group by a.region limit 1000 [ RunTime:0.033293s ]
[ SQL ] SHOW COLUMNS FROM `ebx_search_keywords` [ RunTime:0.007367s ]
[ SQL ] SELECT * FROM `ebx_search_keywords` WHERE ( is_show=1 and area_code='0755' and type=1 and kind=1 and count>3 ) ORDER BY `count` desc,`id` desc LIMIT 10 [ RunTime:0.000637s ]
[ SQL ] select * from ebx_project_type as a where is_show = 1 and kind = 1 order by a.sort_order asc [ RunTime:0.001199s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital` [ RunTime:0.030730s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE ( FIND_IN_SET(1,kind_str) and hid=82 ) LIMIT 1 [ RunTime:0.002813s ]
[ SQL ] select a.name,a.number 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='hospital_mytag' and b.type='hospital_mytag' and b.hid=82 order by a.weight asc [ RunTime:0.013689s ]
[ SQL ] select count(*) as c from ebx_expert as a where a.is_show = 1 and a.kind=1 AND a.eid in (select eid from ebx_expert_hospital where hid = '82' group by eid ) [ RunTime:0.006856s ]
[ SQL ] select * from ebx_expert as a where a.is_show = 1 and a.kind=1 AND a.eid in (select eid from ebx_expert_hospital where hid = '82' group by eid ) ORDER BY a.weight desc,a.add_time desc LIMIT 0,100 [ RunTime:0.001238s ]
[ 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='11' order by b.weight asc [ RunTime:0.001115s ]
[ 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=11 order by a.weight asc [ RunTime:0.005310s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tags` [ RunTime:0.001448s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 11 AND `type` = 'learn_rank' [ RunTime:0.005953s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tag_config` [ RunTime:0.003541s ]
[ 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.000533s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 11 AND `type` = 'company_auth' [ RunTime:0.002368s ]
[ 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.000282s ]
[ 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='5' order by b.weight asc [ RunTime:0.002835s ]
[ 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=5 order by a.weight asc [ RunTime:0.011624s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 5 AND `type` = 'learn_rank' [ RunTime:0.004359s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 5 AND `type` = 'company_auth' [ RunTime:0.000429s ]
[ SQL ] select a.eid from ebx_expert_hospital as a left join ebx_expert as e on a.eid=e.eid where e.is_show=1 and a.hid=82 [ RunTime:0.002220s ]
[ SQL ] select count(*) as c from ebx_kepu as a left join ebx_expert as e on a.eid=e.eid where a.is_open = 1 AND a.eid IN (5,11) [ RunTime:0.016987s ]
[ SQL ] select a.*, e.`eid` AS `exp__eid`, e.`name` AS `exp__name`, e.`pic` AS `exp__pic`, e.`title` AS `exp__title`, e.`description` As `exp__description`, e.`weight` AS `exp__weight`, e.`status` AS `exp__status`, e.`add_time` AS `exp__add_time`, e.`is_show` AS `exp__is_show`, e.`number` AS `exp__number`, e.`zizhi_pic` AS `exp__zizhi_pic`, e.`rongyu_pic` AS `exp__rongyu_pic`, e.`edit_time` AS `exp__edit_time`, e.`worker_year` AS `exp__worker_year`, e.`diary_count` AS `exp__diary_count` from ebx_kepu as a left join ebx_expert as e on a.eid=e.eid where a.is_open = 1 AND a.eid IN (5,11) ORDER BY a.publish_time desc LIMIT 0,1000 [ RunTime:0.000713s ]
[ SQL ] SHOW COLUMNS FROM `ebx_expert` [ RunTime:0.002883s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.003916s ]
[ 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='11' order by b.weight asc [ RunTime:0.002627s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.019972s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=46 [ RunTime:0.000453s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.006861s ]
[ 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='11' order by b.weight asc [ RunTime:0.002749s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.008457s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=45 [ RunTime:0.001601s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.003149s ]
[ 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='11' order by b.weight asc [ RunTime:0.000883s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.008805s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=43 [ RunTime:0.002151s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000602s ]
[ 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='11' order by b.weight asc [ RunTime:0.001035s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.004649s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=42 [ RunTime:0.000544s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.002679s ]
[ 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='11' order by b.weight asc [ RunTime:0.000943s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.006328s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=41 [ RunTime:0.000247s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000526s ]
[ 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='11' order by b.weight asc [ RunTime:0.000824s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.013981s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=38 [ RunTime:0.000411s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000581s ]
[ 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='11' order by b.weight asc [ RunTime:0.001063s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000507s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=36 [ RunTime:0.000307s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000416s ]
[ 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='11' order by b.weight asc [ RunTime:0.002546s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.010954s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=34 [ RunTime:0.000302s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000438s ]
[ 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='11' order by b.weight asc [ RunTime:0.000828s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000502s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=29 [ RunTime:0.000288s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000431s ]
[ 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='11' order by b.weight asc [ RunTime:0.000883s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.010636s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=26 [ RunTime:0.006296s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000475s ]
[ 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='11' order by b.weight asc [ RunTime:0.000932s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000437s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=23 [ RunTime:0.000315s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000479s ]
[ 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='11' order by b.weight asc [ RunTime:0.001305s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.006334s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=22 [ RunTime:0.000304s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.003328s ]
[ 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='11' order by b.weight asc [ RunTime:0.000964s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.012472s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=21 [ RunTime:0.000326s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000560s ]
[ 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='11' order by b.weight asc [ RunTime:0.000918s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000437s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=20 [ RunTime:0.000264s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000449s ]
[ 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='11' order by b.weight asc [ RunTime:0.000918s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.009859s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=17 [ RunTime:0.000305s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000463s ]
[ 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='11' order by b.weight asc [ RunTime:0.000939s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000347s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=13 [ RunTime:0.002756s ]
[ SQL ] select count(*) as c from ebx_hospital_article as a left join ebx_hospital as e on a.hid=e.hid where a.is_open = 1 AND a.type = 21 AND a.hid = 82 [ RunTime:0.000368s ]
[ SQL ] select a.*, e.`hid` AS `hos__hid`, e.`name` AS `hos__name`, e.`renzheng` AS `hos__renzheng` from ebx_hospital_article as a left join ebx_hospital as e on a.hid=e.hid where a.is_open = 1 AND a.type = 21 AND a.hid = 82 ORDER BY a.publish_time desc LIMIT 0,1000 [ RunTime:0.000545s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.002008s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_article_tags` [ RunTime:0.000789s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 130 [ RunTime:0.000260s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000420s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 129 [ RunTime:0.000259s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000401s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 128 [ RunTime:0.000270s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000398s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 127 [ RunTime:0.000246s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000409s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 126 [ RunTime:0.000248s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000391s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 125 [ RunTime:0.000247s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000375s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 124 [ RunTime:0.000207s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.010482s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 123 [ RunTime:0.000872s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.010919s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 122 [ RunTime:0.000269s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000394s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 121 [ RunTime:0.000237s ]
[ SQL ] select a.* from ebx_hospital as a where a.status = 1 and a.is_show = 1 and FIND_IN_SET(1,a.kind_str) AND hid != '82' and lng is not null and lat is not null and city = '236' order by round(6378.138*2*asin(SQRT(pow(sin( (22.545845*pi()/180-lat*pi()/180)/2),2)+cos(22.545845*pi()/180)*cos(lat*pi()/180)* pow(sin( (114.120174*pi()/180-lng*pi()/180)/2),2)))*1000) ASC LIMIT 5 [ RunTime:0.000776s ]
[ SQL ] SHOW COLUMNS FROM `ebx_project_type` [ RunTime:0.001004s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `is_show` = 1 AND `parent_id` = 0 ORDER BY `sort_order` asc [ RunTime:0.000555s ]
[ 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=82 and htc.`name`='医保定点' order by htc.score desc,htc.weight asc [ RunTime:0.000400s ]