Query time 0.00114
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "9.61"
},
"ordering_operation": {
"using_filesort": true,
"cost_info": {
"sort_cost": "4.00"
},
"nested_loop": [
{
"table": {
"table_name": "cscart_images_links",
"access_type": "range",
"possible_keys": [
"object_id"
],
"key": "object_id",
"used_key_parts": [
"object_id",
"object_type",
"type"
],
"key_length": "81",
"rows_examined_per_scan": 4,
"rows_produced_per_join": 4,
"filtered": "100.00",
"index_condition": "((`dev_yourmart_co_bw`.`cscart_images_links`.`object_type` = 'product') and (`dev_yourmart_co_bw`.`cscart_images_links`.`type` = 'M') and (`dev_yourmart_co_bw`.`cscart_images_links`.`object_id` in (3980,3981,3982,3983)))",
"cost_info": {
"read_cost": "2.41",
"eval_cost": "0.40",
"prefix_cost": "2.81",
"data_read_per_join": "384"
},
"used_columns": [
"pair_id",
"object_id",
"object_type",
"image_id",
"detailed_id",
"type",
"position"
]
}
},
{
"table": {
"table_name": "cscart_images",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"image_id"
],
"key_length": "4",
"ref": [
"dev_yourmart_co_bw.cscart_images_links.detailed_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 4,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.00",
"eval_cost": "0.40",
"prefix_cost": "4.21",
"data_read_per_join": "3K"
},
"used_columns": [
"image_id",
"image_path",
"image_x",
"image_y",
"is_high_res"
]
}
},
{
"table": {
"table_name": "cscart_common_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"object_id",
"lang_code",
"object_holder"
],
"key_length": "108",
"ref": [
"dev_yourmart_co_bw.cscart_images.image_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 4,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.00",
"eval_cost": "0.40",
"prefix_cost": "5.61",
"data_read_per_join": "2K"
},
"used_columns": [
"object_id",
"description",
"lang_code",
"object_holder"
]
}
}
]
}
}
}
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 |
0 |
CF86_a_KISSI_BOX_ELE_LID_BATIK_BLACK_3.jpg |
500 |
500 |
N |
5436 |
3980 |
product |
6234 |
M |
0 |
|
6234 |
0 |
CF86_B_KISSI_BOX_ELE_LID_ORANGE_1.jpg |
500 |
500 |
N |
5437 |
3981 |
product |
6235 |
M |
0 |
|
6235 |
0 |
CF86_c_KISSI_BOX_ELE_LID_RED_1.jpg |
500 |
500 |
N |
5438 |
3982 |
product |
6236 |
M |
0 |
|
6236 |
0 |
CF86_d_KISSI_BOX_ELE_LID_RED_ZEBRA.jpg |
500 |
500 |
N |
5439 |
3983 |
product |
6237 |
M |
0 |
|
6237 |