Query time 0.00057
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "14.71"
},
"ordering_operation": {
"using_temporary_table": true,
"using_filesort": true,
"nested_loop": [
{
"table": {
"table_name": "cscart_product_feature_variants",
"access_type": "range",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"rows_examined_per_scan": 14,
"rows_produced_per_join": 14,
"filtered": "100.00",
"index_condition": "(`test2_gaseus`.`cscart_product_feature_variants`.`variant_id` in (1288,2108,1836,1659,2182,1389,1254,1861,1690,1797,1251,1202,1245,1881))",
"cost_info": {
"read_cost": "8.41",
"eval_cost": "1.40",
"prefix_cost": "9.81",
"data_read_per_join": "15K"
},
"used_columns": [
"variant_id",
"color",
"position"
]
}
},
{
"table": {
"table_name": "cscart_product_feature_variant_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id",
"lang_code"
],
"key_length": "9",
"ref": [
"test2_gaseus.cscart_product_feature_variants.variant_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 14,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.50",
"eval_cost": "1.40",
"prefix_cost": "14.71",
"data_read_per_join": "43K"
},
"used_columns": [
"variant_id",
"variant",
"lang_code"
]
}
}
]
}
}
}
Result
| variant_id |
position |
color |
variant |
| 1288 |
0 |
|
Gastech |
| 1389 |
0 |
|
Linde |
| 1836 |
0 |
|
Stainless steel |
| 1202 |
0 |
|
Vulkan |
| 1659 |
1 |
|
Brass |
| 2182 |
1 |
|
Brass, Nickel-Plated |
| 1254 |
3 |
#ffffff |
Accessories and Spare Parts |
| 1251 |
3 |
#ffffff |
Alarm and Control Systems |
| 1690 |
3 |
|
Brass/Polyamide |
| 1245 |
3 |
#ffffff |
Flexible Hoses |
| 2108 |
3 |
|
Gauges |
| 1881 |
3 |
|
Metall |
| 1861 |
3 |
|
NBR |
| 1797 |
3 |
|
Polyamid |