SELECT 
  product_id, 
  parent_product_id 
FROM 
  cscart_product_variation_group_products 
WHERE 
  parent_product_id = 11965

Query time 0.00030

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "21.78"
    },
    "table": {
      "table_name": "cscart_product_variation_group_products",
      "access_type": "ref",
      "possible_keys": [
        "idx_parent_product_id"
      ],
      "key": "idx_parent_product_id",
      "used_key_parts": [
        "parent_product_id"
      ],
      "key_length": "3",
      "ref": [
        "const"
      ],
      "rows_examined_per_scan": 63,
      "rows_produced_per_join": 63,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "15.49",
        "eval_cost": "6.30",
        "prefix_cost": "21.79",
        "data_read_per_join": "1008"
      },
      "used_columns": [
        "product_id",
        "parent_product_id"
      ]
    }
  }
}

Result

product_id parent_product_id
11966 11965
11967 11965
11968 11965
11969 11965
11970 11965
11971 11965
11972 11965
11973 11965
11974 11965
11975 11965
11976 11965
11977 11965
11978 11965
11979 11965
11980 11965
11981 11965
11982 11965
11983 11965
11984 11965
11985 11965
11986 11965
11987 11965
11988 11965
11989 11965
11990 11965
11991 11965
11992 11965
11993 11965
11994 11965
11995 11965
11996 11965
11997 11965
11998 11965
11999 11965
12000 11965
12001 11965
12002 11965
12003 11965
12004 11965
12005 11965
12006 11965
12007 11965
12008 11965
12009 11965
12010 11965
12011 11965
12012 11965
12013 11965
12014 11965
12015 11965
12016 11965
12017 11965
12018 11965
12019 11965
12020 11965
12021 11965
12022 11965
12023 11965
12024 11965
12025 11965
12026 11965
12027 11965
12028 11965
12029 11965