Query time 0.00961
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.030869528,
"nested_loop": [
{
"read_sorted_file": {
"filesort": {
"sort_key": "cscart_images_links.position, cscart_images_links.pair_id",
"table": {
"table_name": "cscart_images_links",
"access_type": "range",
"possible_keys": ["object_id"],
"key": "object_id",
"key_length": "81",
"used_key_parts": ["object_id", "object_type", "type"],
"loops": 1,
"rows": 4,
"cost": 0.01462536,
"filtered": 100,
"index_condition": "cscart_images_links.object_type = 'logos' and cscart_images_links.`type` = 'M' and cscart_images_links.object_id in (5,6,7,8)"
}
}
}
},
{
"table": {
"table_name": "cscart_images",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "4",
"used_key_parts": ["image_id"],
"ref": ["lvshop.cscart_images_links.image_id"],
"loops": 4,
"rows": 1,
"cost": 0.00685456,
"filtered": 100
}
},
{
"table": {
"table_name": "cscart_common_descriptions",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "108",
"used_key_parts": ["object_id", "lang_code", "object_holder"],
"ref": ["lvshop.cscart_images.image_id", "const", "const"],
"loops": 4,
"rows": 1,
"cost": 0.00685456,
"filtered": 100,
"attached_condition": "trigcond(cscart_common_descriptions.object_holder = 'images' and cscart_common_descriptions.lang_code = 'en' and trigcond(cscart_images.image_id is not null))"
}
}
]
}
}
Result
| image_id |
image_path |
image_x |
image_y |
is_high_res |
pair_id |
object_id |
object_type |
detailed_id |
type |
position |
alt |
images_image_id |
| 8656 |
cart_s4sb-mc.png |
524 |
84 |
N |
3269 |
5 |
logos |
0 |
M |
0 |
|
8656 |
| 8657 |
favicon_5s39-mh.ico |
48 |
48 |
N |
3270 |
6 |
logos |
0 |
M |
0 |
|
8657 |
| 8658 |
invoice_logo_ba16-ym.png |
176 |
42 |
N |
3271 |
7 |
logos |
0 |
M |
0 |
|
8658 |
| 8659 |
gift_cert_logo_29c5-cd.png |
176 |
42 |
N |
3272 |
8 |
logos |
0 |
M |
0 |
|
8659 |