Query time 0.00151
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "68.27"
},
"grouping_operation": {
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "cscart_products_categories",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"link_type",
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"rows_examined_per_scan": 42,
"rows_produced_per_join": 42,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "9.47",
"eval_cost": "8.40",
"prefix_cost": "17.87",
"data_read_per_join": "672"
},
"used_columns": [
"product_id",
"category_id",
"link_type"
],
"attached_condition": "(`webmarco`.`cscart_products_categories`.`product_id` in (371861,371878,371873,371884,371890,371868,371898,371895,371936,371902,377755,371912,372021,377735,371917,371905,371984,371843,371945,371941))"
}
},
{
"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": [
"webmarco.cscart_products_categories.category_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 2,
"filtered": "5.00",
"cost_info": {
"read_cost": "42.00",
"eval_cost": "0.42",
"prefix_cost": "68.27",
"data_read_per_join": "12K"
},
"used_columns": [
"category_id",
"usergroup_ids",
"status",
"storefront_id"
],
"attached_condition": "((`webmarco`.`cscart_categories`.`storefront_id` in (0,1)) and ((`webmarco`.`cscart_categories`.`usergroup_ids` = '') or find_in_set(0,`webmarco`.`cscart_categories`.`usergroup_ids`) or find_in_set(1,`webmarco`.`cscart_categories`.`usergroup_ids`)) and (`webmarco`.`cscart_categories`.`status` in ('A','H')))"
}
}
]
}
}
}
Result
product_id |
category_ids |
371843 |
10225,9967M |
371861 |
10226,2886M |
371868 |
10226,2886M |
371873 |
10226,2886M |
371878 |
10226,2886M |
371884 |
10226,2886M |
371890 |
10226,2886M |
371895 |
10226,2886M |
371898 |
10226,2886M |
371902 |
10226,2886M |
371905 |
10225,10226,9967M |
371912 |
10225,9967M |
371917 |
10225,9967M |
371936 |
10225,9967M |
371941 |
10225,9967M |
371945 |
10225,9967M |
371984 |
10225,9967M |
372021 |
10225,10226,9967M |
377735 |
10225,9967M |
377755 |
10225,9967M |