SELECT 
  * 
FROM 
  seo_names 
WHERE 
  name = 'clothing'

Query time 0.00213

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "11.35"
    },
    "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": 12,
      "rows_produced_per_join": 12,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "10.16",
        "eval_cost": "1.20",
        "prefix_cost": "11.36",
        "data_read_per_join": "20K"
      },
      "used_columns": [
        "name",
        "object_id",
        "company_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

name object_id company_id type dispatch path lang_code
clothing 3 0 c en
clothing 680 0 c 645 en
clothing 4936 0 c 4935 en
clothing 4937 0 c 4933 en
clothing 6255 0 c 6253 en
clothing 7092 0 c 7087/7092/7087 en
clothing 8285 0 c 8282 en
clothing 8504 0 c 8503 en
clothing 8604 0 c 8603 en
clothing 11323 0 c 11316 en
clothing 17803 0 c 17284 en
clothing 18819 0 c 18815 en