SELECT 
  object_id 
FROM 
  cscart_images_links 
WHERE 
  object_type = 'abt__ut2/menu-with-icon'

Query time 0.00131

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "595.18"
    },
    "table": {
      "table_name": "cscart_images_links",
      "access_type": "index",
      "key": "object_id",
      "used_key_parts": [
        "object_id",
        "object_type",
        "type"
      ],
      "key_length": "81",
      "rows_examined_per_scan": 2867,
      "rows_produced_per_join": 286,
      "filtered": "10.00",
      "using_index": true,
      "cost_info": {
        "read_cost": "537.84",
        "eval_cost": "57.34",
        "prefix_cost": "595.18",
        "data_read_per_join": "26K"
      },
      "used_columns": [
        "object_id",
        "object_type"
      ],
      "attached_condition": "(`eshopuga_upgr_4122`.`cscart_images_links`.`object_type` = 'abt__ut2/menu-with-icon')"
    }
  }
}

Result

object_id
0
213