Query time 0.00096
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "59.45"
},
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": true,
"cost_info": {
"sort_cost": "7.84"
},
"nested_loop": [
{
"table": {
"table_name": "cscart_categories",
"access_type": "ALL",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"rows_examined_per_scan": 40,
"rows_produced_per_join": 1,
"filtered": "4.00",
"cost_info": {
"read_cost": "4.54",
"eval_cost": "0.16",
"prefix_cost": "4.70",
"data_read_per_join": "6K"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
],
"attached_condition": "((`gaseus`.`cscart_categories`.`storefront_id` in (0,1)) and ((`gaseus`.`cscart_categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`gaseus`.`cscart_categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`gaseus`.`cscart_categories`.`usergroup_ids`))) and (`gaseus`.`cscart_categories`.`status` in ('A','H')))"
}
},
{
"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": 49,
"rows_produced_per_join": 7,
"filtered": "10.00",
"index_condition": "(`gaseus`.`cscart_products_categories`.`product_id` in (5802,6970,6971,6972,6973,6974,6975,3403,3404,3405,3406,3408,3409,6930,6931,6932,6933,6934,6935,6936,3407,2666,3845,2667))",
"using_join_buffer": "hash join",
"cost_info": {
"read_cost": "37.06",
"eval_cost": "0.78",
"prefix_cost": "49.60",
"data_read_per_join": "125"
},
"used_columns": [
"product_id",
"category_id",
"link_type"
],
"attached_condition": "(`gaseus`.`cscart_products_categories`.`category_id` = `gaseus`.`cscart_categories`.`category_id`)"
}
},
{
"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",
"gaseus.cscart_products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 7,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.23",
"eval_cost": "0.78",
"prefix_cost": "51.61",
"data_read_per_join": "125"
},
"used_columns": [
"product_id",
"category_id",
"position"
]
}
}
]
}
}
}
Result
| product_id |
category_ids |
position |
| 2666 |
309M |
|
| 2667 |
309M |
|
| 3403 |
292M |
|
| 3404 |
292M |
|
| 3405 |
292M |
|
| 3406 |
292M |
|
| 3407 |
292M |
|
| 3408 |
292M |
|
| 3409 |
292M |
|
| 3845 |
309M |
|
| 5802 |
286M,287,272 |
|
| 6930 |
292M |
|
| 6931 |
292M |
|
| 6932 |
292M |
|
| 6933 |
292M |
|
| 6934 |
292M |
|
| 6935 |
292M |
|
| 6936 |
292M |
|
| 6970 |
284M,312,267,282 |
|
| 6971 |
312,282,267,284M |
|
| 6972 |
312,267,282,284M |
|
| 6973 |
282,284M,267,312 |
|
| 6974 |
282,312,267,284M |
|
| 6975 |
282,312,267,284M |
|