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 | 76 |
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 | 36 |
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 220, 20 | | 20 | 20 | 178 |
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` = 15594 | | 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` = 1 | | 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` = 15594 | | 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` = 15594 | | 1 | 1 | 0 |
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` = 16881 | | 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` = 20 | | 1 | 1 | 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` = 16881 | | 0 | 0 | 0 |
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` = 16881 | | 1 | 1 | 0 |
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` = 16882 | | 1 | 1 | 0 |
17 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
18 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 48 | | 1 | 1 | 0 |
19 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 20 | | 1 | 1 | 0 |
20 | 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` = 16882 | | 0 | 0 | 0 |
21 | 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` = 16882 | | 1 | 1 | 0 |
22 | 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` = 3573 | | 1 | 1 | 0 |
23 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
24 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
25 | 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` = 3573 | | 0 | 0 | 0 |
26 | 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` = 3573 | | 1 | 1 | 0 |
27 | 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` = 10750 | | 1 | 1 | 0 |
28 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
29 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
30 | 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` = 10750 | | 0 | 0 | 0 |
31 | 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` = 10750 | | 1 | 1 | 1 |
32 | 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` = 18186 | | 1 | 1 | 0 |
33 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
34 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 48 | | 1 | 1 | 0 |
35 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 1 | | 1 | 1 | 0 |
36 | 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` = 18186 | | 0 | 0 | 0 |
37 | 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` = 18186 | | 1 | 1 | 1 |
38 | 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` = 6 | | 1 | 1 | 0 |
39 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
40 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 48 | | 1 | 1 | 0 |
41 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
42 | 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` = 6 | | 0 | 0 | 1 |
43 | 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` = 6 | | 1 | 1 | 2 |
44 | 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` = 5399 | | 1 | 1 | 0 |
45 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 1 |
46 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
47 | 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` = 5399 | | 0 | 0 | 1 |
48 | 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` = 5399 | | 1 | 1 | 1 |
49 | 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` = 3880 | | 1 | 1 | 0 |
50 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
51 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
52 | 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` = 3880 | | 0 | 0 | 1 |
53 | 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` = 3880 | | 1 | 1 | 0 |
54 | 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` = 5676 | | 1 | 1 | 1 |
55 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
56 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 48 | | 1 | 1 | 0 |
57 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
58 | 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` = 5676 | | 0 | 0 | 0 |
59 | 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` = 5676 | | 1 | 1 | 0 |
60 | 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` = 3143 | | 1 | 1 | 0 |
61 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
62 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 48 | | 1 | 1 | 0 |
63 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
64 | 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` = 3143 | | 0 | 0 | 0 |
65 | 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` = 3143 | | 1 | 1 | 1 |
66 | 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` = 1367 | | 1 | 1 | 0 |
67 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
68 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 48 | | 1 | 1 | 0 |
69 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
70 | 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` = 1367 | | 0 | 0 | 0 |
71 | 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` = 1367 | | 1 | 1 | 0 |
72 | 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` = 10849 | | 1 | 1 | 0 |
73 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
74 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
75 | 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` = 10849 | | 0 | 0 | 0 |
76 | 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` = 10849 | | 1 | 1 | 1 |
77 | 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` = 11883 | | 1 | 1 | 0 |
78 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
79 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
80 | 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` = 11883 | | 0 | 0 | 0 |
81 | 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` = 11883 | | 1 | 1 | 1 |
82 | 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` = 6261 | | 1 | 1 | 1 |
83 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
84 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
85 | 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` = 6261 | | 0 | 0 | 1 |
86 | 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` = 6261 | | 1 | 1 | 1 |
87 | 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` = 5557 | | 1 | 1 | 1 |
88 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
89 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
90 | 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` = 5557 | | 0 | 0 | 1 |
91 | 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` = 5557 | | 1 | 1 | 1 |
92 | 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` = 5303 | | 1 | 1 | 1 |
93 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
94 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
95 | 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` = 5303 | | 0 | 0 | 1 |
96 | 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` = 5303 | | 1 | 1 | 1 |
97 | 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` = 6583 | | 1 | 1 | 1 |
98 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
99 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
100 | 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` = 6583 | | 0 | 0 | 1 |
101 | 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` = 6583 | | 1 | 1 | 0 |
102 | 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` = 7864 | | 1 | 1 | 1 |
103 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
104 | SELECT `Prefecture`.`id`, `Prefecture`.`prefecture` FROM `prefectures` AS `Prefecture` WHERE `Prefecture`.`id` = 48 | | 1 | 1 | 0 |
105 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
106 | 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` = 7864 | | 0 | 0 | 0 |
107 | 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` = 7864 | | 1 | 1 | 0 |
108 | 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` = 13307 | | 1 | 1 | 0 |
109 | SELECT `Group`.`id`, `Group`.`name`, `Group`.`parent_id` FROM `groups` AS `Group` WHERE `Group`.`id` = 2 | | 1 | 1 | 0 |
110 | SELECT `Occupation`.`id`, `Occupation`.`description` FROM `occupations` AS `Occupation` WHERE `Occupation`.`id` = 0 | | 0 | 0 | 0 |
111 | 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` = 13307 | | 0 | 0 | 0 |
112 | 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` = 13307 | | 1 | 1 | 1 |
113 | 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 (15594, 16881, 16882, 3573, 10750, 18186, 6, 5399, 3880, 5676, 3143, 1367, 10849, 11883, 6261, 5557, 5303, 6583, 7864, 13307) AND `Timetable`.`lesson_date` = '2025-05-06' ORDER BY `TutorList`.`show_order` ASC, `Timetable`.`owner` ASC, `LessonTime`.`time_sort` ASC | | 760 | 760 | 486 |
114 | 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 (34461368, 34461369, 34461370, 34461371, 34461372, 34461373, 34461336, 34461337, 34461338, 34461339, 34461340, 34461341, 34461342, 34461343, 34461344, 34461345, 34461346, 34461347, 34461348, 34461349, 34461350, 34461351, 34461352, 34461353, 34461354, 34461355, 34461356, 34461357, 34461358, 34461359, 34461360, 34461361, 34461362, 34461363, 34461364, 34461365, 34461366, 34461367, 34538166, 34538167, 34538168, 34538169, 34538170, 34538171, 34538134, 34538135, 34538136, 34538137, 34538138, 34538139, 34538140, 34538141, 34538142, 34538143, 34538144, 34538145, 34538146, 34538147, 34538148, 34538149, 34538150, 34538151, 34538152, 34538153, 34538154, 34538155, 34538156, 34538157, 34538158, 34538159, 34538160, 34538161, 34538162, 34538163, 34538164, 34538165, 34663984, 34663985, 34663986, 34663987, 34663988, 34663989, 34663952, 34663953, 34663954, 34663955, 34663956, 34663957, 34663958, 34663959, 34663960, 34663961, 34663962, 34663963, 34663964, 34663965, 34663966, 34663967, 34663968, 34663969, 34663970, 34663971, 34663972, 34663973, 34663974, 34663975, 34663976, 34663977, 34663978, 34663979, 34663980, 34663981, 34663982, 34663983, 34699946, 34699947, 34699948, 34699949, 34699950, 34699951, 34699914, 34699915, 34699916, 34699917, 34699918, 34699919, 34699920, 34699921, 34699922, 34699923, 34699924, 34699925, 34699926, 34699927, 34699928, 34699929, 34699930, 34699931, 34699932, 34699933, 34699934, 34699935, 34699936, 34699937, 34699938, 34699939, 34699940, 34699941, 34699942, 34699943, 34699944, 34699945, 34701580, 34701581, 34701582, 34701583, 34701584, 34701585, 34701548, 34701549, 34701550, 34701551, 34701552, 34701553, 34701554, 34701555, 34701556, 34701557, 34701558, 34701559, 34701560, 34701561, 34701562, 34701563, 34701564, 34701565, 34701566, 34701567, 34701568, 34701569, 34701570, 34701571, 34701572, 34701573, 34701574, 34701575, 34701576, 34701577, 34701578, 34701579, 34342960, 34342961, 34342962, 34342963, 34342964, 34342965, 34342928, 34342929, 34342930, 34342931, 34342932, 34342933, 34342934, 34342935, 34342936, 34342937, 34342938, 34342939, 34342940, 34342941, 34342942, 34342943, 34342944, 34342945, 34342946, 34342947, 34342948, 34342949, 34342950, 34342951, 34342952, 34342953, 34342954, 34342955, 34342956, 34342957, 34342958, 34342959, 34420518, 34420519, 34420520, 34420521, 34420522, 34420523, 34420486, 34420487, 34420488, 34420489, 34420490, 34420491, 34420492, 34420493, 34420494, 34420495, 34420496, 34420497, 34420498, 34420499, 34420500, 34420501, 34420502, 34420503, 34420504, 34420505, 34420506, 34420507, 34420508, 34420509, 34420510, 34420511, 34420512, 34420513, 34420514, 34420515, 34420516, 34420517, 34431956, 34431957, 34431958, 34431959, 34431960, 34431961, 34431924, 34431925, 34431926, 34431927, 34431928, 34431929, 34431930, 34431931, 34431932, 34431933, 34431934, 34431935, 34431936, 34431937, 34431938, 34431939, 34431940, 34431941, 34431942, 34431943, 34431944, 34431945, 34431946, 34431947, 34431948, 34431949, 34431950, 34431951, 34431952, 34431953, 34431954, 34431955, 34456466, 34456467, 34456468, 34456469, 34456470, 34456471, 34456434, 34456435, 34456436, 34456437, 34456438, 34456439, 34456440, 34456441, 34456442, 34456443, 34456444, 34456445, 34456446, 34456447, 34456448, 34456449, 34456450, 34456451, 34456452, 34456453, 34456454, 34456455, 34456456, 34456457, 34456458, 34456459, 34456460, 34456461, 34456462, 34456463, 34456464, 34456465, 34466270, 34466271, 34466272, 34466273, 34466274, 34466275, 34466238, 34466239, 34466240, 34466241, 34466242, 34466243, 34466244, 34466245, 34466246, 34466247, 34466248, 34466249, 34466250, 34466251, 34466252, 34466253, 34466254, 34466255, 34466256, 34466257, 34466258, 34466259, 34466260, 34466261, 34466262, 34466263, 34466264, 34466265, 34466266, 34466267, 34466268, 34466269, 34477708, 34477709, 34477710, 34477711, 34477712, 34477713, 34477676, 34477677, 34477678, 34477679, 34477680, 34477681, 34477682, 34477683, 34477684, 34477685, 34477686, 34477687, 34477688, 34477689, 34477690, 34477691, 34477692, 34477693, 34477694, 34477695, 34477696, 34477697, 34477698, 34477699, 34477700, 34477701, 34477702, 34477703, 34477704, 34477705, 34477706, 34477707, 34479342, 34479343, 34479344, 34479345, 34479346, 34479347, 34479310, 34479311, 34479312, 34479313, 34479314, 34479315, 34479316, 34479317, 34479318, 34479319, 34479320, 34479321, 34479322, 34479323, 34479324, 34479325, 34479326, 34479327, 34479328, 34479329, 34479330, 34479331, 34479332, 34479333, 34479334, 34479335, 34479336, 34479337, 34479338, 34479339, 34479340, 34479341, 34484244, 34484245, 34484246, 34484247, 34484248, 34484249, 34484212, 34484213, 34484214, 34484215, 34484216, 34484217, 34484218, 34484219, 34484220, 34484221, 34484222, 34484223, 34484224, 34484225, 34484226, 34484227, 34484228, 34484229, 34484230, 34484231, 34484232, 34484233, 34484234, 34484235, 34484236, 34484237, 34484238, 34484239, 34484240, 34484241, 34484242, 34484243, 34485878, 34485879, 34485880, 34485881, 34485882, 34485883, 34485846, 34485847, 34485848, 34485849, 34485850, 34485851, 34485852, 34485853, 34485854, 34485855, 34485856, 34485857, 34485858, 34485859, 34485860, 34485861, 34485862, 34485863, 34485864, 34485865, 34485866, 34485867, 34485868, 34485869, 34485870, 34485871, 34485872, 34485873, 34485874, 34485875, 34485876, 34485877, 34492414, 34492415, 34492416, 34492417, 34492418, 34492419, 34492382, 34492383, 34492384, 34492385, 34492386, 34492387, 34492388, 34492389, 34492390, 34492391, 34492392, 34492393, 34492394, 34492395, 34492396, 34492397, 34492398, 34492399, 34492400, 34492401, 34492402, 34492403, 34492404, 34492405, 34492406, 34492407, 34492408, 34492409, 34492410, 34492411, 34492412, 34492413, 34497316, 34497317, 34497318, 34497319, 34497320, 34497321, 34497284, 34497285, 34497286, 34497287, 34497288, 34497289, 34497290, 34497291, 34497292, 34497293, 34497294, 34497295, 34497296, 34497297, 34497298, 34497299, 34497300, 34497301, 34497302, 34497303, 34497304, 34497305, 34497306, 34497307, 34497308, 34497309, 34497310, 34497311, 34497312, 34497313, 34497314, 34497315, 34510388, 34510389, 34510390, 34510391, 34510392, 34510393, 34510356, 34510357, 34510358, 34510359, 34510360, 34510361, 34510362, 34510363, 34510364, 34510365, 34510366, 34510367, 34510368, 34510369, 34510370, 34510371, 34510372, 34510373, 34510374, 34510375, 34510376, 34510377, 34510378, 34510379, 34510380, 34510381, 34510382, 34510383, 34510384, 34510385, 34510386, 34510387, 34543068, 34543069, 34543070, 34543071, 34543072, 34543073, 34543036, 34543037, 34543038, 34543039, 34543040, 34543041, 34543042, 34543043, 34543044, 34543045, 34543046, 34543047, 34543048, 34543049, 34543050, 34543051, 34543052, 34543053, 34543054, 34543055, 34543056, 34543057, 34543058, 34543059, 34543060, 34543061, 34543062, 34543063, 34543064, 34543065, 34543066, 34543067, 34557774, 34557775, 34557776, 34557777, 34557778, 34557779, 34557742, 34557743, 34557744, 34557745, 34557746, 34557747, 34557748, 34557749, 34557750, 34557751, 34557752, 34557753, 34557754, 34557755, 34557756, 34557757, 34557758, 34557759, 34557760, 34557761, 34557762, 34557763, 34557764, 34557765, 34557766, 34557767, 34557768, 34557769, 34557770, 34557771, 34557772, 34557773, 34595356, 34595357, 34595358, 34595359, 34595360, 34595361, 34595324, 34595325, 34595326, 34595327, 34595328, 34595329, 34595330, 34595331, 34595332, 34595333, 34595334, 34595335, 34595336, 34595337, 34595338, 34595339, 34595340, 34595341, 34595342, 34595343, 34595344, 34595345, 34595346, 34595347, 34595348, 34595349, 34595350, 34595351, 34595352, 34595353, 34595354, 34595355) | | 0 | 0 | 22 |
115 | 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 |