Stacy:My name is Stacy. I grew up in the beautiful town of Nottingham in the East Midlands of England. I'm friendly, positive, and energetic. I have already taught English for 3 years.
SHOW FULL COLUMNS FROM `fqi_school` [ RunTime:0.001195s ]
SELECT * FROM `fqi_school` WHERE `school_id` = '1330' AND `site_id` = 17 AND `school_status` = 1 LIMIT 1 [ RunTime:0.000288s ]
SHOW FULL COLUMNS FROM `fqi_school_class` [ RunTime:0.000741s ]
SELECT * FROM `fqi_school_class` WHERE `school_id` = 1330 [ RunTime:0.000231s ]
SHOW FULL COLUMNS FROM `fqi_school_campus` [ RunTime:0.000760s ]
SELECT * FROM `fqi_school_campus` WHERE `school_id` = 1330 [ RunTime:0.000256s ]
SHOW FULL COLUMNS FROM `fqi_school_teacher` [ RunTime:0.000773s ]
SELECT COUNT(*) AS think_count FROM `fqi_school_teacher` WHERE `school_id` = '1330' [ RunTime:0.000224s ]
SELECT * FROM `fqi_school_teacher` WHERE `school_id` = '1330' ORDER BY `teacher_id` DESC LIMIT 0,10 [ RunTime:0.000334s ]
SHOW FULL COLUMNS FROM `fqi_school_course` [ RunTime:0.000908s ]
SELECT * FROM `fqi_school_course` WHERE `school_id` = 1330 AND `school_status` = 1 AND `course_status` = 1 ORDER BY `course_id` DESC LIMIT 8 [ RunTime:0.000402s ]
SHOW FULL COLUMNS FROM `fqi_school_news` [ RunTime:0.000841s ]
SELECT COUNT(*) AS think_count FROM `fqi_school_news` WHERE `school_id` = 1330 [ RunTime:0.000301s ]
SELECT * FROM `fqi_school_news` WHERE `school_id` = 1330 ORDER BY `click` DESC,`news_id` DESC LIMIT 0,5 [ RunTime:0.000214s ]
SELECT `school_id`,`school_name` FROM `fqi_school` WHERE `site_id` = 17 AND `school_status` = 1 AND `school_id` < '1330' ORDER BY `school_id` DESC LIMIT 20 [ RunTime:0.000447s ]