SELECT 
  product_id, 
  parent_product_id 
FROM 
  cscart_product_variation_group_products 
WHERE 
  parent_product_id = 82038

Query time 0.00027

JSON explain

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

Result

product_id parent_product_id
148882 82038
148883 82038
148884 82038
148885 82038
148886 82038
148887 82038
148888 82038
148889 82038
148890 82038
148891 82038
148892 82038
148893 82038
148894 82038
148895 82038
148896 82038
148897 82038
148898 82038
148899 82038
148900 82038
148901 82038
148902 82038
148903 82038
148904 82038
148905 82038
148906 82038
148907 82038
148908 82038
148909 82038
148910 82038
148911 82038
148912 82038
148913 82038
148914 82038
148915 82038
148916 82038
148917 82038
148918 82038
148919 82038
148920 82038
148921 82038
148922 82038
148923 82038
148924 82038
148925 82038
148926 82038
148927 82038
148928 82038
148929 82038
148930 82038
148931 82038