SHOW FULL COLUMNS FROM `tb_news` [ RunTime:0.006055s ]
SELECT `tb_news`.*,um.id as showmajrid,um.major_cname as showmajrname,um.is_show as umshow,um.status as umstatus,uc.id_univ as showunivid,uc.univ_name as showunivname,uc.is_show as ucshow,uc.status as ucstatus FROM `tb_news` LEFT JOIN `tb_univ_collegeinfo` `uc` ON `uc`.`id_univ`=`tb_news`.`id_univ` LEFT JOIN `tb_univ_majorinfo` `um` ON `um`.`id`=`tb_news`.`major_news` WHERE `id_news` = 23472 LIMIT 1 [ RunTime:0.008831s ]
select id_exp,point_exp,is_bt from tb_exp where cust_exp=101844 and show_exp=1 order by sort_exp DESC,order_exp ASC [ RunTime:0.014606s ]
SELECT `a`.`result_aply` FROM `tb_news` `n` LEFT JOIN `tb_apply` `a` ON `a`.`id_aply`=`n`.`aply_news` WHERE `id_news` = 23472 LIMIT 1 [ RunTime:0.006316s ]
select b.name,a.score from tb_univ_majorinfo_score a,tb_categorys b where a.major_info_id=1690 and a.score_type=b.id and a.is_new=1 and a.is_show=1 [ RunTime:0.005752s ]
select others_limits,edu_fee,in_month,a.major_detail_id,a.univ_col_id,major_detail_name,univ_name,edu_years,dev_target
from tb_univ_majorinfo a ,tb_univ_collegeinfo b
where a.univ_col_id=b.id
and a.id =1690
limit 1 [ RunTime:0.007320s ]
SHOW FULL COLUMNS FROM `tb_data_applyoffer_base` [ RunTime:0.006653s ]
SELECT `report_id`,`pass_count`,`fail_count`,`pass_rate` FROM `tb_data_applyoffer_base` WHERE `applyschoolid` = 39 AND `applymajortypedetailid` = 7 LIMIT 1 [ RunTime:0.006196s ]
SELECT distinct `id_news`,`title_news`,`time_news`,`cname_news`,`cuniv_news`,`cmajr_news`,`detail_news`,`id_univ`,`newsid` FROM `tb_news` LEFT JOIN `tb_advisernews` ON `id_news`=`newsid` WHERE `id_univ` = 39 AND `major_news` = 1690 AND `cname_news` NOT IN ('0','') AND `type_news` = 'succ' AND ( id_news <>23472 ) ORDER BY `time_news` DESC,`id_news` DESC LIMIT 4 [ RunTime:0.006905s ]
SHOW FULL COLUMNS FROM `tb_advisernews` [ RunTime:0.007104s ]
SELECT * FROM `tb_advisernews`,`tb_adviser` WHERE ( status=1 and userid=user_id and newsid=23541 ) ORDER BY LOCATE(position, '2145') asc LIMIT 1 [ RunTime:0.005048s ]
SELECT * FROM `tb_advisernews`,`tb_adviser` WHERE ( status=1 and userid=user_id and newsid=23618 ) ORDER BY LOCATE(position, '2145') asc LIMIT 1 [ RunTime:0.005870s ]
SELECT * FROM `tb_advisernews`,`tb_adviser` WHERE ( status=1 and userid=user_id and newsid=23379 ) ORDER BY LOCATE(position, '2145') asc LIMIT 1 [ RunTime:0.026987s ]
SHOW FULL COLUMNS FROM `tb_major` [ RunTime:0.038419s ]
SELECT * FROM `tb_major` WHERE `id_majr` = 1690 LIMIT 1 [ RunTime:0.022212s ]
select b.name,a.score from tb_univ_majorinfo_score a,tb_categorys b where a.major_info_id=1690 and a.score_type=b.id and a.is_new=1 and a.is_show=1 [ RunTime:0.022897s ]
SHOW FULL COLUMNS FROM `tb_university` [ RunTime:0.025197s ]
SELECT * FROM `tb_university` WHERE `id_univ` = 39 LIMIT 1 [ RunTime:0.013779s ]
select * from (select a.job,
user_id,
name,
intro,
level,
a.desc,
ava,
position
from tb_adviser a,tb_advisernews
where userid=user_id and status=1
and newsid=23472) s order by LOCATE(position, '2514') asc [ RunTime:0.033984s ]
SELECT count(newsid) as count FROM `tb_advisernews` WHERE `userid` = 111 LIMIT 1 [ RunTime:0.025040s ]
SELECT count(newsid) as count FROM `tb_advisernews` WHERE `userid` = 140 LIMIT 1 [ RunTime:0.023301s ]
SHOW FULL COLUMNS FROM `tb_handbook` [ RunTime:0.008274s ]