Query time 0.00100
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": 66,
"filtered": 100,
"attached_condition": "cscart_products_categories.product_id in (61623,62174,62054,62226,61342,62055,61077,61075,61082,61180,61478,61429)",
"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 |
| 61075 |
1542,1635,1701,1779,1889M |
|
| 61077 |
1542,1619,1701,1779,1889M |
|
| 61082 |
1543,1603,1637,1704,1708,1905,2001,1890M |
|
| 61180 |
1531,1747,1820,1832,1899M |
|
| 61342 |
1543,1603,1614,1642,1704,1708,1905,2001,1890M |
|
| 61429 |
1543,1603,1704,1708,1760,1905,2001,1890M |
|
| 61478 |
2010M |
|
| 61623 |
2010M |
|
| 62054 |
1542,1614,1701,1889M |
|
| 62055 |
1543,1614,1704,2002,1890M |
|
| 62174 |
1530,1602,1619,1643,1697,1707,1906,2001,1897M |
|
| 62226 |
1542,1701,1767,1889M |
|