SELECT 
  * 
FROM 
  cscart_bm_locations as l 
  LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id 
  AND d.lang_code = 'vi' 
WHERE 
  l.layout_id = 3 
  AND l.dispatch IN ('dosiin_blogs') 
ORDER BY 
  l.object_ids desc 
LIMIT 
  1

Query time 0.00057

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "read_sorted_file": {
          "filesort": {
            "sort_key": "l.object_ids desc",
            "table": {
              "table_name": "l",
              "access_type": "ALL",
              "rows": 79,
              "filtered": 100,
              "attached_condition": "l.layout_id = 3 and l.dispatch = 'dosiin_blogs'"
            }
          }
        }
      },
      {
        "table": {
          "table_name": "d",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "12",
          "used_key_parts": ["location_id", "lang_code"],
          "ref": ["dev_db.l.location_id", "const"],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "trigcond(d.location_id = l.location_id and d.lang_code = 'vi')"
        }
      }
    ]
  }
}

Result

location_id dispatch is_default layout_id object_ids custom_html position lang_code name title meta_description meta_keywords
76 dosiin_blogs 0 3 <p> 290 vi Chus Blogs Tin Tức CHUS - Sắm Đồ Thủ Công, Mua Hàng Việt Chất Đây là nơi chúng tôi chia sẻ cho đọc giả những kiến thức, kinh nghiệm và cách thức tạo ra những món đồ handmade chất lượng nhất!