Query time 0.00109
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "114.81"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "PC",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"link_type",
"pt",
"idx_pc_product_id_type"
],
"key": "link_type",
"used_key_parts": [
"link_type",
"category_id"
],
"key_length": "6",
"rows_examined_per_scan": 72,
"rows_produced_per_join": 72,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "7.48",
"eval_cost": "7.20",
"prefix_cost": "14.68",
"data_read_per_join": "1K"
},
"used_columns": [
"product_id",
"category_id",
"link_type"
],
"attached_condition": "((`dev2`.`PC`.`category_id` in (628,629,907,917)) and (`dev2`.`PC`.`link_type` = 'M'))"
}
},
{
"table": {
"table_name": "P",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status",
"cscart_products_brand_id_index",
"cscart_products_product_id_index",
"idx_status"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"dev2.PC.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 52,
"filtered": "72.23",
"cost_info": {
"read_cost": "18.00",
"eval_cost": "5.20",
"prefix_cost": "39.88",
"data_read_per_join": "392K"
},
"used_columns": [
"product_id",
"status",
"brand_id"
],
"attached_condition": "((`dev2`.`P`.`status` = 'A') and (`dev2`.`P`.`brand_id` is not null))"
}
},
{
"table": {
"table_name": "B",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"cscart_brands_pk2"
],
"key": "PRIMARY",
"used_key_parts": [
"brand_id"
],
"key_length": "4",
"ref": [
"dev2.P.brand_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 52,
"filtered": "100.00",
"cost_info": {
"read_cost": "13.00",
"eval_cost": "5.20",
"prefix_cost": "58.08",
"data_read_per_join": "178K"
},
"used_columns": [
"brand_id",
"brand"
]
}
},
{
"table": {
"table_name": "FI",
"access_type": "ref",
"possible_keys": [
"idx_fi_object_id_type"
],
"key": "idx_fi_object_id_type",
"used_key_parts": [
"object_id",
"object_type"
],
"key_length": "5",
"ref": [
"dev2.P.brand_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 52,
"filtered": "100.00",
"cost_info": {
"read_cost": "13.18",
"eval_cost": "5.27",
"prefix_cost": "76.53",
"data_read_per_join": "1K"
},
"used_columns": [
"object_id",
"object_type",
"file_id"
]
}
},
{
"table": {
"table_name": "F",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"id"
],
"key_length": "4",
"ref": [
"dev2.FI.file_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 52,
"filtered": "100.00",
"cost_info": {
"read_cost": "33.02",
"eval_cost": "5.27",
"prefix_cost": "114.82",
"data_read_per_join": "196K"
},
"used_columns": [
"id",
"path"
]
}
}
]
}
}
}
}
Result
brand_id |
brand |
image |
category_id |
3076 |
РАЙДА |
|
629 |
3148 |
ТЮМЕНЬСПЕЦТЕХ |
|
917 |