{
"query_block": {
"select_id": 1,
"cost": 0.002024411,
"nested_loop": [
{
"table": {
"table_name": "products",
"access_type": "ref",
"possible_keys": ["idx_master_product_id"],
"key": "idx_master_product_id",
"key_length": "4",
"used_key_parts": ["master_product_id"],
"ref": ["const"],
"loops": 1,
"rows": 1,
"cost": 0.002024411,
"filtered": 100
}
}
]
}
}