SELECT 
  product_id, 
  parent_product_id 
FROM 
  cscart_product_variation_group_products 
WHERE 
  parent_product_id = 12379

Query time 0.00035

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "14.97"
    },
    "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": 44,
      "rows_produced_per_join": 44,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "10.57",
        "eval_cost": "4.40",
        "prefix_cost": "14.97",
        "data_read_per_join": "704"
      },
      "used_columns": [
        "product_id",
        "parent_product_id"
      ]
    }
  }
}

Result

product_id parent_product_id
12423 12379
12422 12379
12421 12379
12420 12379
12419 12379
12418 12379
12417 12379
12416 12379
12415 12379
12414 12379
12413 12379
12412 12379
12411 12379
12410 12379
12409 12379
12408 12379
12407 12379
12406 12379
12405 12379
12404 12379
12403 12379
12402 12379
12401 12379
12400 12379
12399 12379
12398 12379
12397 12379
12396 12379
12395 12379
12394 12379
12393 12379
12392 12379
12391 12379
12390 12379
12389 12379
12388 12379
12387 12379
12386 12379
12385 12379
12384 12379
12383 12379
12382 12379
12381 12379
12380 12379