SELECT 
  product_id, 
  parent_product_id 
FROM 
  cscart_product_variation_group_products 
WHERE 
  parent_product_id = 431590

Query time 0.00059

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "6.23"
    },
    "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": 26,
      "rows_produced_per_join": 26,
      "filtered": "100.00",
      "using_index": true,
      "cost_info": {
        "read_cost": "1.03",
        "eval_cost": "5.20",
        "prefix_cost": "6.23",
        "data_read_per_join": "416"
      },
      "used_columns": [
        "product_id",
        "parent_product_id"
      ]
    }
  }
}

Result

product_id parent_product_id
431561 431590
431562 431590
431563 431590
431564 431590
431565 431590
431566 431590
431567 431590
431568 431590
431569 431590
431587 431590
431588 431590
431589 431590
431591 431590
431592 431590
431593 431590
431594 431590
431595 431590
431596 431590
431597 431590
431598 431590
431599 431590
431600 431590
431601 431590
431602 431590
431603 431590
431604 431590