SELECT 
  * 
FROM 
  cropped_images 
WHERE 
  pair_id = 207370

Query time 0.00326

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
207370 /images/detailed/217/2-10_org.jpg 706 618 706 565 0 0 1622772663
207370 /images/detailed/217/2-10_org.jpg 706 618 706 565 0 0 1622772663
207370 /images/detailed/217/2-10_org.jpg 706 618 706 565 0 0 1622772663
207370 /images/detailed/217/2-10_org.jpg 706 618 706 565 0 0 1622772663