Query time 0.00111
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "25.63"
},
"grouping_operation": {
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "cscart_products_categories",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"rows_examined_per_scan": 24,
"rows_produced_per_join": 24,
"filtered": "100.00",
"index_condition": "(`test2_gaseus`.`cscart_products_categories`.`product_id` in (310,303,3939,317,3132,3143,3130,3129,3121,3128,6681,6695,3098,3115,6690,6700,12,13,14,15,16,17,18,65))",
"cost_info": {
"read_cost": "14.41",
"eval_cost": "2.40",
"prefix_cost": "16.81",
"data_read_per_join": "384"
},
"used_columns": [
"product_id",
"category_id",
"link_type"
]
}
},
{
"table": {
"table_name": "cscart_categories",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"test2_gaseus.cscart_products_categories.category_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "5.00",
"cost_info": {
"read_cost": "6.00",
"eval_cost": "0.12",
"prefix_cost": "25.21",
"data_read_per_join": "4K"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
],
"attached_condition": "((`test2_gaseus`.`cscart_categories`.`storefront_id` in (0,1)) and ((`test2_gaseus`.`cscart_categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`test2_gaseus`.`cscart_categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`test2_gaseus`.`cscart_categories`.`usergroup_ids`))) and (`test2_gaseus`.`cscart_categories`.`status` in ('A','H')))"
}
},
{
"table": {
"table_name": "product_position_source",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id",
"product_id"
],
"key_length": "6",
"ref": [
"const",
"test2_gaseus.cscart_products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.30",
"eval_cost": "0.12",
"prefix_cost": "25.63",
"data_read_per_join": "19"
},
"used_columns": [
"product_id",
"category_id",
"position"
]
}
}
]
}
}
}
Result
| product_id |
category_ids |
position |
| 12 |
273M |
0 |
| 13 |
273M |
0 |
| 14 |
273M |
0 |
| 15 |
273M |
0 |
| 16 |
273M |
0 |
| 17 |
273M |
0 |
| 18 |
273M |
0 |
| 65 |
273M |
0 |
| 303 |
273M |
0 |
| 310 |
273M |
0 |
| 317 |
273M |
0 |
| 3098 |
273M |
0 |
| 3115 |
273M |
0 |
| 3121 |
273M |
0 |
| 3128 |
273M |
0 |
| 3129 |
273M |
0 |
| 3130 |
273M |
0 |
| 3132 |
273M |
0 |
| 3143 |
273M |
0 |
| 3939 |
273M |
0 |
| 6681 |
273M |
0 |
| 6690 |
273M |
0 |
| 6695 |
273M |
0 |
| 6700 |
273M |
0 |