Query time 0.00104
JSON explain
{
"query_block": {
"select_id": 1,
"read_sorted_file": {
"filesort": {
"table": {
"table_name": "cscart_products_categories",
"access_type": "ALL",
"possible_keys": ["PRIMARY", "pt"],
"rows": 13,
"filtered": 100,
"attached_condition": "(cscart_products_categories.product_id in (295,297,289,293,288,291,292,296,290,294,285,286))"
}
}
},
"table": {
"table_name": "product_position_source",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "pt"],
"key": "PRIMARY",
"key_length": "6",
"used_key_parts": ["category_id", "product_id"],
"ref": ["const", "egkcysbp_cscartn.cscart_products_categories.product_id"],
"rows": 1,
"filtered": 100
},
"table": {
"table_name": "cscart_categories",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "c_status", "p_category_id"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["category_id"],
"ref": ["egkcysbp_cscartn.cscart_products_categories.category_id"],
"rows": 1,
"filtered": 100,
"attached_condition": "((cscart_categories.company_id = 1) and ((cscart_categories.usergroup_ids = '') or find_in_set(0,cscart_categories.usergroup_ids) or find_in_set(1,cscart_categories.usergroup_ids)) and (cscart_categories.`status` in ('A','H')))"
}
}
}
Result
product_id |
category_ids |
position |
285 |
264M |
|
286 |
272M |
|
288 |
264M |
|
289 |
265M |
|
290 |
264M |
|
291 |
273M |
|
292 |
270M |
|
293 |
273M |
|
294 |
265M |
|
295 |
264M,271 |
0 |
296 |
270M |
|
297 |
275M |
|