Query time 0.00889
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "30.30"
},
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": true,
"cost_info": {
"sort_cost": "1.62"
},
"nested_loop": [
{
"table": {
"table_name": "cscart_categories",
"access_type": "ALL",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"rows_examined_per_scan": 59,
"rows_produced_per_join": 2,
"filtered": "4.00",
"cost_info": {
"read_cost": "6.40",
"eval_cost": "0.24",
"prefix_cost": "6.64",
"data_read_per_join": "6K"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
],
"attached_condition": "((`wearethehelpful_scalesta_net`.`cscart_categories`.`storefront_id` in (0,1)) and ((`wearethehelpful_scalesta_net`.`cscart_categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`wearethehelpful_scalesta_net`.`cscart_categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`wearethehelpful_scalesta_net`.`cscart_categories`.`usergroup_ids`))) and (`wearethehelpful_scalesta_net`.`cscart_categories`.`status` in ('A','H')))"
}
},
{
"table": {
"table_name": "cscart_products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"wearethehelpful_scalesta_net.cscart_categories.category_id"
],
"rows_examined_per_scan": 26,
"rows_produced_per_join": 1,
"filtered": "2.64",
"index_condition": "(`wearethehelpful_scalesta_net`.`cscart_products_categories`.`product_id` in (301,300,299,298,297,296))",
"cost_info": {
"read_cost": "15.34",
"eval_cost": "0.16",
"prefix_cost": "28.11",
"data_read_per_join": "25"
},
"used_columns": [
"product_id",
"category_id",
"link_type"
]
}
},
{
"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",
"wearethehelpful_scalesta_net.cscart_products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.40",
"eval_cost": "0.16",
"prefix_cost": "28.68",
"data_read_per_join": "25"
},
"used_columns": [
"product_id",
"category_id",
"position"
]
}
}
]
}
}
}
Result
| product_id |
category_ids |
position |
| 296 |
301,276,288,297,299,300,271,319,267M,323,329,266 |
|
| 297 |
319,301,266,300,299,323,297,329,276,267,288,271M |
|
| 298 |
271,267M,301,319,300,323,299,297,288,276,266,329 |
|
| 299 |
329,288,301,267M,319,300,276,266,299,271,323,297 |
|
| 300 |
319,266,288,329,323,301,276,271M,297,299,300,267 |
|
| 301 |
267M,319,266,299,297,300,323,271,276,301,288,329 |
|