Query time 0.00076
JSON explain
{
"query_block": {
"select_id": 1,
"table": {
"table_name": "cscart_products_categories",
"access_type": "range",
"possible_keys": ["PRIMARY", "pt"],
"key": "pt",
"key_length": "3",
"used_key_parts": ["product_id"],
"rows": 65,
"filtered": 100,
"attached_condition": "cscart_products_categories.product_id in (65660,65883,65938,65884,65892,65896,65895,65937,65888,65956,65838,65890)",
"using_index": true
},
"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", "cscart_migrate.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": ["cscart_migrate.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 |
| 65660 |
1743,1844,1922,1983,1985M |
|
| 65838 |
1844,1850,1922,1928M |
|
| 65883 |
1844,1922,1929,2002,1851M |
|
| 65884 |
1844,1863,1922,2002,1941M |
|
| 65888 |
1844,1922,1928,1850M |
|
| 65890 |
1844,1922,1929,1851M |
|
| 65892 |
1857,1922,1939,1844M |
|
| 65895 |
1846,1850,1922,1924,1928,2002,1844M |
|
| 65896 |
1846,1851,1922,1924,1929,2002,1844M |
|
| 65937 |
1844,1922,1928,1983,1985,1850M |
|
| 65938 |
1863,1922,1941,1983,1985,1844M |
|
| 65956 |
1844,1853,1863,1922,1931,1983,2002,1985M |
|