Query time 0.00046
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.092277363,
"nested_loop": [
{
"table": {
"table_name": "cscart_products_categories",
"access_type": "range",
"possible_keys": ["PRIMARY", "pt"],
"key": "pt",
"key_length": "3",
"used_key_parts": ["product_id"],
"loops": 1,
"rows": 24,
"cost": 0.02579124,
"filtered": 100,
"attached_condition": "cscart_products_categories.product_id in (13425,13426,13495,13460,13427,13461,13462,13428,13463,13429,13430,13498,13431,13432,13503,13464,13433,13434,13500,13435,13436,13438,13437,13465)",
"using_index": true
}
},
{
"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": ["u508912950_dev_2025.cscart_products_categories.category_id"],
"loops": 24,
"rows": 1,
"cost": 0.02474336,
"filtered": 100,
"attached_condition": "cscart_categories.storefront_id in (0,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')"
}
},
{
"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",
"u508912950_dev_2025.cscart_products_categories.product_id"
],
"loops": 24,
"rows": 1,
"cost": 0.02638176,
"filtered": 100
}
}
]
}
}
Result
| product_id |
category_ids |
position |
| 13425 |
1631M |
|
| 13426 |
1631M |
|
| 13427 |
1631M |
|
| 13428 |
1631M |
|
| 13429 |
1631M |
|
| 13430 |
1631M |
|
| 13431 |
1631M |
|
| 13432 |
1631M |
|
| 13433 |
1631M |
|
| 13434 |
1631M |
|
| 13435 |
1631M |
|
| 13436 |
1631M |
|
| 13437 |
1631M |
|
| 13438 |
1631M |
|
| 13460 |
1632M |
|
| 13461 |
1632M |
|
| 13462 |
1632M |
|
| 13463 |
1632M |
|
| 13464 |
1632M |
|
| 13465 |
1632M |
|
| 13495 |
1633M |
|
| 13498 |
1633M |
|
| 13500 |
1634M |
|
| 13503 |
1634M |
|