Query time 0.00054
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "34.29"
},
"ordering_operation": {
"using_filesort": true,
"cost_info": {
"sort_cost": "11.62"
},
"nested_loop": [
{
"table": {
"table_name": "a",
"access_type": "ALL",
"possible_keys": [
"status",
"option_id",
"option_id_2"
],
"rows_examined_per_scan": 32,
"rows_produced_per_join": 11,
"filtered": "36.33",
"cost_info": {
"read_cost": "6.39",
"eval_cost": "2.33",
"prefix_cost": "8.71",
"data_read_per_join": "558"
},
"used_columns": [
"variant_id",
"option_id",
"position",
"modifier",
"modifier_type",
"weight_modifier",
"weight_modifier_type",
"point_modifier",
"point_modifier_type",
"status"
],
"attached_condition": "((`danishecarter_25_march`.`a`.`option_id` in (14,15,1)) and (`danishecarter_25_march`.`a`.`status` = 'A'))"
}
},
{
"table": {
"table_name": "b",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id",
"lang_code"
],
"key_length": "9",
"ref": [
"danishecarter_25_march.a.variant_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 11,
"filtered": "100.00",
"cost_info": {
"read_cost": "11.62",
"eval_cost": "2.33",
"prefix_cost": "22.66",
"data_read_per_join": "8K"
},
"used_columns": [
"variant_id",
"lang_code",
"variant_name"
]
}
}
]
}
}
}
Result
variant_name |
variant_id |
option_id |
position |
modifier |
modifier_type |
weight_modifier |
weight_modifier_type |
point_modifier |
point_modifier_type |
status |
16GB |
49 |
14 |
0 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
32GB |
50 |
14 |
0 |
100.000 |
A |
0.000 |
A |
0.000 |
A |
A |
64GB |
51 |
14 |
0 |
200.000 |
A |
0.000 |
A |
0.000 |
A |
A |
128GB |
52 |
14 |
0 |
300.000 |
A |
0.000 |
A |
0.000 |
A |
A |
|
54 |
15 |
0 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
|
53 |
15 |
1 |
125.000 |
A |
0.000 |
A |
0.000 |
A |
A |
White |
1 |
1 |
10 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
Black |
5 |
1 |
20 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
Blue |
4 |
1 |
30 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
Red |
3 |
1 |
40 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
Green |
2 |
1 |
50 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
Yellow |
11 |
1 |
60 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |