SELECT 
  * 
FROM 
  seo_names 
WHERE 
  name = 'art'

Query time 0.00422

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "5.44"
    },
    "table": {
      "table_name": "seo_names",
      "access_type": "ref",
      "possible_keys": [
        "name",
        "type"
      ],
      "key": "name",
      "used_key_parts": [
        "name"
      ],
      "key_length": "752",
      "ref": [
        "const"
      ],
      "rows_examined_per_scan": 6,
      "rows_produced_per_join": 6,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "4.84",
        "eval_cost": "0.60",
        "prefix_cost": "5.44",
        "data_read_per_join": "10K"
      },
      "used_columns": [
        "name",
        "object_id",
        "company_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

name object_id company_id type dispatch path lang_code
art 23 0 c en
art 21363 0 c 21359 en
art 21367 0 c 21357 en
art 21370 0 c 21358 en
art 21373 0 c 21360 en
art 21376 0 c 21361 en