Query time 0.00100
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "33.82"
},
"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": 13,
"rows_produced_per_join": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "15.63",
"eval_cost": "2.60",
"prefix_cost": "18.23",
"data_read_per_join": "14K"
},
"used_columns": [
"variant_id",
"color",
"position"
],
"attached_condition": "(`webmarco`.`cscart_product_feature_variants`.`variant_id` in (7133,7132,60615,64546,67701,64475,64691,64236,64545,65265,64062,65302,7134))"
}
},
{
"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": [
"webmarco.cscart_product_feature_variants.variant_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "13.00",
"eval_cost": "2.60",
"prefix_cost": "33.83",
"data_read_per_join": "58K"
},
"used_columns": [
"variant_id",
"variant",
"lang_code"
]
}
}
]
}
}
}
Result
variant_id |
position |
color |
variant |
65302 |
0 |
#ffffff |
Baby Blue |
65265 |
0 |
#ffffff |
Baby Pink |
64062 |
0 |
#000000 |
Black |
67701 |
0 |
#ffffff |
Black - Orange |
60615 |
0 |
|
Blue |
7133 |
0 |
|
Female |
64545 |
0 |
|
Green |
64546 |
0 |
|
Green -Black White |
7132 |
0 |
|
Male |
64236 |
0 |
#ffffff |
Pink |
64691 |
0 |
|
Purple |
7134 |
0 |
|
Unisex |
64475 |
0 |
#ffffff |
White |