{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "p",
"access_type": "range",
"possible_keys": ["PRIMARY", "idx_group_id"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["product_id"],
"rows": 6,
"filtered": 100,
"index_condition": "p.product_id in (2014,2013,2015,2019,2018,2016)"
}
},
{
"table": {
"table_name": "f",
"access_type": "ref",
"possible_keys": ["idx_group_id"],
"key": "idx_group_id",
"key_length": "3",
"used_key_parts": ["group_id"],
"ref": ["dev_db.p.group_id"],
"rows": 1,
"filtered": 100
}
},
{
"table": {
"table_name": "g",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["id"],
"ref": ["dev_db.p.group_id"],
"rows": 1,
"filtered": 100
}
}
]
}
}
feature_id | purpose | product_id | parent_product_id | id | code |
---|---|---|---|---|---|
21293 | group_variation_catalog_item | 2013 | 0 | 13662 | PV-EB9A7E26E |
21292 | group_variation_catalog_item | 2014 | 0 | 13661 | PV-CA8B63ABF |
21291 | group_variation_catalog_item | 2015 | 0 | 13660 | PV-2FB06ED40 |
21290 | group_variation_catalog_item | 2016 | 0 | 13659 | PV-BB22ECA13 |
21288 | group_variation_catalog_item | 2018 | 0 | 13657 | PV-1C275C1C5 |
21287 | group_variation_catalog_item | 2019 | 0 | 13656 | PV-BAEB842BE |