SELECT 
  product_id, 
  parent_product_id 
FROM 
  cscart_product_variation_group_products 
WHERE 
  parent_product_id = 149042

Query time 0.00052

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
149050 149042
149051 149042
149052 149042
149053 149042
149054 149042
149055 149042
149056 149042
149057 149042
149058 149042
149059 149042
149060 149042
149061 149042
149062 149042
149063 149042
149064 149042
149065 149042
149066 149042
149067 149042
149068 149042
149069 149042
149070 149042
149071 149042
149072 149042
149073 149042
149074 149042
149075 149042
149076 149042
149077 149042
149078 149042
149079 149042
149080 149042
149081 149042
149082 149042
149083 149042
149084 149042
149085 149042
149086 149042
149087 149042
149088 149042
149089 149042
149090 149042
149091 149042
149092 149042
149093 149042
149094 149042
149095 149042
149096 149042
149097 149042
149098 149042
149099 149042