SHOW FULL COLUMNS FROM `tb_news` [ RunTime:0.005706s ]
select id_exp,point_exp,is_bt from tb_exp where cust_exp=2372 and show_exp=1 order by sort_exp DESC,order_exp ASC [ RunTime:0.017482s ]
SELECT `a`.`result_aply` FROM `tb_news` `n` LEFT JOIN `tb_apply` `a` ON `a`.`id_aply`=`n`.`aply_news` WHERE `id_news` = 14543 LIMIT 1 [ RunTime:0.013396s ]
select b.name,a.score from tb_univ_majorinfo_score a,tb_categorys b where a.major_info_id=4149 and a.score_type=b.id and a.is_new=1 and a.is_show=1 [ RunTime:0.009935s ]
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 =4149
limit 1 [ RunTime:0.009756s ]
SHOW FULL COLUMNS FROM `tb_data_applyoffer_base` [ RunTime:0.010194s ]
SELECT `report_id`,`pass_count`,`fail_count`,`pass_rate` FROM `tb_data_applyoffer_base` WHERE `applyschoolid` = 40 AND `applymajortypedetailid` = 16 LIMIT 1 [ RunTime:0.005265s ]
SHOW FULL COLUMNS FROM `tb_advisernews` [ RunTime:0.012486s ]
SELECT * FROM `tb_advisernews`,`tb_adviser` WHERE ( status=1 and userid=user_id and newsid=22018 ) ORDER BY LOCATE(position, '2145') asc LIMIT 1 [ RunTime:0.009777s ]
SHOW FULL COLUMNS FROM `tb_major` [ RunTime:0.010205s ]
SELECT * FROM `tb_major` WHERE `id_majr` = 4149 LIMIT 1 [ RunTime:0.009095s ]
select b.name,a.score from tb_univ_majorinfo_score a,tb_categorys b where a.major_info_id=4149 and a.score_type=b.id and a.is_new=1 and a.is_show=1 [ RunTime:0.010235s ]
SHOW FULL COLUMNS FROM `tb_university` [ RunTime:0.010128s ]
SELECT * FROM `tb_university` WHERE `id_univ` = 40 LIMIT 1 [ RunTime:0.005695s ]
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=14543) s order by LOCATE(position, '2514') asc [ RunTime:0.004561s ]
SELECT count(newsid) as count FROM `tb_advisernews` WHERE `userid` = 42 LIMIT 1 [ RunTime:0.009416s ]
select *
from tb_adviser ,tb_advisernews
where userid=user_id
and newsid=14543
and advisertype=2 [ RunTime:0.008554s ]
SHOW FULL COLUMNS FROM `tb_adviserclue` [ RunTime:0.010946s ]
SELECT COUNT(*) AS think_count FROM `tb_adviserclue` WHERE `adviserid` = 42 [ RunTime:0.009527s ]
SHOW FULL COLUMNS FROM `tb_adviser_custom_acquisition_url_log` [ RunTime:0.009702s ]
SELECT COUNT(*) AS think_count FROM `tb_adviser_custom_acquisition_url_log` WHERE `adviser_id` = 42 AND `add_friend_time` IS NOT NULL [ RunTime:0.009143s ]
SHOW FULL COLUMNS FROM `tb_handbook` [ RunTime:0.021071s ]