[ DB ] CONNECT:[ UseTime:0.000230s ] mysql:host=localhost;port=3306;dbname=test_92ya_com;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ebx_search_keywords` [ RunTime:0.000907s ]
[ SQL ] SELECT * FROM `ebx_search_keywords` WHERE `keyword` = '赛德阳光' AND `area_code` = '0755' AND `type` = 2 LIMIT 1 [ RunTime:0.000371s ]
[ SQL ] UPDATE `ebx_search_keywords` SET `count`=`count`+1 WHERE `id` = 67 [ RunTime:0.002881s ]
[ SQL ] SHOW COLUMNS FROM `ebx_stop_words` [ RunTime:0.000919s ]
[ SQL ] SELECT * FROM `ebx_stop_words` WHERE `name` = '赛德' LIMIT 1 [ RunTime:0.000281s ]
[ SQL ] SELECT * FROM `ebx_stop_words` WHERE `name` = '阳光' LIMIT 1 [ RunTime:0.000215s ]
[ SQL ] SELECT * FROM `ebx_stop_words` WHERE `name` = '赛德' LIMIT 1 [ RunTime:0.000350s ]
[ SQL ] SELECT * FROM `ebx_stop_words` WHERE `name` = '阳光' LIMIT 1 [ RunTime:0.000233s ]
[ SQL ] select count(DISTINCT a.hid) as c from ebx_hospital as a left join ebx_hospital_tags as b on a.hid = b.hid where 1 = 1 AND a.status = 1 and a.is_show = 1 AND ( a.name like '%赛德%' or a.name like '%阳光%' ) AND a.city = '236' [ RunTime:0.000530s ]
[ SQL ] select a.hid , a.name , a.alias_name , a.province ,a.city , a.region , a.address , a.logo ,
a.image_url , a.thum ,a.extra , a.lng ,a.lat , a.meal_num ,a.yuyue_num,a.score ,a.comment_num ,a.renzheng,a.business_id
,(CASE WHEN LOCATE( '赛德', a.name ) != 0 THEN 1 ELSE 0 END ) AS index_0,(CASE WHEN LOCATE( '阳光', a.name ) != 0 THEN 1 ELSE 0 END ) AS index_1 from ebx_hospital as a left join ebx_hospital_tags as b on a.hid = b.hid where 1 = 1 AND a.status = 1 and a.is_show = 1 AND ( a.name like '%赛德%' or a.name like '%阳光%' ) AND a.city = '236' group by a.hid order by (index_0+index_1) DESC , a.weight desc , a.hid desc LIMIT 0,10 [ RunTime:0.000927s ]
[ 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=73 order by htc.weight asc [ RunTime:0.000345s ]
[ 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=65 order by htc.weight asc [ RunTime:0.000308s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tags` [ RunTime:0.000960s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 73 AND `type` = 'tijian_level' [ RunTime:0.000338s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 65 AND `type` = 'tijian_level' [ RunTime:0.000291s ]
[ SQL ] select count(*) as c,sum(z_score) as sum__z_score,sum(f_score) as sum__f_score,sum(t_score) as sum__t_score from ebx_hospital_meal_comment where hid=73 and status=2 [ RunTime:0.000260s ]
[ SQL ] select count(*) as c,sum(z_score) as sum__z_score,sum(f_score) as sum__f_score,sum(t_score) as sum__t_score from ebx_hospital_meal_comment where hid=65 and status=2 [ RunTime:0.000198s ]
[ SQL ] select a.tid , a.hid ,a.name ,a.y_price ,a.j_price ,a.w_price ,a.thum ,a.sex ,a.virtual_sell ,a.extra,a.description ,
a.yuyue_count , a.buy_count ,b.name as h_name , b.alias_name as h_alias_name
from ebx_hospital_meal as a left join ebx_hospital as b on
a.hid = b.hid
where a.status = 1 and a.is_upper = 1 and a.hid = '73'order by a.weight desc , a.add_time desc limit 3 [ RunTime:0.000291s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_meal` [ RunTime:0.000829s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ebx_hospital_meal` WHERE `hid` = 73 AND `status` = 1 AND `is_upper` = 1 LIMIT 1 [ RunTime:0.000240s ]
[ SQL ] select a.tid , a.hid ,a.name ,a.y_price ,a.j_price ,a.w_price ,a.thum ,a.sex ,a.virtual_sell ,a.extra,a.description ,
a.yuyue_count , a.buy_count ,b.name as h_name , b.alias_name as h_alias_name
from ebx_hospital_meal as a left join ebx_hospital as b on
a.hid = b.hid
where a.status = 1 and a.is_upper = 1 and a.hid = '65'order by a.weight desc , a.add_time desc limit 3 [ RunTime:0.000274s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ebx_hospital_meal` WHERE `hid` = 65 AND `status` = 1 AND `is_upper` = 1 LIMIT 1 [ RunTime:0.000207s ]