SELECT 
  category 
FROM 
  cscart_category_descriptions 
WHERE 
  category_id = 223 
  AND lang_code = 'en'

Query time 0.00043

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "9.04"
    },
    "table": {
      "table_name": "cscart_category_descriptions",
      "access_type": "ALL",
      "rows_examined_per_scan": 84,
      "rows_produced_per_join": 1,
      "filtered": "1.19",
      "cost_info": {
        "read_cost": "8.94",
        "eval_cost": "0.10",
        "prefix_cost": "9.04",
        "data_read_per_join": "3K"
      },
      "used_columns": [
        "category_id",
        "lang_code",
        "category"
      ],
      "attached_condition": "((`mobikul_delivery_boy_livedemo`.`cscart_category_descriptions`.`category_id` = 223) and (`mobikul_delivery_boy_livedemo`.`cscart_category_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

category
Apparel