SELECT 
  product_id, 
  parent_product_id 
FROM 
  cscart_product_variation_group_products 
WHERE 
  parent_product_id = 19102

Query time 0.00063

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "17.85"
    },
    "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": 51,
      "rows_produced_per_join": 51,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "12.75",
        "eval_cost": "5.10",
        "prefix_cost": "17.85",
        "data_read_per_join": "816"
      },
      "used_columns": [
        "product_id",
        "parent_product_id"
      ]
    }
  }
}

Result

product_id parent_product_id
55711 19102
55712 19102
55713 19102
55714 19102
55715 19102
55716 19102
55717 19102
55718 19102
55719 19102
55720 19102
55721 19102
55722 19102
55723 19102
55724 19102
55725 19102
55726 19102
55727 19102
55728 19102
55729 19102
55730 19102
55731 19102
55732 19102
55733 19102
55734 19102
55735 19102
55736 19102
55737 19102
55738 19102
55739 19102
55740 19102
55741 19102
55742 19102
55743 19102
55744 19102
55745 19102
55746 19102
55747 19102
55748 19102
55749 19102
55750 19102
55751 19102
55752 19102
55753 19102
55754 19102
55755 19102
55756 19102
55757 19102
55758 19102
55759 19102
55760 19102
55761 19102
55762 19102
55763 19102
55764 19102
55765 19102
55766 19102
55767 19102
55768 19102
55769 19102