Query time 0.00065
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.122587763,
"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.04381364,
"filtered": 100,
"attached_condition": "cscart_products_categories.product_id in (438117,439044,406083,415033,460158,422354,409660,453640,424754,410340,417422,422439,422004,421990,446415,436834,440447,410009,439533,411516,442635,442715,430741,406089)",
"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": ["u985510652_ecartify.cscart_products_categories.category_id"],
"loops": 24,
"rows": 1,
"cost": 0.02228576,
"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",
"u985510652_ecartify.cscart_products_categories.product_id"
],
"loops": 24,
"rows": 1,
"cost": 0.04112736,
"filtered": 100
}
}
]
}
}
Result
| product_id |
category_ids |
position |
| 406083 |
305M |
0 |
| 406089 |
305M |
0 |
| 409660 |
305M |
0 |
| 410009 |
305M |
0 |
| 410340 |
305M |
0 |
| 411516 |
305M |
0 |
| 415033 |
305M |
0 |
| 417422 |
305M |
0 |
| 421990 |
305M |
0 |
| 422004 |
305M |
0 |
| 422354 |
305M |
0 |
| 422439 |
305M |
0 |
| 424754 |
305M |
0 |
| 430741 |
305M |
0 |
| 436834 |
305M |
0 |
| 438117 |
305M |
0 |
| 439044 |
305M |
0 |
| 439533 |
305M |
0 |
| 440447 |
305M |
0 |
| 442635 |
305M |
0 |
| 442715 |
305M |
0 |
| 446415 |
305M |
0 |
| 453640 |
305M |
0 |
| 460158 |
305M |
0 |