[ DB ] CONNECT:[ UseTime:0.000230s ] mysql:host=localhost;port=3306;dbname=test_92ya_com;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ebx_project_type` [ RunTime:0.000961s ]
[ SQL ] SELECT `cat_id`,`cat_name`,`parent_id` FROM `ebx_project_type` WHERE `is_show` = 1 ORDER BY parent_id asc [ RunTime:0.000289s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 69 LIMIT 1 [ RunTime:0.000420s ]
[ SQL ] SELECT `cat_id`,`cat_name`,`parent_id` FROM `ebx_project_type` WHERE `is_show` = 1 ORDER BY parent_id asc [ RunTime:0.000274s ]
[ 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.cat_id in (69,89,90) AND a.kepu_type = 2 [ RunTime:0.000418s ]
[ 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.cat_id in (69,89,90) AND a.kepu_type = 2 ORDER BY a.weight asc , a.publish_time desc LIMIT 0,10 [ RunTime:0.000448s ]
[ SQL ] SHOW COLUMNS FROM `ebx_expert` [ RunTime:0.001050s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000324s ]
[ 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.000747s ]
[ 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.000335s ]
[ 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.000217s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 7 LIMIT 1 [ RunTime:0.000317s ]
[ 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='7' order by b.weight asc [ RunTime:0.000687s ]
[ 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='7' order by b.sort_order asc [ RunTime:0.000254s ]
[ 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=4 [ RunTime:0.000220s ]