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

Query time 0.00070

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "1.00"
    },
    "ordering_operation": {
      "using_filesort": false,
      "nested_loop": [
        {
          "table": {
            "table_name": "companies",
            "access_type": "const",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "company_id"
            ],
            "key_length": "4",
            "ref": [
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 1,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.00",
              "eval_cost": "0.10",
              "prefix_cost": "0.00",
              "data_read_per_join": "14K"
            },
            "used_columns": [
              "company_id",
              "status",
              "company",
              "lang_code",
              "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",
              "plan_id",
              "stripe_connect_account_id",
              "identifier_facebook_pixel",
              "featured_products",
              "sd_ga_tracking_code",
              "paypal_commerce_platform_account_id",
              "tagline",
              "url_facebook",
              "url_instagram",
              "url_twitter",
              "url_pinterest",
              "announcement",
              "shippo_api_token",
              "shippo_carrier",
              "shippo_service_type",
              "vendor_ga_tracking_code",
              "vendor_fb_tracking_code",
              "custom_domain",
              "custom_domain_status",
              "taxjar_key",
              "taxjar_export_statuses",
              "taxjar_export_csv_data",
              "ag_hide_city",
              "updated_timestamp",
              "suspend_date",
              "grace_period_start",
              "last_time_suspended",
              "last_debt_notification_time",
              "tax_number",
              "stripe_connect_account_type",
              "registered_from_storefront_id"
            ]
          }
        },
        {
          "table": {
            "table_name": "company_descriptions",
            "access_type": "const",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "company_id",
              "lang_code"
            ],
            "key_length": "10",
            "ref": [
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 1,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.00",
              "eval_cost": "0.10",
              "prefix_cost": "0.00",
              "data_read_per_join": "1K"
            },
            "used_columns": [
              "company_id",
              "lang_code",
              "company_description",
              "terms",
              "subdomain_colors",
              "i18n_company",
              "i18n_address",
              "i18n_city"
            ]
          }
        },
        {
          "table": {
            "table_name": "p",
            "access_type": "const",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "plan_id"
            ],
            "key_length": "4",
            "ref": [
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 1,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.00",
              "eval_cost": "0.10",
              "prefix_cost": "0.00",
              "data_read_per_join": "112"
            },
            "used_columns": [
              "plan_id",
              "price",
              "periodicity",
              "commission",
              "products_limit",
              "revenue_limit",
              "vendor_store",
              "categories",
              "storefronts"
            ]
          }
        }
      ]
    }
  }
}

Result

company_id lang_code company_description terms subdomain_colors 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 plan_id stripe_connect_account_id identifier_facebook_pixel featured_products sd_ga_tracking_code paypal_commerce_platform_account_id tagline url_facebook url_instagram url_twitter url_pinterest announcement shippo_api_token shippo_carrier shippo_service_type vendor_ga_tracking_code vendor_fb_tracking_code custom_domain custom_domain_status taxjar_key taxjar_export_statuses taxjar_export_csv_data ag_hide_city updated_timestamp suspend_date grace_period_start last_time_suspended last_debt_notification_time tax_number stripe_connect_account_type registered_from_storefront_id price periodicity commission products_limit revenue_limit vendor_store categories storefronts
4906 en <p>I create one-of-a-kind clothing, made from recycled and vintage fabrics. Each item is hand-made by me and no two are ever the same. Whether you are wearing your unique item to a festival or a party or out dancing you are sure to stand out in one of these twirly, one of a kind skirts and dresses.<br>Thank you for visiting my shop and considering sustainable fashion, which benefits the environment by reducing landfill waste and by cutting down on manufacturing demands.<br>Sign up for the weekly newsletter for an inside look, special promotions and giveaways from my shop!<br><a href="https://mailchi.mp/037c0c78bf27/xi5ysbyhqs?fbclid=IwAR2XAs4z2x-_wckLeQR2XEduzHkQ_7uh94YVFIHuRI6TW8vHbRu76b7vTRE" target="_blank" rel="nofollow noopener">https://mailchi.mp/037c0c78bf27/xi5ysbyhqs?fbclid=IwAR2XAs4z2x-_wckLeQR2XEduzHkQ_7uh94YVFIHuRI6TW8vHbRu76b7vTRE</a></p> <p>All of the items in my shop ship out the next business day or two after purchase. I use USPS Priority mail, and your package arrives in a few days.</p> <h6>I gladly accept returns</h6> <p>Contact me within: 14 days of delivery<br>Ship items back within: 30 days of delivery</p> <h6>I don't accept exchanges.</h6> <p>But please contact me if you have any problems with your order.</p> <p>Conditions of return<br>Buyers are responsible for return shipping costs. If the item is not returned in its original condition, the buyer is responsible for any loss in value.</p><h6>Custom and personalized orders</h6> <p>â–ºPROPERTY RIGHTS:<br>LinaRain reserves the right to reproduce custom made items. I also reserve the right to photograph all items I create and may use them at my discretion for advertising or as samples inside my listings. All photos of completed work are the property of LinaRain and cannot be used without my permission.</p><p><br></p> {"tmenu_style":"H","default_colors":"Y","link_color":"#007d89","label_color":"#00a0af","icon_color":"#00a0af","main_btn_color":"#6dd1d6","branded_text_color":"#00a0af","vbp_1_url":"","vbp_2_url":"","vbp_3_url":"","vba_1_url":"https:\/\/linarain.goimagine.com\/customize-your-own\/","vba_2_url":"","vba_3_url":""} LinaRain 60 Corn Crib Drive Newnan A LinaRain 60 Corn Crib Drive Newnan GA US 30263 linarain427@gmail.com +16786757824 none Y 1641420641 0 3 acct_1KFovCEp0hHAXS0v Bohemian Eco Fashion for the Free Spirit https://www.facebook.com/LinaRainGypsy https://www.instagram.com/linarain1/ https://twitter.com/LinaRain1 https://www.pinterest.com/linarain427/_created/ <p>To get the latest on new items/collections and to receive promotional offers, join my mailing list.<br>linarain.mailchimpsites.com</p> LinaRain.goimagine.com A N 0 0 0 0 0 S 7.50 onetime 4.00 250 0.00 1