SELECT 
  * 
FROM 
  cropped_images 
WHERE 
  pair_id = 769201

Query time 0.00223

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
769201 /images/detailed/779/acadac0c7be59b39f612df1bc86c83bc7c81e18c65f7666143fcd2c5b589d4eb_org.jpg 480 360 450 360 15 0 1643308921
769201 /images/detailed/779/acadac0c7be59b39f612df1bc86c83bc7c81e18c65f7666143fcd2c5b589d4eb_org.jpg 480 360 450 360 15 0 1643308921
769201 /images/detailed/779/acadac0c7be59b39f612df1bc86c83bc7c81e18c65f7666143fcd2c5b589d4eb_org.jpg 480 360 450 360 15 0 1643308921
769201 /images/detailed/779/acadac0c7be59b39f612df1bc86c83bc7c81e18c65f7666143fcd2c5b589d4eb_org.jpg 480 360 450 360 15 0 1643308921