1 | SELECT `User`.`username`, `Tutor`.`id`, `Tutor`.`rank`, `Tutor`.`popularity`, `Tutor`.`introduction`, `Tutor`.`pic_small` FROM `tutors` AS `Tutor` LEFT JOIN `users` AS `User` ON (`Tutor`.`id` = `User`.`id`) WHERE `User`.`active` = 1 AND `User`.`del_flg` = 0 AND `Tutor`.`rank` IS NOT NULL ORDER BY `Tutor`.`rank` ASC LIMIT 10 | | 10 | 10 | 79 |
2 | SELECT COUNT(*) AS `count` FROM `tutors` AS `Tutor` LEFT JOIN `users` AS `User` ON (`Tutor`.`id` = `User`.`id`) WHERE `User`.`active` = 1 AND `User`.`del_flg` = 0 AND `User`.`auth_flg` = 1 AND `Tutor`.`new_flg` is not null AND `Tutor`.`show_order` is not null | | 1 | 1 | 61 |
3 | SELECT `Tutor`.`id`, `Tutor`.`age`, `Tutor`.`introduction`, `Tutor`.`academic_bg`, `Tutor`.`interests`, `Tutor`.`speciality`, `Tutor`.`pic_small`, `Tutor`.`pic_large`, `Tutor`.`comment`, `Tutor`.`blog`, `Tutor`.`memo`, `Tutor`.`circumstance`, `Tutor`.`new_flg`, `Tutor`.`show_order`, `Tutor`.`japanese_level`, `Tutor`.`english_level`, `Tutor`.`from_sheng`, `Tutor`.`from_city`, `Tutor`.`current_living_sheng`, `Tutor`.`current_living_city`, `Tutor`.`other_chinese_language`, `Tutor`.`foreign_language_name`, `Tutor`.`minzu`, `Tutor`.`major_course`, `Tutor`.`good_at_category`, `Tutor`.`contract_time`, `Tutor`.`rank`, `Tutor`.`popularity`, `Tutor`.`list_name`, `Tutor`.`lesson_count`, `Tutor`.`lesson_avg`, `Tutor`.`created`, `Tutor`.`updated`, `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `tutors` AS `Tutor` LEFT JOIN `users` AS `User` ON (`Tutor`.`id` = `User`.`id`) WHERE `User`.`active` = 1 AND `User`.`del_flg` = 0 AND `User`.`auth_flg` = 1 AND `Tutor`.`new_flg` is not null AND `Tutor`.`show_order` is not null ORDER BY `Tutor`.`show_order` asc LIMIT 160, 20 | | 20 | 20 | 223 |
4 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 18765 | | 1 | 1 | 0 |
5 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
6 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 48 | | 1 | 1 | 0 |
7 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 20 | | 1 | 1 | 0 |
8 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 18765 | | 0 | 0 | 0 |
9 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 18765 | | 1 | 1 | 1 |
10 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 9294 | | 1 | 1 | 0 |
11 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
12 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 48 | | 1 | 1 | 0 |
13 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
14 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 9294 | | 0 | 0 | 1 |
15 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 9294 | | 1 | 1 | 1 |
16 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 12151 | | 1 | 1 | 1 |
17 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
18 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
19 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 12151 | | 0 | 0 | 0 |
20 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 12151 | | 1 | 1 | 0 |
21 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 7033 | | 1 | 1 | 1 |
22 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
23 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
24 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 7033 | | 0 | 0 | 0 |
25 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 7033 | | 1 | 1 | 1 |
26 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 11647 | | 1 | 1 | 0 |
27 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
28 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
29 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 11647 | | 0 | 0 | 0 |
30 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 11647 | | 1 | 1 | 0 |
31 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 14214 | | 1 | 1 | 0 |
32 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
33 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 48 | | 1 | 1 | 0 |
34 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 20 | | 1 | 1 | 0 |
35 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 14214 | | 0 | 0 | 0 |
36 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 14214 | | 1 | 1 | 1 |
37 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 6281 | | 1 | 1 | 0 |
38 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
39 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
40 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 6281 | | 0 | 0 | 0 |
41 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 6281 | | 1 | 1 | 1 |
42 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 12682 | | 1 | 1 | 0 |
43 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
44 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
45 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 12682 | | 0 | 0 | 0 |
46 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 12682 | | 1 | 1 | 1 |
47 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 12427 | | 1 | 1 | 1 |
48 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
49 | | | 0 | 0 | 0 |
50 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
51 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 12427 | | 0 | 0 | 0 |
52 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 12427 | | 1 | 1 | 1 |
53 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 7569 | | 1 | 1 | 1 |
54 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
55 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
56 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 7569 | | 0 | 0 | 0 |
57 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 7569 | | 1 | 1 | 1 |
58 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 8084 | | 1 | 1 | 0 |
59 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
60 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
61 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 8084 | | 0 | 0 | 0 |
62 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 8084 | | 1 | 1 | 0 |
63 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 3999 | | 1 | 1 | 0 |
64 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
65 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
66 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 3999 | | 0 | 0 | 0 |
67 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 3999 | | 1 | 1 | 0 |
68 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 18848 | | 1 | 1 | 1 |
69 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
70 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 48 | | 1 | 1 | 0 |
71 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 20 | | 1 | 1 | 0 |
72 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 18848 | | 0 | 0 | 1 |
73 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 18848 | | 1 | 1 | 1 |
74 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 10919 | | 1 | 1 | 0 |
75 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
76 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 48 | | 1 | 1 | 0 |
77 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
78 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 10919 | | 0 | 0 | 0 |
79 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 10919 | | 1 | 1 | 0 |
80 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 13223 | | 1 | 1 | 0 |
81 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
82 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
83 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 13223 | | 0 | 0 | 0 |
84 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 13223 | | 1 | 1 | 1 |
85 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 5035 | | 1 | 1 | 0 |
86 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
87 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
88 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 5035 | | 0 | 0 | 0 |
89 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 5035 | | 1 | 1 | 0 |
90 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 7346 | | 1 | 1 | 0 |
91 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
92 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
93 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 7346 | | 0 | 0 | 0 |
94 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 7346 | | 1 | 1 | 0 |
95 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 12978 | | 1 | 1 | 0 |
96 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
97 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
98 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 12978 | | 0 | 0 | 0 |
99 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 12978 | | 1 | 1 | 0 |
100 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 14261 | | 1 | 1 | 0 |
101 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
102 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 48 | | 1 | 1 | 0 |
103 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 20 | | 1 | 1 | 0 |
104 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 14261 | | 0 | 0 | 0 |
105 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 14261 | | 1 | 1 | 0 |
106 | SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`last_name`, `User`.`last_name_alpha`, `User`.`first_name`, `User`.`first_name_alpha`, `User`.`age`, `User`.`sex`, `User`.`post_cd`, `User`.`prefecture`, `User`.`address_1`, `User`.`address_2`, `User`.`address_3`, `User`.`occupation`, `User`.`email_1`, `User`.`email_2`, `User`.`tel_num_1`, `User`.`tel_num_2`, `User`.`skype_name`, `User`.`skype_pass`, `User`.`wechat_name`, `User`.`zoom_email`, `User`.`zoom_pass`, `User`.`msn_name`, `User`.`unassigned_1`, `User`.`unassigned_2`, `User`.`unassigned_3`, `User`.`rank`, `User`.`group_id`, `User`.`active`, `User`.`del_flg`, `User`.`stop_flg`, `User`.`auth_flg`, `User`.`email_check_hash`, `User`.`password_check_hash`, `User`.`password_token_expire_time`, `User`.`created`, `User`.`updated` FROM `users` AS `User` WHERE `User`.`id` = 14262 | | 1 | 1 | 0 |
107 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
108 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 1 | | 1 | 1 | 0 |
109 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 20 | | 1 | 1 | 0 |
110 | SELECT `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated` FROM `students` AS `StudentInfo` WHERE `StudentInfo`.`id` = 14262 | | 0 | 0 | 0 |
111 | SELECT `TutorInfo`.`id`, `TutorInfo`.`age`, `TutorInfo`.`introduction`, `TutorInfo`.`academic_bg`, `TutorInfo`.`interests`, `TutorInfo`.`speciality`, `TutorInfo`.`pic_small`, `TutorInfo`.`pic_large`, `TutorInfo`.`comment`, `TutorInfo`.`blog`, `TutorInfo`.`memo`, `TutorInfo`.`circumstance`, `TutorInfo`.`new_flg`, `TutorInfo`.`show_order`, `TutorInfo`.`japanese_level`, `TutorInfo`.`english_level`, `TutorInfo`.`from_sheng`, `TutorInfo`.`from_city`, `TutorInfo`.`current_living_sheng`, `TutorInfo`.`current_living_city`, `TutorInfo`.`other_chinese_language`, `TutorInfo`.`foreign_language_name`, `TutorInfo`.`minzu`, `TutorInfo`.`major_course`, `TutorInfo`.`good_at_category`, `TutorInfo`.`contract_time`, `TutorInfo`.`rank`, `TutorInfo`.`popularity`, `TutorInfo`.`list_name`, `TutorInfo`.`lesson_count`, `TutorInfo`.`lesson_avg`, `TutorInfo`.`created`, `TutorInfo`.`updated` FROM `tutors` AS `TutorInfo` WHERE `TutorInfo`.`id` = 14262 | | 1 | 1 | 0 |
112 | SELECT `Timetable`.`id`, `Timetable`.`owner`, `Timetable`.`reserved_by`, `Timetable`.`lesson_date`, `Timetable`.`period`, `Timetable`.`current_status`, `Timetable`.`message`, `Timetable`.`created`, `Timetable`.`updated`, `Timetable`.`reserved_datetime`, `Timetable`.`checked`, `Timetable`.`admin_reservation`, `Timetable`.`furikae_used`, `Timetable`.`taiken_used`, `Timetable`.`plan_type`, `Tutor`.`id`, `Tutor`.`username`, `Tutor`.`password`, `Tutor`.`last_name`, `Tutor`.`last_name_alpha`, `Tutor`.`first_name`, `Tutor`.`first_name_alpha`, `Tutor`.`age`, `Tutor`.`sex`, `Tutor`.`post_cd`, `Tutor`.`prefecture`, `Tutor`.`address_1`, `Tutor`.`address_2`, `Tutor`.`address_3`, `Tutor`.`occupation`, `Tutor`.`email_1`, `Tutor`.`email_2`, `Tutor`.`tel_num_1`, `Tutor`.`tel_num_2`, `Tutor`.`skype_name`, `Tutor`.`skype_pass`, `Tutor`.`wechat_name`, `Tutor`.`zoom_email`, `Tutor`.`zoom_pass`, `Tutor`.`msn_name`, `Tutor`.`unassigned_1`, `Tutor`.`unassigned_2`, `Tutor`.`unassigned_3`, `Tutor`.`rank`, `Tutor`.`group_id`, `Tutor`.`active`, `Tutor`.`del_flg`, `Tutor`.`stop_flg`, `Tutor`.`auth_flg`, `Tutor`.`email_check_hash`, `Tutor`.`password_check_hash`, `Tutor`.`password_token_expire_time`, `Tutor`.`created`, `Tutor`.`updated`, `TutorList`.`list_name`, `Student`.`id`, `Student`.`username`, `Student`.`password`, `Student`.`last_name`, `Student`.`last_name_alpha`, `Student`.`first_name`, `Student`.`first_name_alpha`, `Student`.`age`, `Student`.`sex`, `Student`.`post_cd`, `Student`.`prefecture`, `Student`.`address_1`, `Student`.`address_2`, `Student`.`address_3`, `Student`.`occupation`, `Student`.`email_1`, `Student`.`email_2`, `Student`.`tel_num_1`, `Student`.`tel_num_2`, `Student`.`skype_name`, `Student`.`skype_pass`, `Student`.`wechat_name`, `Student`.`zoom_email`, `Student`.`zoom_pass`, `Student`.`msn_name`, `Student`.`unassigned_1`, `Student`.`unassigned_2`, `Student`.`unassigned_3`, `Student`.`rank`, `Student`.`group_id`, `Student`.`active`, `Student`.`del_flg`, `Student`.`stop_flg`, `Student`.`auth_flg`, `Student`.`email_check_hash`, `Student`.`password_check_hash`, `Student`.`password_token_expire_time`, `Student`.`created`, `Student`.`updated`, `StudentInfo`.`id`, `StudentInfo`.`current_monthly_plan_id`, `StudentInfo`.`current_point_plan_id`, `StudentInfo`.`current_point`, `StudentInfo`.`current_cource_id`, `StudentInfo`.`is_trial`, `StudentInfo`.`trial_free_lessons`, `StudentInfo`.`trial_expire_date`, `StudentInfo`.`monthly_start_date`, `StudentInfo`.`monthly_expire_date`, `StudentInfo`.`point_start_date`, `StudentInfo`.`point_expire_date`, `StudentInfo`.`payment_method`, `StudentInfo`.`recurring_profile_created`, `StudentInfo`.`chinese_level`, `StudentInfo`.`text`, `StudentInfo`.`lesson_requirement`, `StudentInfo`.`trouble_option`, `StudentInfo`.`lesson_history`, `StudentInfo`.`netchai_from`, `StudentInfo`.`memo`, `StudentInfo`.`point_lesson`, `StudentInfo`.`furikae`, `StudentInfo`.`furikae_expire_date`, `StudentInfo`.`furikae_cancel_limit`, `StudentInfo`.`plan_id_for_furikae_point`, `StudentInfo`.`coupon_used_flg`, `StudentInfo`.`coupon_used_date`, `StudentInfo`.`mail_stop_flg`, `StudentInfo`.`lesson_mail_stop_flg`, `StudentInfo`.`created`, `StudentInfo`.`updated`, `Status`.`id`, `Status`.`description`, `LessonTime`.`id`, `LessonTime`.`description`, `LessonTime`.`time_sort`, `Evaluation`.`id`, `Evaluation`.`lesson`, `Evaluation`.`teaching`, `Evaluation`.`attitude`, `Evaluation`.`network_quality`, `Evaluation`.`evaluation`, `Evaluation`.`del_flg`, `Evaluation`.`created`, `Evaluation`.`updated` FROM `timetables` AS `Timetable` LEFT JOIN `users` AS `Tutor` ON (`Timetable`.`owner` = `Tutor`.`id`) LEFT JOIN `tutors` AS `TutorList` ON (`Timetable`.`owner` = `TutorList`.`id`) LEFT JOIN `users` AS `Student` ON (`Timetable`.`reserved_by` = `Student`.`id`) LEFT JOIN `students` AS `StudentInfo` ON (`Timetable`.`reserved_by` = `StudentInfo`.`id`) LEFT JOIN `statuses` AS `Status` ON (`Timetable`.`current_status` = `Status`.`id`) LEFT JOIN `lesson_times` AS `LessonTime` ON (`Timetable`.`period` = `LessonTime`.`id`) LEFT JOIN `evaluations` AS `Evaluation` ON (`Evaluation`.`id` = `Timetable`.`id`) WHERE `Timetable`.`owner` IN (18765, 9294, 12151, 7033, 11647, 14214, 6281, 12682, 12427, 7569, 8084, 3999, 18848, 10919, 13223, 5035, 7346, 12978, 14261, 14262) AND `Timetable`.`lesson_date` = '2025-05-29' ORDER BY `TutorList`.`show_order` ASC, `Timetable`.`owner` ASC, `LessonTime`.`time_sort` ASC | | 760 | 760 | 740 |
113 | SELECT `ModHistory`.`id`, `ModHistory`.`lesson_id`, `ModHistory`.`operated_by`, `ModHistory`.`ip_address`, `ModHistory`.`host_name`, `ModHistory`.`browser`, `ModHistory`.`status`, `ModHistory`.`plan_type`, `ModHistory`.`current_point`, `ModHistory`.`created`, `ModHistory`.`updated` FROM `schedule_mod_histories` AS `ModHistory` WHERE `ModHistory`.`lesson_id` IN (34470412, 34470413, 34470414, 34470415, 34470416, 34470417, 34470380, 34470381, 34470382, 34470383, 34470384, 34470385, 34470386, 34470387, 34470388, 34470389, 34470390, 34470391, 34470392, 34470393, 34470394, 34470395, 34470396, 34470397, 34470398, 34470399, 34470400, 34470401, 34470402, 34470403, 34470404, 34470405, 34470406, 34470407, 34470408, 34470409, 34470410, 34470411, 34475314, 34475315, 34475316, 34475317, 34475318, 34475319, 34475282, 34475283, 34475284, 34475285, 34475286, 34475287, 34475288, 34475289, 34475290, 34475291, 34475292, 34475293, 34475294, 34475295, 34475296, 34475297, 34475298, 34475299, 34475300, 34475301, 34475302, 34475303, 34475304, 34475305, 34475306, 34475307, 34475308, 34475309, 34475310, 34475311, 34475312, 34475313, 34496556, 34496557, 34496558, 34496559, 34496560, 34496561, 34496524, 34496525, 34496526, 34496527, 34496528, 34496529, 34496530, 34496531, 34496532, 34496533, 34496534, 34496535, 34496536, 34496537, 34496538, 34496539, 34496540, 34496541, 34496542, 34496543, 34496544, 34496545, 34496546, 34496547, 34496548, 34496549, 34496550, 34496551, 34496552, 34496553, 34496554, 34496555, 34501458, 34501459, 34501460, 34501461, 34501462, 34501463, 34501426, 34501427, 34501428, 34501429, 34501430, 34501431, 34501432, 34501433, 34501434, 34501435, 34501436, 34501437, 34501438, 34501439, 34501440, 34501441, 34501442, 34501443, 34501444, 34501445, 34501446, 34501447, 34501448, 34501449, 34501450, 34501451, 34501452, 34501453, 34501454, 34501455, 34501456, 34501457, 34503092, 34503093, 34503094, 34503095, 34503096, 34503097, 34503060, 34503061, 34503062, 34503063, 34503064, 34503065, 34503066, 34503067, 34503068, 34503069, 34503070, 34503071, 34503072, 34503073, 34503074, 34503075, 34503076, 34503077, 34503078, 34503079, 34503080, 34503081, 34503082, 34503083, 34503084, 34503085, 34503086, 34503087, 34503088, 34503089, 34503090, 34503091, 34507994, 34507995, 34507996, 34507997, 34507998, 34507999, 34507962, 34507963, 34507964, 34507965, 34507966, 34507967, 34507968, 34507969, 34507970, 34507971, 34507972, 34507973, 34507974, 34507975, 34507976, 34507977, 34507978, 34507979, 34507980, 34507981, 34507982, 34507983, 34507984, 34507985, 34507986, 34507987, 34507988, 34507989, 34507990, 34507991, 34507992, 34507993, 34514530, 34514531, 34514532, 34514533, 34514534, 34514535, 34514498, 34514499, 34514500, 34514501, 34514502, 34514503, 34514504, 34514505, 34514506, 34514507, 34514508, 34514509, 34514510, 34514511, 34514512, 34514513, 34514514, 34514515, 34514516, 34514517, 34514518, 34514519, 34514520, 34514521, 34514522, 34514523, 34514524, 34514525, 34514526, 34514527, 34514528, 34514529, 34527602, 34527603, 34527604, 34527605, 34527606, 34527607, 34527570, 34527571, 34527572, 34527573, 34527574, 34527575, 34527576, 34527577, 34527578, 34527579, 34527580, 34527581, 34527582, 34527583, 34527584, 34527585, 34527586, 34527587, 34527588, 34527589, 34527590, 34527591, 34527592, 34527593, 34527594, 34527595, 34527596, 34527597, 34527598, 34527599, 34527600, 34527601, 34547210, 34547211, 34547212, 34547213, 34547214, 34547215, 34547178, 34547179, 34547180, 34547181, 34547182, 34547183, 34547184, 34547185, 34547186, 34547187, 34547188, 34547189, 34547190, 34547191, 34547192, 34547193, 34547194, 34547195, 34547196, 34547197, 34547198, 34547199, 34547200, 34547201, 34547202, 34547203, 34547204, 34547205, 34547206, 34547207, 34547208, 34547209, 34552112, 34552113, 34552114, 34552115, 34552116, 34552117, 34552080, 34552081, 34552082, 34552083, 34552084, 34552085, 34552086, 34552087, 34552088, 34552089, 34552090, 34552091, 34552092, 34552093, 34552094, 34552095, 34552096, 34552097, 34552098, 34552099, 34552100, 34552101, 34552102, 34552103, 34552104, 34552105, 34552106, 34552107, 34552108, 34552109, 34552110, 34552111, 34561916, 34561917, 34561918, 34561919, 34561920, 34561921, 34561884, 34561885, 34561886, 34561887, 34561888, 34561889, 34561890, 34561891, 34561892, 34561893, 34561894, 34561895, 34561896, 34561897, 34561898, 34561899, 34561900, 34561901, 34561902, 34561903, 34561904, 34561905, 34561906, 34561907, 34561908, 34561909, 34561910, 34561911, 34561912, 34561913, 34561914, 34561915, 34568452, 34568453, 34568454, 34568455, 34568456, 34568457, 34568420, 34568421, 34568422, 34568423, 34568424, 34568425, 34568426, 34568427, 34568428, 34568429, 34568430, 34568431, 34568432, 34568433, 34568434, 34568435, 34568436, 34568437, 34568438, 34568439, 34568440, 34568441, 34568442, 34568443, 34568444, 34568445, 34568446, 34568447, 34568448, 34568449, 34568450, 34568451, 34571720, 34571721, 34571722, 34571723, 34571724, 34571725, 34571688, 34571689, 34571690, 34571691, 34571692, 34571693, 34571694, 34571695, 34571696, 34571697, 34571698, 34571699, 34571700, 34571701, 34571702, 34571703, 34571704, 34571705, 34571706, 34571707, 34571708, 34571709, 34571710, 34571711, 34571712, 34571713, 34571714, 34571715, 34571716, 34571717, 34571718, 34571719, 34584792, 34584793, 34584794, 34584795, 34584796, 34584797, 34584760, 34584761, 34584762, 34584763, 34584764, 34584765, 34584766, 34584767, 34584768, 34584769, 34584770, 34584771, 34584772, 34584773, 34584774, 34584775, 34584776, 34584777, 34584778, 34584779, 34584780, 34584781, 34584782, 34584783, 34584784, 34584785, 34584786, 34584787, 34584788, 34584789, 34584790, 34584791, 34592962, 34592963, 34592964, 34592965, 34592966, 34592967, 34592930, 34592931, 34592932, 34592933, 34592934, 34592935, 34592936, 34592937, 34592938, 34592939, 34592940, 34592941, 34592942, 34592943, 34592944, 34592945, 34592946, 34592947, 34592948, 34592949, 34592950, 34592951, 34592952, 34592953, 34592954, 34592955, 34592956, 34592957, 34592958, 34592959, 34592960, 34592961, 34622374, 34622375, 34622376, 34622377, 34622378, 34622379, 34622342, 34622343, 34622344, 34622345, 34622346, 34622347, 34622348, 34622349, 34622350, 34622351, 34622352, 34622353, 34622354, 34622355, 34622356, 34622357, 34622358, 34622359, 34622360, 34622361, 34622362, 34622363, 34622364, 34622365, 34622366, 34622367, 34622368, 34622369, 34622370, 34622371, 34622372, 34622373, 34624008, 34624009, 34624010, 34624011, 34624012, 34624013, 34623976, 34623977, 34623978, 34623979, 34623980, 34623981, 34623982, 34623983, 34623984, 34623985, 34623986, 34623987, 34623988, 34623989, 34623990, 34623991, 34623992, 34623993, 34623994, 34623995, 34623996, 34623997, 34623998, 34623999, 34624000, 34624001, 34624002, 34624003, 34624004, 34624005, 34624006, 34624007, 34625642, 34625643, 34625644, 34625645, 34625646, 34625647, 34625610, 34625611, 34625612, 34625613, 34625614, 34625615, 34625616, 34625617, 34625618, 34625619, 34625620, 34625621, 34625622, 34625623, 34625624, 34625625, 34625626, 34625627, 34625628, 34625629, 34625630, 34625631, 34625632, 34625633, 34625634, 34625635, 34625636, 34625637, 34625638, 34625639, 34625640, 34625641, 34778682, 34778683, 34778684, 34778685, 34778686, 34778687, 34778650, 34778651, 34778652, 34778653, 34778654, 34778655, 34778656, 34778657, 34778658, 34778659, 34778660, 34778661, 34778662, 34778663, 34778664, 34778665, 34778666, 34778667, 34778668, 34778669, 34778670, 34778671, 34778672, 34778673, 34778674, 34778675, 34778676, 34778677, 34778678, 34778679, 34778680, 34778681, 34785522, 34785523, 34785524, 34785525, 34785526, 34785527, 34785490, 34785491, 34785492, 34785493, 34785494, 34785495, 34785496, 34785497, 34785498, 34785499, 34785500, 34785501, 34785502, 34785503, 34785504, 34785505, 34785506, 34785507, 34785508, 34785509, 34785510, 34785511, 34785512, 34785513, 34785514, 34785515, 34785516, 34785517, 34785518, 34785519, 34785520, 34785521) | | 0 | 0 | 27 |
114 | SELECT `LessonTime`.`id`, `LessonTime`.`description`, `LessonTime`.`time_sort` FROM `lesson_times` AS `LessonTime` WHERE 1 = 1 ORDER BY `LessonTime`.`time_sort` ASC | | 38 | 38 | 1 |