Query time 0.00052
JSON explain
{
"query_block": {
"select_id": 1,
"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"],
"rows": 4,
"filtered": 100,
"index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'M' and cscart_images_links.object_id in (60599,60598,60597,30235)"
}
}
},
"table": {
"table_name": "cscart_images",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["image_id"],
"ref": ["cscart_migrate.cscart_images_links.detailed_id"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(cscart_images_links.detailed_id = cscart_images.image_id)"
},
"table": {
"table_name": "cscart_common_descriptions",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "107",
"used_key_parts": ["object_id", "lang_code", "object_holder"],
"ref": ["cscart_migrate.cscart_images.image_id", "const", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(cscart_common_descriptions.object_id = cscart_images.image_id and cscart_common_descriptions.object_holder = 'images' and cscart_common_descriptions.lang_code = 'en' and trigcond(cscart_images.image_id is not null))"
}
}
}
Result
| pair_id |
object_id |
object_type |
image_id |
detailed_id |
type |
position |
image_type |
show_gallery |
gallery_category_id |
image_path |
alt |
image_x |
image_y |
images_image_id |
| 11427 |
60598 |
product |
0 |
19814 |
M |
0 |
D |
0 |
0 |
hairpin-30W.jpg |
30W Hairpin Light Bulb |
1000 |
1000 |
19814 |
| 11428 |
60599 |
product |
0 |
19816 |
M |
0 |
D |
0 |
0 |
T14-thread-40W.jpg |
40W Thread Light Bulb |
1000 |
1000 |
19816 |
| 11429 |
60597 |
product |
0 |
19818 |
M |
0 |
D |
0 |
0 |
T14-spiral-40W.jpg |
40W Spiral Light Bulb |
1000 |
1000 |
19818 |
| 31359 |
30235 |
product |
0 |
43592 |
M |
0 |
D |
0 |
0 |
victorian-25W.jpg |
Victorian 25W Light Bulb |
1000 |
1000 |
43592 |