SELECT 
  * 
FROM 
  cropped_images 
WHERE 
  pair_id = 1038832

Query time 0.00747

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "1.40"
    },
    "table": {
      "table_name": "cropped_images",
      "access_type": "ref",
      "possible_keys": [
        "pair_id"
      ],
      "key": "pair_id",
      "used_key_parts": [
        "pair_id"
      ],
      "key_length": "4",
      "ref": [
        "const"
      ],
      "rows_examined_per_scan": 4,
      "rows_produced_per_join": 4,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "1.00",
        "eval_cost": "0.40",
        "prefix_cost": "1.40",
        "data_read_per_join": "2K"
      },
      "used_columns": [
        "pair_id",
        "original_image",
        "owidth",
        "oheight",
        "cwidth",
        "cheight",
        "xpos",
        "ypos",
        "timestamp"
      ]
    }
  }
}

Result

pair_id original_image owidth oheight cwidth cheight xpos ypos timestamp
1038832 /images/detailed/1049/EB4B8DA2-2CBC-4B3E-86EE-780EC34E5F97_1_201_a_org.jpg 6016 4016 5020 4016 498 0 1651506698
1038832 /images/detailed/1049/EB4B8DA2-2CBC-4B3E-86EE-780EC34E5F97_1_201_a_org.jpg 6016 4016 5020 4016 498 0 1651506698
1038832 /images/detailed/1049/EB4B8DA2-2CBC-4B3E-86EE-780EC34E5F97_1_201_a_org.jpg 6016 4016 5020 4016 498 0 1651506698
1038832 /images/detailed/1049/EB4B8DA2-2CBC-4B3E-86EE-780EC34E5F97_1_201_a_org.jpg 6016 4016 5020 4016 498 0 1651506698