SELECT 
  * 
FROM 
  cropped_images 
WHERE 
  pair_id = 1495848

Query time 0.00054

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "1.05"
    },
    "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": 3,
      "rows_produced_per_join": 3,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "0.75",
        "eval_cost": "0.30",
        "prefix_cost": "1.05",
        "data_read_per_join": "1K"
      },
      "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
1495848 /images/detailed/1506/6E65DF29-2795-4C98-94B7-DF9C25C47FD8_9lsv-zc_org.jpeg 2613 3185 2613 2091 0 547 1678392481
1495848 /images/detailed/1506/6E65DF29-2795-4C98-94B7-DF9C25C47FD8_9lsv-zc_org.jpeg 2613 3185 2613 2091 0 547 1678392481
1495848 /images/detailed/1506/6E65DF29-2795-4C98-94B7-DF9C25C47FD8_9lsv-zc_org.jpeg 2613 3185 2613 2091 0 547 1678392481