SELECT 
  SQL_CALC_FOUND_ROWS cscart_cp_videos.*, 
  cscart_cp_video_descriptions.*, 
  cscart_cp_video_category_links.* 
FROM 
  cscart_cp_videos 
  LEFT JOIN cscart_cp_video_descriptions ON cscart_cp_videos.video_id = cscart_cp_video_descriptions.video_id 
  AND cscart_cp_video_descriptions.lang_code = 'en' 
  LEFT JOIN cscart_cp_video_category_links ON cscart_cp_videos.video_id = cscart_cp_video_category_links.video_id 
WHERE 
  1 
  AND cscart_cp_videos.video_id IN (2025, 2029) 
  AND cscart_cp_videos.status = 'A' 
ORDER BY 
  cscart_cp_videos.timestamp desc

Query time 0.00054

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "3.47"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "1.21"
      },
      "nested_loop": [
        {
          "table": {
            "table_name": "cscart_cp_videos",
            "access_type": "range",
            "possible_keys": [
              "PRIMARY",
              "status_idx",
              "video_id_idx",
              "idx_cp_videos_status_userid_videoid",
              "idx_status_timestamp"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "video_id"
            ],
            "key_length": "3",
            "rows_examined_per_scan": 2,
            "rows_produced_per_join": 1,
            "filtered": "60.69",
            "index_condition": "(`cscart_db`.`cscart_cp_videos`.`video_id` in (2025,2029))",
            "cost_info": {
              "read_cost": "1.29",
              "eval_cost": "0.12",
              "prefix_cost": "1.41",
              "data_read_per_join": "1K"
            },
            "used_columns": [
              "video_id",
              "video_type",
              "company_id",
              "usergroup_ids",
              "position",
              "timestamp",
              "status",
              "user_id",
              "extra_params",
              "community_video_id",
              "community_url",
              "community_thumbnail",
              "community_video_url",
              "community_last_sync_timestamp"
            ],
            "attached_condition": "(`cscart_db`.`cscart_cp_videos`.`status` = 'A')"
          }
        },
        {
          "table": {
            "table_name": "cscart_cp_video_descriptions",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "video_id",
              "lang_code"
            ],
            "key_length": "9",
            "ref": [
              "cscart_db.cscart_cp_videos.video_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 1,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.30",
              "eval_cost": "0.12",
              "prefix_cost": "1.83",
              "data_read_per_join": "5K"
            },
            "used_columns": [
              "video_id",
              "lang_code",
              "youtube_id",
              "video",
              "description",
              "short_description",
              "privacy",
              "like_count",
              "dislike_count",
              "comment_count",
              "meta_keywords",
              "meta_description",
              "page_title",
              "tagged_brands"
            ]
          }
        },
        {
          "table": {
            "table_name": "cscart_cp_video_category_links",
            "access_type": "ref",
            "possible_keys": [
              "pt"
            ],
            "key": "pt",
            "used_key_parts": [
              "video_id"
            ],
            "key_length": "3",
            "ref": [
              "cscart_db.cscart_cp_videos.video_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 1,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.30",
              "eval_cost": "0.12",
              "prefix_cost": "2.26",
              "data_read_per_join": "19"
            },
            "used_columns": [
              "video_id",
              "category_id",
              "link_type",
              "position"
            ]
          }
        }
      ]
    }
  }
}

Result

video_id video_type company_id usergroup_ids position timestamp status user_id extra_params community_video_id community_url community_thumbnail community_video_url community_last_sync_timestamp lang_code youtube_id video description short_description privacy like_count dislike_count comment_count meta_keywords meta_description page_title tagged_brands category_id link_type
2029 A 13 0 0 1751049000 A 342027 0 https://admin.kindlife.in/bye-bye-impurities-with-kaolin-wash-off-mask https://www.kindlife.in/images/video_library/2029_Kaolin mask_preview.jpg https://www.kindlife.in/images/video_library/2029_Kaolin mask.mp4 0 en Bye bye impurities with Kaolin Wash Off Mask! <p>Say bye bye to impurities and clogged pores with this neaf neaf's kaolin purifying wash off mask. It cleans your skin, without stripping it!</p> 1 0 0 0 58656 7 M
2025 A 13 0 0 1750962600 A 342027 0 https://admin.kindlife.in/say-bye-bye-to-your-pores https://www.kindlife.in/images/video_library/2025_Clay_preview.jpg https://www.kindlife.in/images/video_library/2025_Clay.mp4 0 en Say bye bye to your pores! <p>Pores they don't stand a chance! This miracle clay mask beats all those impurities and give you that smooth skin instantly!</p> 1 0 0 0 58656 7 M