{
"query_block": {
"select_id": 1,
"cost": 0.00701704,
"nested_loop": [
{
"table": {
"table_name": "stickers",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["sticker_id"],
"loops": 1,
"rows": 2,
"cost": 0.0042687,
"filtered": 100,
"attached_condition": "stickers.sticker_id in (22,29) and stickers.vendor_edit = 'Y'"
}
},
{
"table": {
"table_name": "cscart_ab__vendor_stickers",
"access_type": "ref",
"possible_keys": ["sticker_company_id"],
"key": "sticker_company_id",
"key_length": "3",
"used_key_parts": ["sticker_id"],
"ref": ["cscart.stickers.sticker_id"],
"loops": 2,
"rows": 1,
"cost": 0.00274834,
"filtered": 100
}
}
]
}
}