Query time 0.00244
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.020125005,
"nested_loop": [
{
"read_sorted_file": {
"filesort": {
"sort_key": "tconnect_images_links.position, tconnect_images_links.pair_id",
"table": {
"table_name": "tconnect_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": 3,
"cost": 0.006623375,
"filtered": 100,
"index_condition": "tconnect_images_links.object_type = 'logos' and tconnect_images_links.`type` = 'M' and tconnect_images_links.object_id in (6,7,14)"
}
}
}
},
{
"table": {
"table_name": "tconnect_images",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "4",
"used_key_parts": ["image_id"],
"ref": ["tconnect.tconnect_images_links.image_id"],
"loops": 3,
"rows": 1,
"cost": 0.005801478,
"filtered": 100
}
},
{
"table": {
"table_name": "tconnect_common_descriptions",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "108",
"used_key_parts": ["object_id", "lang_code", "object_holder"],
"ref": ["tconnect.tconnect_images.image_id", "const", "const"],
"loops": 3,
"rows": 1,
"cost": 0.005801478,
"filtered": 100,
"attached_condition": "trigcond(tconnect_common_descriptions.object_holder = 'images' and tconnect_common_descriptions.lang_code = 'en' and trigcond(tconnect_images.image_id is not null))"
}
}
]
}
}
Result
| image_id |
image_path |
image_x |
image_y |
is_high_res |
transparent |
cp_in_opt_list |
pair_id |
object_id |
object_type |
detailed_id |
type |
position |
alt |
images_image_id |
| 1005 |
cart_2.png |
132 |
43 |
N |
N |
N |
6586 |
6 |
logos |
0 |
M |
0 |
|
1005 |
| 1056 |
invoice_logo_2.png |
176 |
42 |
N |
N |
N |
6587 |
7 |
logos |
0 |
M |
0 |
|
1056 |