No. |
time |
query |
1 |
0.001617 |
connect
|
2 |
0.000517 |
DESCRIBE `prefecture`
|
3 |
0.000317 |
SELECT `p`.* FROM `prefecture` AS `p` WHERE (p.id = '28') 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.000487 |
DESCRIBE `summary_count_kuchikomi`
|
5 |
0.000597 |
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 = '28') 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.000437 |
DESCRIBE `city`
|
7 |
0.000467 |
SELECT `c`.* FROM `city` AS `c` WHERE (c.prefecture_id = '28')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
ref |
prefecture_id |
prefecture_id |
5 |
const |
48 |
|
|
8 |
0.000737 |
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 = 10) AND (s_c_k.prefecture_id = 0) AND (s_c_k.city_id IN ('1507', '1508', '1509', '1510', '1511', '1512', '1513', '1514', '1515', '1516', '1517', '1518', '1519', '1521', '1522', '1525', '1526', '1531', '1532', '1533', '1534', '1535', '1536', '1537', '1538', '1539', '1540', '1541', '1542', '1543', '1545', '1546', '1547', '1548', '1549', '1550', '1551', '1552', '1553', '1554', '1555', '1556', '1557', '1558', '1560', '1561', '1562', '2307')) 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 |
|
48 |
Using index condition; Using where |
|
9 |
0.000867 |
DESCRIBE `station_unit`
|
10 |
0.000347 |
SELECT `s_s`.* FROM `station_unit` AS `s_s` WHERE (s_s.prefecture_id = '28')
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.000447 |
DESCRIBE `major_city`
|
12 |
0.002057 |
SELECT `m_c`.* FROM `major_city` AS `m_c` WHERE (m_c.prefecture_id = '28')
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 = 10) 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 ('8')) 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.000647 |
DESCRIBE `school`
|
15 |
0.000457 |
SELECT `c`.* FROM `city` AS `c` WHERE (c.prefecture_id = '28')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
ref |
prefecture_id |
prefecture_id |
5 |
const |
48 |
|
|
16 |
0.001457 |
SELECT `s`.`id` FROM `school` AS `s` WHERE (s.registration_status = 1) AND (s.is_opening = 1) AND (s.city_id IN ('1507', '1508', '1509', '1510', '1511', '1512', '1513', '1514', '1515', '1516', '1517', '1518', '1519', '1521', '1522', '1525', '1526', '1531', '1532', '1533', '1534', '1535', '1536', '1537', '1538', '1539', '1540', '1541', '1542', '1543', '1545', '1546', '1547', '1548', '1549', '1550', '1551', '1552', '1553', '1554', '1555', '1556', '1557', '1558', '1560', '1561', '1562', '2307'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s |
range |
city_id |
city_id |
5 |
|
341 |
Using index condition; Using where |
|
17 |
0.000557 |
DESCRIBE `kuchikomi`
|
18 |
0.000447 |
DESCRIBE `kuchikomi_category`
|
19 |
0.000427 |
SELECT `k_c`.`kuchikomi_id` FROM `kuchikomi_category` AS `k_c` WHERE (k_c.category_id = 10)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
k_c |
ref |
category_id |
category_id |
4 |
const |
81 |
|
|
20 |
0.001777 |
SELECT COUNT(1) AS `zend_paginator_row_count` FROM `kuchikomi` AS `k` WHERE (k.valid = 1) AND (k.school_id IN ('3013814', '3013977', '3014791', '3014796', '3015122', '3015926', '3015956', '3016245', '3013815', '3013816', '3013817', '3013818', '3015027', '3015706', '3013820', '3013821', '3013823', '3013824', '3014462', '3014525', '3015309', '3015487', '3015503', '3015603', '3015707', '3015708', '3015963', '3016144', '3016153', '3016167', '3016202', '3016387', '3015377', '3015703', '3013926', '3014475', '3014788', '3014956', '3015345', '3016322', '3014798', '3014746', '3015709', '3015710', '3015762', '3014128', '3014480', '3014664', '3014917', '3014134', '3014597', '3015698', '3013827', '3013828', '3014104', '3014448', '3016128', '3013829', '3013830', '3013831', '3013832', '3013833', '3013834', '3013836', '3013927', '3013928', '3014035', '3014074', '3014275', '3014308', '3014458', '3014632', '3014766', '3014845', '3014856', '3015386', '3015616', '3015783', '3015813', '3015925', '3016255', '3016280', '3016293', '3016367', '3016485', '3016516', '3013837', '3014508', '3016120', '3013838', '3013840', '3013841', '3013842', '3014576', '3014842', '3014963', '3015004', '3015294', '3015516', '3015604', '3014891', '3014892', '3015746', '3016108', '3013843', '3013844', '3013845', '3013846', '3013847', '3014013', '3014179', '3014992', '3015547', '3015758', '3016263', '3016309', '3014610', '3014874', '3015617', '3015621', '3015655', '3015705', '3014512', '3015021', '3015346', '3013849', '3013850', '3013851', '3013852', '3014432', '3014451', '3014767', '3014876', '3015300', '3016275', '3016410', '3013853', '3015609', '3013854', '3013855', '3013856', '3013857', '3013858', '3013859', '3013860', '3013861', '3013862', '3013863', '3013864', '3013865', '3013899', '3013988', '3014014', '3014036', '3014823', '3014894', '3014957', '3015178', '3015417', '3015476', '3015647', '3015889', '3015907', '3016037', '3016039', '3016099', '3016201', '3016388', '3016425', '3015255', '3015843', '3016308', '3013866', '3014505', '3014506', '3014539')) AND (k.id IN ('6', '7', '8', '10', '12', '13', '15', '17', '20', '33', '38', '40', '47', '51', '68', '78', '82', '87', '94', '103', '116', '121', '137', '154', '160', '175', '176', '184', '185', '188', '189', '190', '358', '359', '528', '531', '736', '870', '871', '919', '962', '984', '1056', '1070', '1089', '1090', '1097', '1098', '1099', '1113', '1118', '1119', '1120', '1121', '1122', '1137', '1158', '1160', '1161', '1166', '1179', '1184', '1185', '1186', '1187', '1188', '1193', '1201', '1212', '1213', '1214', '1215', '1216', '1217', '1218', '1219', '1220', '1221', '1222', '1305', '1355'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
k |
range |
PRIMARY,ix_school_id_kuchikomi |
PRIMARY |
4 |
|
81 |
Using where |
|
21 |
0.001737 |
SELECT `k`.* FROM `kuchikomi` AS `k` WHERE (k.valid = 1) AND (k.school_id IN ('3013814', '3013977', '3014791', '3014796', '3015122', '3015926', '3015956', '3016245', '3013815', '3013816', '3013817', '3013818', '3015027', '3015706', '3013820', '3013821', '3013823', '3013824', '3014462', '3014525', '3015309', '3015487', '3015503', '3015603', '3015707', '3015708', '3015963', '3016144', '3016153', '3016167', '3016202', '3016387', '3015377', '3015703', '3013926', '3014475', '3014788', '3014956', '3015345', '3016322', '3014798', '3014746', '3015709', '3015710', '3015762', '3014128', '3014480', '3014664', '3014917', '3014134', '3014597', '3015698', '3013827', '3013828', '3014104', '3014448', '3016128', '3013829', '3013830', '3013831', '3013832', '3013833', '3013834', '3013836', '3013927', '3013928', '3014035', '3014074', '3014275', '3014308', '3014458', '3014632', '3014766', '3014845', '3014856', '3015386', '3015616', '3015783', '3015813', '3015925', '3016255', '3016280', '3016293', '3016367', '3016485', '3016516', '3013837', '3014508', '3016120', '3013838', '3013840', '3013841', '3013842', '3014576', '3014842', '3014963', '3015004', '3015294', '3015516', '3015604', '3014891', '3014892', '3015746', '3016108', '3013843', '3013844', '3013845', '3013846', '3013847', '3014013', '3014179', '3014992', '3015547', '3015758', '3016263', '3016309', '3014610', '3014874', '3015617', '3015621', '3015655', '3015705', '3014512', '3015021', '3015346', '3013849', '3013850', '3013851', '3013852', '3014432', '3014451', '3014767', '3014876', '3015300', '3016275', '3016410', '3013853', '3015609', '3013854', '3013855', '3013856', '3013857', '3013858', '3013859', '3013860', '3013861', '3013862', '3013863', '3013864', '3013865', '3013899', '3013988', '3014014', '3014036', '3014823', '3014894', '3014957', '3015178', '3015417', '3015476', '3015647', '3015889', '3015907', '3016037', '3016039', '3016099', '3016201', '3016388', '3016425', '3015255', '3015843', '3016308', '3013866', '3014505', '3014506', '3014539')) AND (k.id IN ('6', '7', '8', '10', '12', '13', '15', '17', '20', '33', '38', '40', '47', '51', '68', '78', '82', '87', '94', '103', '116', '121', '137', '154', '160', '175', '176', '184', '185', '188', '189', '190', '358', '359', '528', '531', '736', '870', '871', '919', '962', '984', '1056', '1070', '1089', '1090', '1097', '1098', '1099', '1113', '1118', '1119', '1120', '1121', '1122', '1137', '1158', '1160', '1161', '1166', '1179', '1184', '1185', '1186', '1187', '1188', '1193', '1201', '1212', '1213', '1214', '1215', '1216', '1217', '1218', '1219', '1220', '1221', '1222', '1305', '1355')) ORDER BY `k`.`posted_at` DESC LIMIT 10
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
k |
range |
PRIMARY,ix_school_id_kuchikomi |
PRIMARY |
4 |
|
81 |
Using where; Using filesort |
|
22 |
0.000347 |
SELECT `k_c`.* FROM `kuchikomi_category` AS `k_c` WHERE (k_c.kuchikomi_id IN ('358', '188'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
k_c |
range |
kuchikomi_id |
kuchikomi_id |
4 |
|
4 |
Using index condition |
|
23 |
0.000577 |
DESCRIBE `member`
|
24 |
0.000367 |
SELECT `m`.* FROM `member` AS `m` WHERE (m.id IN ('909', ''))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
m |
range |
PRIMARY |
PRIMARY |
4 |
|
2 |
Using where |
|
25 |
0.000447 |
SELECT `s`.* FROM `school` AS `s` WHERE (s.id IN ('3013820', '3014576'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
s |
range |
PRIMARY |
PRIMARY |
4 |
|
2 |
Using where |
|
26 |
0.000517 |
DESCRIBE `access_count_kuchikomi`
|
27 |
0.000367 |
SELECT `a_c_k`.* FROM `access_count_kuchikomi` AS `a_c_k` WHERE (a_c_k.kuchikomi_id IN ('358', '188'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
a_c_k |
range |
kuchikomi_id |
kuchikomi_id |
4 |
|
2 |
Using index condition |
|
28 |
0.000497 |
DESCRIBE `kuchikomi_questionnaire_answer`
|
29 |
0.000397 |
SELECT `k_q_a`.* FROM `kuchikomi_questionnaire_answer` AS `k_q_a` WHERE (k_q_a.kuchikomi_id IN ('358', '188'))
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 |
|
12 |
Using index condition |
|
30 |
0.001797 |
connect
|
31 |
0.000597 |
DESCRIBE `summary_count_school`
|
32 |
0.000487 |
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.000427 |
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.000577 |
SELECT `c`.* FROM `city` AS `c` WHERE (c.prefecture_id = '28')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
ref |
prefecture_id |
prefecture_id |
5 |
const |
48 |
|
|
35 |
0.000387 |
SELECT `c`.* FROM `city` AS `c` WHERE (c.id = '1513') 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.000357 |
SELECT `p`.* FROM `prefecture` AS `p` WHERE (p.id = '28') 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.000557 |
DESCRIBE `school_station`
|
38 |
0.000387 |
SELECT `s_s`.* FROM `school_station` AS `s_s` WHERE (s_s.school_id = '3013820')
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 |
|
|
39 |
0.000527 |
DESCRIBE `station_station_unit`
|
40 |
0.000367 |
SELECT `s_s_s`.* FROM `station_station_unit` AS `s_s_s` WHERE (s_s_s.station_id = '6224')
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.000347 |
SELECT `s_s_s`.* FROM `station_station_unit` AS `s_s_s` WHERE (s_s_s.station_id = '3250')
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 |
|
|
42 |
0.000307 |
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 |
|
43 |
0.000497 |
DESCRIBE `city_major_city`
|
44 |
0.000357 |
SELECT `c_m_c`.* FROM `city_major_city` AS `c_m_c` WHERE (c_m_c.city_id = '1513')
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 |
|
|
45 |
0.000327 |
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 |
|
46 |
0.000397 |
SELECT `c`.* FROM `city` AS `c` WHERE (c.id = '1536') LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
c |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
47 |
0.000347 |
SELECT `p`.* FROM `prefecture` AS `p` WHERE (p.id = '28') LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
p |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
48 |
0.000367 |
SELECT `s_s`.* FROM `school_station` AS `s_s` WHERE (s_s.school_id = '3014576')
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 |
|
|
49 |
0.000307 |
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 |
|
50 |
0.000357 |
SELECT `c_m_c`.* FROM `city_major_city` AS `c_m_c` WHERE (c_m_c.city_id = '1536')
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 |
|
|
51 |
0.000347 |
SELECT `m_c`.* FROM `major_city` AS `m_c` WHERE (m_c.id IN ('8'))
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
m_c |
const |
PRIMARY |
PRIMARY |
4 |
const |
1 |
|
|
52 |
0.014607 |
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 = 10) AND (s_c_s.prefecture_id = '28') 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 |
|
53 |
0.000657 |
DESCRIBE `dancer`
|
54 |
0.000517 |
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 |
|
55 |
0.000437 |
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 |
|
56 |
0.000507 |
DESCRIBE `dancer_column`
|
57 |
0.000477 |
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 |
|
58 |
0.000447 |
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 |
|
59 |
0.000427 |
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 |
|
60 |
0.000407 |
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 |
|
61 |
0.000397 |
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 |
|