SELECT 
  tmall_company_descriptions.*, 
  tmall_companies.*, 
  p.price, 
  p.periodicity, 
  p.commission, 
  p.products_limit, 
  p.revenue_limit, 
  p.vendor_store, 
  p.categories, 
  p.storefronts 
FROM 
  tmall_companies 
  LEFT JOIN tmall_company_descriptions ON tmall_company_descriptions.company_id = tmall_companies.company_id 
  AND tmall_company_descriptions.lang_code = 'en' 
  LEFT JOIN tmall_vendor_plans p ON p.plan_id = tmall_companies.plan_id 
WHERE 
  tmall_companies.company_id IN('1') 
ORDER BY 
  tmall_companies.company_id asc 
LIMIT 
  0, 1

Query time 0.00884

JSON explain

{
  "query_block": {
    "select_id": 1,
    "const_condition": "1",
    "nested_loop": [
      {
        "table": {
          "table_name": "tmall_companies",
          "access_type": "const",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "4",
          "used_key_parts": ["company_id"],
          "ref": ["const"],
          "rows": 1,
          "filtered": 100
        }
      },
      {
        "table": {
          "table_name": "tmall_company_descriptions",
          "access_type": "const",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "10",
          "used_key_parts": ["company_id", "lang_code"],
          "ref": ["const", "const"],
          "rows": 1,
          "filtered": 100
        }
      },
      {
        "table": {
          "table_name": "p",
          "access_type": "const",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "4",
          "used_key_parts": ["plan_id"],
          "ref": ["const"],
          "rows": 1,
          "filtered": 100
        }
      }
    ]
  }
}

Result

company_id lang_code company_description i18n_company i18n_address i18n_city status company address city state country zipcode email phone url storefront secure_storefront entry_page redirect_customer countries_list timestamp shippings logos request_user_id request_account_name request_account_data tax_number registered_from_storefront_id plan_id pre_moderation pre_moderation_edit pre_moderation_edit_vendors saved_shippings_state price periodicity commission products_limit revenue_limit vendor_store categories storefronts
1 en The company that makes the best shopping cart software in the world CS-Cart Boston street Boston A CS-Cart Boston street Boston MA US 02125 cs-cart@example.com +16175556985 http://example.com none Y 1269610461 1 0 3 N N N 1 250.00 month 5.00 10000 10000.00 1