{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "80.20"
},
"nested_loop": [
{
"table": {
"table_name": "cscart_product_feature_variants",
"access_type": "ref",
"possible_keys": [
"feature_id"
],
"key": "feature_id",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 53,
"rows_produced_per_join": 53,
"filtered": "100.00",
"cost_info": {
"read_cost": "6.00",
"eval_cost": "10.60",
"prefix_cost": "16.60",
"data_read_per_join": "60K"
},
"used_columns": [
"variant_id",
"feature_id"
]
}
},
{
"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": [
"pankajecarter_systemfour.cscart_product_feature_variants.variant_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 53,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "53.00",
"eval_cost": "10.60",
"prefix_cost": "80.20",
"data_read_per_join": "160K"
},
"used_columns": [
"variant_id",
"lang_code"
]
}
}
]
}
}
| COUNT(*) |
|---|
| 55 |