SELECT 
  product_id, 
  parent_product_id 
FROM 
  cscart_product_variation_group_products 
WHERE 
  parent_product_id = 431615

Query time 0.00050

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "9.65"
    },
    "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": 43,
      "rows_produced_per_join": 43,
      "filtered": "100.00",
      "using_index": true,
      "cost_info": {
        "read_cost": "1.05",
        "eval_cost": "8.60",
        "prefix_cost": "9.65",
        "data_read_per_join": "688"
      },
      "used_columns": [
        "product_id",
        "parent_product_id"
      ]
    }
  }
}

Result

product_id parent_product_id
431616 431615
431617 431615
431618 431615
431619 431615
431620 431615
431621 431615
431622 431615
431623 431615
431624 431615
431625 431615
431626 431615
431627 431615
431628 431615
431629 431615
431630 431615
431631 431615
431632 431615
431633 431615
431634 431615
431635 431615
431636 431615
431637 431615
431638 431615
431639 431615
431640 431615
431641 431615
431642 431615
431643 431615
431644 431615
431645 431615
431646 431615
431647 431615
431648 431615
431649 431615
431650 431615
431651 431615
431652 431615
431653 431615
431654 431615
431655 431615
431656 431615
431657 431615
431658 431615