Query time 0.05206
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.05897908,
"nested_loop": [
{
"read_sorted_file": {
"filesort": {
"sort_key": "a.position, a.variant_id",
"table": {
"table_name": "a",
"access_type": "ALL",
"possible_keys": ["status", "option_id", "option_id_2"],
"loops": 1,
"rows": 32,
"cost": 0.0160708,
"filtered": 53.125,
"attached_condition": "a.option_id in (10,2,1,9) and a.`status` = 'A'"
}
}
}
},
{
"table": {
"table_name": "b",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["variant_id", "lang_code"],
"ref": ["lvshop.a.variant_id", "const"],
"loops": 17,
"rows": 1,
"cost": 0.01602468,
"filtered": 100,
"attached_condition": "trigcond(b.lang_code = 'en')"
}
},
{
"table": {
"table_name": "shared_option_variants",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "company_id"],
"key": "PRIMARY",
"key_length": "7",
"used_key_parts": ["variant_id", "company_id"],
"ref": ["lvshop.a.variant_id", "const"],
"loops": 17,
"rows": 1,
"cost": 0.01602468,
"filtered": 100
}
}
]
}
}
Result
| variant_name |
variant_id |
option_id |
position |
modifier |
modifier_type |
weight_modifier |
weight_modifier_type |
point_modifier |
point_modifier_type |
status |
| Black/White/White |
17 |
9 |
0 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
| Dark Navy/White/White |
18 |
9 |
0 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
| White/Prime Green |
19 |
9 |
0 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
| GreyHeather/Core Energy |
36 |
10 |
0 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
| Cardinal/PRIME YELLOW |
37 |
10 |
0 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
| Fairway/White |
38 |
10 |
0 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
| White |
1 |
1 |
10 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
| Small |
6 |
2 |
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 |
| Medium |
10 |
2 |
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 |
| Large |
9 |
2 |
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 |
| X Large |
8 |
2 |
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 |
| XX Large |
7 |
2 |
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 |