Query time 0.00137
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "90.51"
},
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": true,
"cost_info": {
"sort_cost": "4.75"
},
"nested_loop": [
{
"table": {
"table_name": "cscart_categories",
"access_type": "ALL",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"rows_examined_per_scan": 166,
"rows_produced_per_join": 6,
"filtered": "4.00",
"cost_info": {
"read_cost": "36.83",
"eval_cost": "1.33",
"prefix_cost": "38.16",
"data_read_per_join": "17K"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
],
"attached_condition": "((`rajansecarter_single_store_19_jan`.`cscart_categories`.`storefront_id` in (0,1)) and ((`rajansecarter_single_store_19_jan`.`cscart_categories`.`usergroup_ids` = '') or find_in_set(0,`rajansecarter_single_store_19_jan`.`cscart_categories`.`usergroup_ids`) or find_in_set(1,`rajansecarter_single_store_19_jan`.`cscart_categories`.`usergroup_ids`)) and (`rajansecarter_single_store_19_jan`.`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": [
"rajansecarter_single_store_19_jan.cscart_categories.category_id"
],
"rows_examined_per_scan": 5,
"rows_produced_per_join": 4,
"filtered": "14.31",
"index_condition": "(`rajansecarter_single_store_19_jan`.`cscart_products_categories`.`product_id` in (145,117,219,222,220,221,113,157,68,29,6,8,14,9,10,19,21,50,51,49,48,54,153,164,248,65,64,63,62,66,140,141))",
"cost_info": {
"read_cost": "35.26",
"eval_cost": "0.95",
"prefix_cost": "80.06",
"data_read_per_join": "76"
},
"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",
"rajansecarter_single_store_19_jan.cscart_products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 4,
"filtered": "100.00",
"cost_info": {
"read_cost": "4.75",
"eval_cost": "0.95",
"prefix_cost": "85.76",
"data_read_per_join": "76"
},
"used_columns": [
"product_id",
"category_id",
"position"
]
}
}
]
}
}
}
Result
| product_id |
category_ids |
position |
| 6 |
191M |
|
| 8 |
190,193M |
|
| 9 |
190,193M |
|
| 10 |
190,193M |
|
| 14 |
191M |
|
| 19 |
194M |
|
| 21 |
194M |
|
| 29 |
176M |
|
| 48 |
186M |
|
| 49 |
186M |
|
| 50 |
186M |
|
| 51 |
186M |
|
| 54 |
202M |
|
| 62 |
189M |
|
| 63 |
189M |
|
| 64 |
189M |
|
| 65 |
189M |
|
| 66 |
189M |
|
| 68 |
236M |
|
| 113 |
237M |
|
| 117 |
237M |
|
| 140 |
180M |
|
| 141 |
180M |
|
| 145 |
179M |
|
| 153 |
181M |
|
| 157 |
181M |
|
| 164 |
199,198M |
|
| 219 |
169M |
|
| 220 |
169M |
|
| 221 |
169M |
|
| 222 |
169M |
|
| 248 |
248M,255 |
|