No. |
time |
query |
1 |
0.001677 |
connect
|
2 |
0.024857 |
DESCRIBE `prefecture`
|
3 |
0.000417 |
SELECT `p`.* FROM `prefecture` AS `p` WHERE (p.id = '19') LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
p |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
4 |
0.000607 |
DESCRIBE `summary_count_kuchikomi`
|
5 |
0.000787 |
SELECT `s_c_k`.* FROM `summary_count_kuchikomi` AS `s_c_k` WHERE (s_c_k.is_latest = 1) AND (s_c_k.category_id IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17)) AND (s_c_k.prefecture_id = '19') AND (s_c_k.city_id = 0) AND (s_c_k.station_id = 0) AND (s_c_k.station_unit_id = 0) AND (s_c_k.major_city_id = 0) AND (s_c_k.count > 0)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_c_k |
range |
multi |
multi |
28 |
|
17 |
Using index condition; Using where |
|
6 |
0.000587 |
DESCRIBE `city`
|
7 |
0.000617 |
SELECT `c`.* FROM `city` AS `c` WHERE (c.prefecture_id = '19')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
ref |
prefecture_id |
prefecture_id |
5 |
const |
59 |
|
|
8 |
0.001147 |
SELECT `s_c_k`.* FROM `summary_count_kuchikomi` AS `s_c_k` WHERE (s_c_k.is_latest = 1) AND (s_c_k.category_id = 3) AND (s_c_k.prefecture_id = 0) AND (s_c_k.city_id IN ('1136', '1147', '1148', '1149', '1150', '1151', '1152', '1153', '1154', '1155', '1156', '1157', '1158', '1161', '1162', '1163', '1164', '1165', '1166', '1167', '1168', '1173', '1174', '1175', '1176', '1177', '1178', '1179', '1180', '1181', '1182', '1183', '1184', '1185', '1186', '1187', '1188', '1189', '1190', '1191', '1192', '1193', '1194', '1195', '1196', '1197', '1198', '1199', '1203', '1204', '1205', '1207', '1209', '1212', '1213', '1214', '2300', '2302', '2308')) AND (s_c_k.station_id = 0) AND (s_c_k.station_unit_id = 0) AND (s_c_k.major_city_id = 0) AND (s_c_k.count > 0)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_c_k |
range |
multi |
multi |
28 |
|
59 |
Using index condition; Using where |
|
9 |
0.000547 |
DESCRIBE `station_unit`
|
10 |
0.000367 |
SELECT `s_s`.* FROM `station_unit` AS `s_s` WHERE (s_s.prefecture_id = '19')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s |
ref |
prefecture_id |
prefecture_id |
4 |
const |
1 |
|
|
11 |
0.000517 |
DESCRIBE `major_city`
|
12 |
0.000377 |
SELECT `m_c`.* FROM `major_city` AS `m_c` WHERE (m_c.prefecture_id = '19')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
m_c |
ref |
prefecture_id |
prefecture_id |
4 |
const |
1 |
|
|
13 |
0.000447 |
SELECT `s_c_k`.* FROM `summary_count_kuchikomi` AS `s_c_k` WHERE (s_c_k.is_latest = 1) AND (s_c_k.category_id = 3) AND (s_c_k.prefecture_id = 0) AND (s_c_k.city_id = 0) AND (s_c_k.station_id = 0) AND (s_c_k.station_unit_id = 0) AND (s_c_k.major_city_id IN ('1')) AND (s_c_k.count > 0)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_c_k |
ref |
multi |
multi |
28 |
const,const,const,const,const,const,const |
1 |
Using where |
|
14 |
0.000767 |
DESCRIBE `school`
|
15 |
0.000567 |
SELECT `c`.* FROM `city` AS `c` WHERE (c.prefecture_id = '19')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
ref |
prefecture_id |
prefecture_id |
5 |
const |
59 |
|
|
16 |
0.002197 |
SELECT `s`.`id` FROM `school` AS `s` WHERE (s.registration_status = 1) AND (s.is_opening = 1) AND (s.city_id IN ('1136', '1147', '1148', '1149', '1150', '1151', '1152', '1153', '1154', '1155', '1156', '1157', '1158', '1161', '1162', '1163', '1164', '1165', '1166', '1167', '1168', '1173', '1174', '1175', '1176', '1177', '1178', '1179', '1180', '1181', '1182', '1183', '1184', '1185', '1186', '1187', '1188', '1189', '1190', '1191', '1192', '1193', '1194', '1195', '1196', '1197', '1198', '1199', '1203', '1204', '1205', '1207', '1209', '1212', '1213', '1214', '2300', '2302', '2308'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s |
range |
city_id |
city_id |
5 |
|
401 |
Using index condition; Using where |
|
17 |
0.000647 |
DESCRIBE `kuchikomi`
|
18 |
0.000537 |
DESCRIBE `kuchikomi_category`
|
19 |
0.000877 |
SELECT `k_c`.`kuchikomi_id` FROM `kuchikomi_category` AS `k_c` WHERE (k_c.category_id = 3)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
k_c |
ref |
category_id |
category_id |
4 |
const |
206 |
|
|
20 |
0.005357 |
SELECT COUNT(1) AS `zend_paginator_row_count` FROM `kuchikomi` AS `k` WHERE (k.valid = 1) AND (k.school_id IN ('3013668', '3013669', '3014307', '3015343', '3016091', '3013670', '3013671', '3013672', '3013673', '3013674', '3013675', '3013676', '3013677', '3013917', '3014446', '3014608', '3014778', '3015158', '3013678', '3016382', '3013679', '3013680', '3013681', '3013945', '3014691', '3014928', '3013684', '3014324', '3014773', '3015157', '3014327', '3015517', '3015518', '3015635', '3014376', '3014483', '3014486', '3014503', '3014930', '3016291', '3013685', '3016086', '3013686', '3015357', '3015923', '3013687', '3013918', '3014936', '3016084', '3016402', '3013688', '3016130', '3014097', '3015326', '3013689', '3013690', '3013691', '3013692', '3013693', '3014250', '3014861', '3015171', '3015445', '3015452', '3016267', '3016329', '3016335', '3013694', '3013695', '3013696', '3013697', '3013919', '3014121', '3014628', '3015325', '3015562', '3013698', '3013699', '3013700', '3013986', '3014071', '3014478', '3013701', '3013702', '3013703', '3014060', '3013227', '3013704', '3013705', '3013935', '3014019', '3014225', '3014477', '3014901', '3015298', '3015916', '3016019', '3016157', '3013706', '3013707', '3013970', '3014253', '3015444', '3013708', '3013709', '3013920', '3014021', '3015395', '3015836', '3013189', '3013192', '3013226', '3013238', '3013710', '3013711', '3013712', '3013713', '3014020', '3014133', '3014406', '3014431', '3014479', '3014526', '3014536', '3014591', '3014606', '3014622', '3014639', '3014706', '3014922', '3015338', '3015358', '3016196', '3016292', '3016481', '3016512', '3013714', '3013715', '3013716', '3014120', '3015235', '3015264', '3015575', '3015586', '3016065', '3013717', '3014098', '3015166', '3013718', '3013719', '3013720', '3013721', '3015396', '3015594', '3013722', '3013969', '3014962', '3013723', '3014880', '3014920', '3015272', '3016079', '3013724', '3013936', '3016092', '3016379', '3013725', '3013726', '3013727', '3013728', '3013729', '3013730', '3013921', '3014360', '3014533', '3015628', '3016003', '3013731', '3015610', '3015650', '3013733', '3014115', '3014163', '3014319', '3015768', '3015769', '3014364', '3014491', '3014663', '3016094')) AND (k.id IN ('2', '10', '24', '31', '35', '36', '37', '39', '40', '41', '47', '51', '53', '54', '55', '57', '59', '62', '65', '70', '81', '85', '86', '96', '97', '100', '101', '108', '112', '113', '115', '116', '117', '118', '123', '131', '132', '133', '138', '139', '148', '149', '150', '151', '152', '153', '154', '162', '168', '169', '179', '181', '182', '186', '189', '190', '191', '195', '196', '200', '204', '207', '208', '222', '223', '225', '226', '227', '228', '319', '338', '360', '364', '419', '453', '462', '466', '467', '468', '475', '483', '497', '535', '539', '547', '604', '716', '726', '730', '772', '882', '916', '921', '924', '937', '949', '952', '1068', '1073', '1088', '1092', '1093', '1094', '1100', '1103', '1104', '1106', '1107', '1108', '1110', '1111', '1112', '1114', '1130', '1134', '1137', '1138', '1144', '1145', '1146', '1147', '1148', '1150', '1151', '1156', '1159', '1162', '1163', '1164', '1169', '1173', '1180', '1191', '1194', '1195', '1200', '1206', '1232', '1233', '1234', '1235', '1236', '1237', '1238', '1239', '1240', '1241', '1242', '1257', '1258', '1259', '1260', '1261', '1262', '1263', '1264', '1265', '1266', '1267', '1268', '1269', '1271', '1272', '1273', '1274', '1275', '1276', '1277', '1278', '1279', '1280', '1281', '1282', '1283', '1284', '1285', '1286', '1287', '1288', '1289', '1290', '1291', '1292', '1293', '1294', '1296', '1300', '1301', '1304', '1316', '1317', '1318', '1319', '1320', '1321', '1322', '1330', '1331', '1333', '1338', '1344', '1347', '1349', '1362', '1367', '1371'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
k |
ALL |
PRIMARY,ix_school_id_kuchikomi |
|
|
|
809 |
Using where |
|
21 |
0.004857 |
SELECT `k`.* FROM `kuchikomi` AS `k` WHERE (k.valid = 1) AND (k.school_id IN ('3013668', '3013669', '3014307', '3015343', '3016091', '3013670', '3013671', '3013672', '3013673', '3013674', '3013675', '3013676', '3013677', '3013917', '3014446', '3014608', '3014778', '3015158', '3013678', '3016382', '3013679', '3013680', '3013681', '3013945', '3014691', '3014928', '3013684', '3014324', '3014773', '3015157', '3014327', '3015517', '3015518', '3015635', '3014376', '3014483', '3014486', '3014503', '3014930', '3016291', '3013685', '3016086', '3013686', '3015357', '3015923', '3013687', '3013918', '3014936', '3016084', '3016402', '3013688', '3016130', '3014097', '3015326', '3013689', '3013690', '3013691', '3013692', '3013693', '3014250', '3014861', '3015171', '3015445', '3015452', '3016267', '3016329', '3016335', '3013694', '3013695', '3013696', '3013697', '3013919', '3014121', '3014628', '3015325', '3015562', '3013698', '3013699', '3013700', '3013986', '3014071', '3014478', '3013701', '3013702', '3013703', '3014060', '3013227', '3013704', '3013705', '3013935', '3014019', '3014225', '3014477', '3014901', '3015298', '3015916', '3016019', '3016157', '3013706', '3013707', '3013970', '3014253', '3015444', '3013708', '3013709', '3013920', '3014021', '3015395', '3015836', '3013189', '3013192', '3013226', '3013238', '3013710', '3013711', '3013712', '3013713', '3014020', '3014133', '3014406', '3014431', '3014479', '3014526', '3014536', '3014591', '3014606', '3014622', '3014639', '3014706', '3014922', '3015338', '3015358', '3016196', '3016292', '3016481', '3016512', '3013714', '3013715', '3013716', '3014120', '3015235', '3015264', '3015575', '3015586', '3016065', '3013717', '3014098', '3015166', '3013718', '3013719', '3013720', '3013721', '3015396', '3015594', '3013722', '3013969', '3014962', '3013723', '3014880', '3014920', '3015272', '3016079', '3013724', '3013936', '3016092', '3016379', '3013725', '3013726', '3013727', '3013728', '3013729', '3013730', '3013921', '3014360', '3014533', '3015628', '3016003', '3013731', '3015610', '3015650', '3013733', '3014115', '3014163', '3014319', '3015768', '3015769', '3014364', '3014491', '3014663', '3016094')) AND (k.id IN ('2', '10', '24', '31', '35', '36', '37', '39', '40', '41', '47', '51', '53', '54', '55', '57', '59', '62', '65', '70', '81', '85', '86', '96', '97', '100', '101', '108', '112', '113', '115', '116', '117', '118', '123', '131', '132', '133', '138', '139', '148', '149', '150', '151', '152', '153', '154', '162', '168', '169', '179', '181', '182', '186', '189', '190', '191', '195', '196', '200', '204', '207', '208', '222', '223', '225', '226', '227', '228', '319', '338', '360', '364', '419', '453', '462', '466', '467', '468', '475', '483', '497', '535', '539', '547', '604', '716', '726', '730', '772', '882', '916', '921', '924', '937', '949', '952', '1068', '1073', '1088', '1092', '1093', '1094', '1100', '1103', '1104', '1106', '1107', '1108', '1110', '1111', '1112', '1114', '1130', '1134', '1137', '1138', '1144', '1145', '1146', '1147', '1148', '1150', '1151', '1156', '1159', '1162', '1163', '1164', '1169', '1173', '1180', '1191', '1194', '1195', '1200', '1206', '1232', '1233', '1234', '1235', '1236', '1237', '1238', '1239', '1240', '1241', '1242', '1257', '1258', '1259', '1260', '1261', '1262', '1263', '1264', '1265', '1266', '1267', '1268', '1269', '1271', '1272', '1273', '1274', '1275', '1276', '1277', '1278', '1279', '1280', '1281', '1282', '1283', '1284', '1285', '1286', '1287', '1288', '1289', '1290', '1291', '1292', '1293', '1294', '1296', '1300', '1301', '1304', '1316', '1317', '1318', '1319', '1320', '1321', '1322', '1330', '1331', '1333', '1338', '1344', '1347', '1349', '1362', '1367', '1371')) ORDER BY `k`.`posted_at` DESC LIMIT 10
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
k |
ALL |
PRIMARY,ix_school_id_kuchikomi |
|
|
|
809 |
Using where; Using filesort |
|
22 |
0.000467 |
SELECT `k_c`.* FROM `kuchikomi_category` AS `k_c` WHERE (k_c.kuchikomi_id IN ('1367', '1242', '1156', '196', '195', '186'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
k_c |
range |
kuchikomi_id |
kuchikomi_id |
4 |
|
16 |
Using index condition |
|
23 |
0.000597 |
DESCRIBE `member`
|
24 |
0.000407 |
SELECT `m`.* FROM `member` AS `m` WHERE (m.id IN ('4886', '2844', '2407', '', '', ''))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
m |
range |
PRIMARY |
PRIMARY |
4 |
|
4 |
Using where |
|
25 |
0.000427 |
SELECT `s`.* FROM `school` AS `s` WHERE (s.id IN ('3014446', '3014663', '3015610', '3014536', '3014536', '3014486'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s |
range |
PRIMARY |
PRIMARY |
4 |
|
5 |
Using where |
|
26 |
0.000467 |
DESCRIBE `access_count_kuchikomi`
|
27 |
0.000407 |
SELECT `a_c_k`.* FROM `access_count_kuchikomi` AS `a_c_k` WHERE (a_c_k.kuchikomi_id IN ('1367', '1242', '1156', '196', '195', '186'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
a_c_k |
range |
kuchikomi_id |
kuchikomi_id |
4 |
|
6 |
Using index condition |
|
28 |
0.000497 |
DESCRIBE `kuchikomi_questionnaire_answer`
|
29 |
0.000577 |
SELECT `k_q_a`.* FROM `kuchikomi_questionnaire_answer` AS `k_q_a` WHERE (k_q_a.kuchikomi_id IN ('1367', '1242', '1156', '196', '195', '186'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
k_q_a |
range |
ix_kuchikomi_id_kuchikomi_questionnaire_answer |
ix_kuchikomi_id_kuchikomi_questionnaire_answer |
4 |
|
36 |
Using index condition |
|
30 |
0.001697 |
connect
|
31 |
0.000487 |
DESCRIBE `summary_count_school`
|
32 |
0.000407 |
SELECT `s_c_s`.* FROM `summary_count_school` AS `s_c_s` WHERE (s_c_s.is_latest = 1) AND (s_c_s.category_id = 0) AND (s_c_s.prefecture_id = 0) AND (s_c_s.city_id = 0) AND (s_c_s.station_id = 0) AND (s_c_s.station_unit_id = 0) AND (s_c_s.major_city_id = 0) LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_c_s |
ref |
multi |
multi |
28 |
const,const,const,const,const,const,const |
1 |
|
|
33 |
0.000387 |
SELECT `p`.* FROM `prefecture` AS `p`
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
p |
ALL |
|
|
|
|
47 |
|
|
34 |
0.000487 |
SELECT `c`.* FROM `city` AS `c` WHERE (c.prefecture_id = '19')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
ref |
prefecture_id |
prefecture_id |
5 |
const |
59 |
|
|
35 |
0.000327 |
SELECT `c`.* FROM `city` AS `c` WHERE (c.id = '1153') LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
36 |
0.000287 |
SELECT `p`.* FROM `prefecture` AS `p` WHERE (p.id = '19') LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
p |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
37 |
0.000447 |
DESCRIBE `school_station`
|
38 |
0.000327 |
SELECT `s_s`.* FROM `school_station` AS `s_s` WHERE (s_s.school_id = '3014446')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s |
ref |
school_id |
school_id |
4 |
const |
1 |
|
|
39 |
0.000417 |
DESCRIBE `station_station_unit`
|
40 |
0.000307 |
SELECT `s_s_s`.* FROM `station_station_unit` AS `s_s_s` WHERE (s_s_s.station_id = '7752')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s_s |
ref |
station_id |
station_id |
4 |
const |
1 |
|
|
41 |
0.000257 |
SELECT `s_s`.* FROM `station_unit` AS `s_s` WHERE (false)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
|
|
|
|
|
|
|
Impossible WHERE |
|
42 |
0.000407 |
DESCRIBE `city_major_city`
|
43 |
0.000297 |
SELECT `c_m_c`.* FROM `city_major_city` AS `c_m_c` WHERE (c_m_c.city_id = '1153')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c_m_c |
ref |
city_id |
city_id |
4 |
const |
1 |
|
|
44 |
0.000267 |
SELECT `m_c`.* FROM `major_city` AS `m_c` WHERE (false)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
|
|
|
|
|
|
|
Impossible WHERE |
|
45 |
0.000357 |
SELECT `c`.* FROM `city` AS `c` WHERE (c.id = '2300') LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
46 |
0.000337 |
SELECT `p`.* FROM `prefecture` AS `p` WHERE (p.id = '19') LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
p |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
47 |
0.000317 |
SELECT `s_s`.* FROM `school_station` AS `s_s` WHERE (s_s.school_id = '3014663')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s |
ref |
school_id |
school_id |
4 |
const |
1 |
|
|
48 |
0.000287 |
SELECT `s_s`.* FROM `station_unit` AS `s_s` WHERE (false)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
|
|
|
|
|
|
|
Impossible WHERE |
|
49 |
0.000287 |
SELECT `c_m_c`.* FROM `city_major_city` AS `c_m_c` WHERE (c_m_c.city_id = '2300')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c_m_c |
ref |
city_id |
city_id |
4 |
const |
1 |
|
|
50 |
0.000257 |
SELECT `m_c`.* FROM `major_city` AS `m_c` WHERE (false)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
|
|
|
|
|
|
|
Impossible WHERE |
|
51 |
0.000327 |
SELECT `c`.* FROM `city` AS `c` WHERE (c.id = '1197') LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
52 |
0.000317 |
SELECT `p`.* FROM `prefecture` AS `p` WHERE (p.id = '19') LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
p |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
53 |
0.000337 |
SELECT `s_s`.* FROM `school_station` AS `s_s` WHERE (s_s.school_id = '3015610')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s |
ref |
school_id |
school_id |
4 |
const |
6 |
|
|
54 |
0.000297 |
SELECT `s_s_s`.* FROM `station_station_unit` AS `s_s_s` WHERE (s_s_s.station_id = '2256')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s_s |
ref |
station_id |
station_id |
4 |
const |
1 |
|
|
55 |
0.000287 |
SELECT `s_s_s`.* FROM `station_station_unit` AS `s_s_s` WHERE (s_s_s.station_id = '5622')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s_s |
ref |
station_id |
station_id |
4 |
const |
1 |
|
|
56 |
0.000277 |
SELECT `s_s_s`.* FROM `station_station_unit` AS `s_s_s` WHERE (s_s_s.station_id = '5623')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s_s |
ref |
station_id |
station_id |
4 |
const |
1 |
|
|
57 |
0.000277 |
SELECT `s_s_s`.* FROM `station_station_unit` AS `s_s_s` WHERE (s_s_s.station_id = '5624')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s_s |
ref |
station_id |
station_id |
4 |
const |
1 |
|
|
58 |
0.000277 |
SELECT `s_s_s`.* FROM `station_station_unit` AS `s_s_s` WHERE (s_s_s.station_id = '5625')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s_s |
ref |
station_id |
station_id |
4 |
const |
1 |
|
|
59 |
0.000317 |
SELECT `s_s_s`.* FROM `station_station_unit` AS `s_s_s` WHERE (s_s_s.station_id = '7884')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s_s |
ref |
station_id |
station_id |
4 |
const |
1 |
|
|
60 |
0.000267 |
SELECT `s_s`.* FROM `station_unit` AS `s_s` WHERE (false)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
|
|
|
|
|
|
|
Impossible WHERE |
|
61 |
0.000297 |
SELECT `c_m_c`.* FROM `city_major_city` AS `c_m_c` WHERE (c_m_c.city_id = '1197')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c_m_c |
ref |
city_id |
city_id |
4 |
const |
1 |
|
|
62 |
0.000287 |
SELECT `m_c`.* FROM `major_city` AS `m_c` WHERE (m_c.id IN ('1'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
m_c |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
63 |
0.000307 |
SELECT `c`.* FROM `city` AS `c` WHERE (c.id = '1188') LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
64 |
0.000277 |
SELECT `p`.* FROM `prefecture` AS `p` WHERE (p.id = '19') LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
p |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
65 |
0.000307 |
SELECT `s_s`.* FROM `school_station` AS `s_s` WHERE (s_s.school_id = '3014536')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s |
ref |
school_id |
school_id |
4 |
const |
2 |
|
|
66 |
0.000307 |
SELECT `s_s_s`.* FROM `station_station_unit` AS `s_s_s` WHERE (s_s_s.station_id = '2253')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s_s |
ref |
station_id |
station_id |
4 |
const |
1 |
|
|
67 |
0.000277 |
SELECT `s_s_s`.* FROM `station_station_unit` AS `s_s_s` WHERE (s_s_s.station_id = '7803')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s_s |
ref |
station_id |
station_id |
4 |
const |
1 |
|
|
68 |
0.000257 |
SELECT `s_s`.* FROM `station_unit` AS `s_s` WHERE (false)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
|
|
|
|
|
|
|
Impossible WHERE |
|
69 |
0.000287 |
SELECT `c_m_c`.* FROM `city_major_city` AS `c_m_c` WHERE (c_m_c.city_id = '1188')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c_m_c |
ref |
city_id |
city_id |
4 |
const |
1 |
|
|
70 |
0.000297 |
SELECT `m_c`.* FROM `major_city` AS `m_c` WHERE (m_c.id IN ('1'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
m_c |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
71 |
0.000327 |
SELECT `c`.* FROM `city` AS `c` WHERE (c.id = '1163') LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
72 |
0.000297 |
SELECT `p`.* FROM `prefecture` AS `p` WHERE (p.id = '19') LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
p |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
73 |
0.000327 |
SELECT `s_s`.* FROM `school_station` AS `s_s` WHERE (s_s.school_id = '3014486')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_s |
ref |
school_id |
school_id |
4 |
const |
1 |
|
|
74 |
0.000277 |
SELECT `s_s`.* FROM `station_unit` AS `s_s` WHERE (false)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
|
|
|
|
|
|
|
Impossible WHERE |
|
75 |
0.000307 |
SELECT `c_m_c`.* FROM `city_major_city` AS `c_m_c` WHERE (c_m_c.city_id = '1163')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c_m_c |
ref |
city_id |
city_id |
4 |
const |
1 |
|
|
76 |
0.000287 |
SELECT `m_c`.* FROM `major_city` AS `m_c` WHERE (false)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
|
|
|
|
|
|
|
Impossible WHERE |
|
77 |
0.003447 |
SELECT `s_c_s`.* FROM `summary_count_school` AS `s_c_s` WHERE (s_c_s.is_latest = 1) AND (s_c_s.category_id = 3) AND (s_c_s.prefecture_id = '19') AND (s_c_s.city_id = 0) AND (s_c_s.station_id = 0) AND (s_c_s.station_unit_id = 0) LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s_c_s |
ref |
multi |
multi |
20 |
const,const,const,const,const |
2642 |
Using index condition |
|
78 |
0.000497 |
DESCRIBE `dancer`
|
79 |
0.000407 |
SELECT `c`.`id` FROM `dancer` AS `c`
INNER JOIN `dancer_column` AS `d_c` ON c.id = d_c.dancer_id AND d_c.valid = 1 ORDER BY `d_c`.`timestamp_created` DESC
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
d_c |
ALL |
ix_dancer_id_dancer_column |
|
|
|
29 |
Using where; Using filesort |
1 |
SIMPLE |
c |
eq_ref |
PRIMARY |
PRIMARY |
4 |
jobikai_dance.d_c.dancer_id |
1 |
Using index |
|
80 |
0.000337 |
SELECT `c`.* FROM `dancer` AS `c` WHERE (c.id IN ('17', '16', '15', '14', '13'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
range |
PRIMARY |
PRIMARY |
4 |
|
5 |
Using where |
|
81 |
0.000467 |
DESCRIBE `dancer_column`
|
82 |
0.000367 |
SELECT `c`.* FROM `dancer_column` AS `c` WHERE (c.valid = 1) AND (c.dancer_id = '17') ORDER BY `timestamp_created` ASC
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
ref |
ix_dancer_id_dancer_column |
ix_dancer_id_dancer_column |
5 |
const |
2 |
Using index condition; Using where; Using filesort |
|
83 |
0.000377 |
SELECT `c`.* FROM `dancer_column` AS `c` WHERE (c.valid = 1) AND (c.dancer_id = '16') ORDER BY `timestamp_created` ASC
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
ref |
ix_dancer_id_dancer_column |
ix_dancer_id_dancer_column |
5 |
const |
2 |
Using index condition; Using where; Using filesort |
|
84 |
0.000347 |
SELECT `c`.* FROM `dancer_column` AS `c` WHERE (c.valid = 1) AND (c.dancer_id = '15') ORDER BY `timestamp_created` ASC
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
ref |
ix_dancer_id_dancer_column |
ix_dancer_id_dancer_column |
5 |
const |
2 |
Using index condition; Using where; Using filesort |
|
85 |
0.000367 |
SELECT `c`.* FROM `dancer_column` AS `c` WHERE (c.valid = 1) AND (c.dancer_id = '14') ORDER BY `timestamp_created` ASC
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
ref |
ix_dancer_id_dancer_column |
ix_dancer_id_dancer_column |
5 |
const |
2 |
Using index condition; Using where; Using filesort |
|
86 |
0.000407 |
SELECT `c`.* FROM `dancer_column` AS `c` WHERE (c.valid = 1) AND (c.dancer_id = '13') ORDER BY `timestamp_created` ASC
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
ref |
ix_dancer_id_dancer_column |
ix_dancer_id_dancer_column |
5 |
const |
1 |
Using index condition; Using where; Using filesort |
|