Query time 0.00207
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "23.95"
},
"ordering_operation": {
"using_filesort": true,
"cost_info": {
"sort_cost": "8.00"
},
"nested_loop": [
{
"table": {
"table_name": "a",
"access_type": "range",
"possible_keys": [
"status",
"option_id",
"option_id_2"
],
"key": "option_id",
"used_key_parts": [
"option_id",
"status"
],
"key_length": "6",
"rows_examined_per_scan": 8,
"rows_produced_per_join": 8,
"filtered": "100.00",
"index_condition": "((`goimagine`.`a`.`option_id` in (36169,36181)) and (`goimagine`.`a`.`status` = 'A'))",
"cost_info": {
"read_cost": "8.05",
"eval_cost": "0.80",
"prefix_cost": "8.85",
"data_read_per_join": "384"
},
"used_columns": [
"variant_id",
"option_id",
"position",
"modifier",
"modifier_type",
"weight_modifier",
"weight_modifier_type",
"point_modifier",
"point_modifier_type",
"status",
"etsy_variant_id"
]
}
},
{
"table": {
"table_name": "b",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id",
"lang_code"
],
"key_length": "9",
"ref": [
"goimagine.a.variant_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 8,
"filtered": "100.00",
"cost_info": {
"read_cost": "6.30",
"eval_cost": "0.80",
"prefix_cost": "15.95",
"data_read_per_join": "6K"
},
"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 |
etsy_variant_id |
| Food Only |
142686 |
36169 |
1 |
25.000 |
A |
0.000 |
A |
0.000 |
A |
A |
|
| Steampunk |
142723 |
36181 |
1 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
|
| Birdhouses |
142687 |
36169 |
2 |
5.000 |
A |
0.000 |
A |
0.000 |
A |
A |
|
| Fantasy |
142724 |
36181 |
2 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
|
| First Player Only |
142688 |
36169 |
3 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
|
| Zombies |
142725 |
36181 |
3 |
0.000 |
A |
0.000 |
A |
0.000 |
A |
A |
|
| Whole Set |
142689 |
36169 |
4 |
40.000 |
A |
0.000 |
A |
0.000 |
A |
A |
|
| All 3 |
142726 |
36181 |
4 |
35.000 |
A |
0.000 |
A |
0.000 |
A |
A |
|