SELECT 
  product_id, 
  parent_product_id 
FROM 
  cscart_product_variation_group_products 
WHERE 
  parent_product_id = 5819

Query time 0.00040

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "18.90"
    },
    "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": 54,
      "rows_produced_per_join": 54,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "13.50",
        "eval_cost": "5.40",
        "prefix_cost": "18.90",
        "data_read_per_join": "864"
      },
      "used_columns": [
        "product_id",
        "parent_product_id"
      ]
    }
  }
}

Result

product_id parent_product_id
7494 5819
7495 5819
7498 5819
7499 5819
7504 5819
7505 5819
7526 5819
7527 5819
2219 5819
5227 5819
5226 5819
2217 5819
5225 5819
2218 5819
1525 5819
1524 5819
5817 5819
1523 5819
5818 5819
5238 5819
5240 5819
5237 5819
5239 5819
5241 5819
3732 5819
6449 5819
1543 5819
6448 5819
2864 5819
5242 5819
2863 5819
5243 5819
1517 5819
1520 5819
1518 5819
1519 5819
5224 5819
1541 5819
1537 5819
1540 5819
1544 5819
1545 5819
2735 5819
5244 5819
6322 5819
1521 5819
1522 5819
5223 5819
5220 5819
3729 5819
5221 5819
5222 5819
1538 5819
1539 5819
1542 5819