Query time 0.00028
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.0488662,
"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"],
"loops": 1,
"rows": 12,
"cost": 0.0138334,
"filtered": 100,
"attached_condition": "p.product_id in (13963,13971,13969,14019,13951,13974,13989,14008,14005,13998,14001,14011)"
}
},
{
"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": ["u508912950_dev_2025.p.group_id"],
"loops": 12,
"rows": 1,
"cost": 0.02348032,
"filtered": 100
}
},
{
"table": {
"table_name": "g",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["id"],
"ref": ["u508912950_dev_2025.p.group_id"],
"loops": 12,
"rows": 1,
"cost": 0.01155248,
"filtered": 100
}
}
]
}
}
Result
| feature_id |
purpose |
product_id |
parent_product_id |
id |
code |
| 618 |
group_variation_catalog_item |
13951 |
0 |
155 |
PV-5A456B78 |
| 618 |
group_variation_catalog_item |
13963 |
0 |
156 |
PV-6C789D01 |
| 618 |
group_variation_catalog_item |
13969 |
0 |
157 |
PV-7E012F34 |
| 618 |
group_variation_catalog_item |
13971 |
0 |
158 |
PV-8G345H67 |
| 618 |
group_variation_catalog_item |
13974 |
0 |
159 |
PV-9I678J90 |
| 618 |
group_variation_catalog_item |
13989 |
0 |
160 |
PV-0K901L23 |
| 618 |
group_variation_catalog_item |
13998 |
0 |
161 |
PV-1M234N56 |
| 618 |
group_variation_catalog_item |
14001 |
0 |
162 |
PV-2O567P89 |
| 618 |
group_variation_catalog_item |
14005 |
0 |
163 |
PV-3Q890R12 |
| 618 |
group_variation_catalog_item |
14008 |
0 |
164 |
PV-6W789X01 |
| 618 |
group_variation_catalog_item |
14011 |
0 |
165 |
PV-4S123T45 |