SHOW FULL COLUMNS FROM `tb_news` [ RunTime:0.005326s ]
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` = 22775 LIMIT 1 [ RunTime:0.007141s ]
select id_exp,point_exp,is_bt from tb_exp where cust_exp=133983 and show_exp=1 order by sort_exp DESC,order_exp ASC [ RunTime:0.005500s ]
SELECT `a`.`result_aply` FROM `tb_news` `n` LEFT JOIN `tb_apply` `a` ON `a`.`id_aply`=`n`.`aply_news` WHERE `id_news` = 22775 LIMIT 1 [ RunTime:0.004681s ]
select pre_course,season,edu_years,edu_fee,a.id,a.major_detail_id,a.univ_col_id,major_detail_cname,univ_name
from tb_univ_majorinfo_us a ,tb_univ_collegeinfo b
where a.univ_col_id=b.id
and a.id =67229
limit 1 [ RunTime:0.008450s ]
SHOW FULL COLUMNS FROM `tb_univ_majorinfo_us` [ RunTime:0.012548s ]
SELECT `uc`.`country_id`,`uc`.`univ_name`,`uc`.`univ_ename`,`univ_col_id`,`umu`.`id`,`major_cname`,`major_ename`,`toefl_ac`,`toefl_total`,`toefl_min`,`toefl_send`,`ielts_ac`,`ielts_total`,`ielts_min`,`ielts_send`,`gmat_ac`,`gmat_total`,`gmat_min`,`gmat_send`,`gre_ac`,`gre_total`,`gre_min`,`gre_send`,`edu_ddl`,`viewpoint`,`pre_course`,`major_detail_id`,`major_detail_cname` FROM `tb_univ_majorinfo_us` `umu` LEFT JOIN `tb_univ_collegeinfo` `uc` ON `uc`.`id`=`umu`.`univ_col_id` WHERE `umu`.`id` = '67229' AND `umu`.`status` = '0' LIMIT 1 [ RunTime:0.009218s ]
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` = 83 AND `major_news` = 67229 AND `cname_news` NOT IN ('0','') AND `type_news` = 'succ' AND ( id_news <>22775 ) ORDER BY `time_news` DESC,`id_news` DESC LIMIT 4 [ RunTime:0.010023s ]
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_clss` = 18 AND `id_univ` = 83 AND 1 = 1 AND `type_news` = 'succ' AND ( id_news <>22775 ) ORDER BY `time_news` DESC,`id_news` DESC LIMIT 4 [ RunTime:0.008491s ]
SHOW FULL COLUMNS FROM `tb_advisernews` [ RunTime:0.005725s ]
SELECT * FROM `tb_advisernews`,`tb_adviser` WHERE ( status=1 and userid=user_id and newsid=23178 ) ORDER BY LOCATE(position, '2145') asc LIMIT 1 [ RunTime:0.007246s ]
SELECT * FROM `tb_advisernews`,`tb_adviser` WHERE ( status=1 and userid=user_id and newsid=23104 ) ORDER BY LOCATE(position, '2145') asc LIMIT 1 [ RunTime:0.006537s ]
SELECT * FROM `tb_advisernews`,`tb_adviser` WHERE ( status=1 and userid=user_id and newsid=23078 ) ORDER BY LOCATE(position, '2145') asc LIMIT 1 [ RunTime:0.007665s ]
SHOW FULL COLUMNS FROM `tb_major` [ RunTime:0.010418s ]
SELECT * FROM `tb_major` WHERE `id_majr` = 67229 LIMIT 1 [ RunTime:0.009830s ]
select b.name,a.score from tb_univ_majorinfo_score a,tb_categorys b where a.major_info_id=67229 and a.score_type=b.id and a.is_new=1 and a.is_show=1 [ RunTime:0.009304s ]
SHOW FULL COLUMNS FROM `tb_university` [ RunTime:0.010413s ]
SELECT * FROM `tb_university` WHERE `id_univ` = 83 LIMIT 1 [ RunTime:0.004866s ]
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=22775) s order by LOCATE(position, '2514') asc [ RunTime:0.007832s ]
SHOW FULL COLUMNS FROM `tb_handbook` [ RunTime:0.013663s ]