SELECT 
  lang.name, 
  lang.value 
FROM 
  tmall_language_values lang 
WHERE 
  lang.lang_code = 'en' 
  AND lang.name IN (
    'confirm', 'vendor_locations.confirm_location', 
    'vendor_locations.chosen_location', 
    'vendor_locations.enter_location', 
    'vendor_locations.google_maps_cookie_title', 
    'vendor_locations.google_maps_cookie_description', 
    'confirm', 'vendor_locations.confirm_location', 
    'vendor_locations.chosen_location', 
    'vendor_locations.enter_location', 
    'vendor_locations.google_maps_cookie_title', 
    'vendor_locations.google_maps_cookie_description'
  )

Query time 0.00941

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.012153098,
    "nested_loop": [
      {
        "table": {
          "table_name": "lang",
          "access_type": "range",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "392",
          "used_key_parts": ["lang_code", "name"],
          "loops": 1,
          "rows": 6,
          "cost": 0.012153098,
          "filtered": 100,
          "index_condition": "lang.lang_code = 'en' and lang.`name` in ('confirm','vendor_locations.confirm_location','vendor_locations.chosen_location','vendor_locations.enter_location','vendor_locations.google_maps_cookie_title','vendor_locations.google_maps_cookie_description','confirm','vendor_locations.confirm_location','vendor_locations.chosen_location','vendor_locations.enter_location','vendor_locations.google_maps_cookie_title','vendor_locations.google_maps_cookie_description')"
        }
      }
    ]
  }
}

Result

name value
confirm Confirm
vendor_locations.chosen_location Chosen location
vendor_locations.confirm_location Confirm location
vendor_locations.enter_location Enter location
vendor_locations.google_maps_cookie_description Google Maps is a service that allows us to show the maps and various locations on those maps, or automatically determine your location. Here is <a href="https://policies.google.com/privacy" target="_blank">Google privacy policy;</a> we also recommend Google's concise and comprehensive <a href="https://support.google.com/maps/answer/10400210" target="_blank">note on privacy</a>.
vendor_locations.google_maps_cookie_title Google Maps