{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "range",
      "possible_keys": ["name", "type"],
      "key": "name",
      "key_length": "758",
      "used_key_parts": ["name", "lang_code"],
      "rows": 2,
      "filtered": 100,
      "index_condition": "cscart_seo_names.`name` in ('t-shirts','panda-t') and cscart_seo_names.lang_code = 'ja'",
      "attached_condition": "cscart_seo_names.`type` = 'c' and (cscart_seo_names.company_id = 2 or cscart_seo_names.company_id = 0)"
    }
  }
}| object_id | name | 
|---|---|
| 12 | panda-t | 
| 6 | t-shirts |