SELECT 
  q_seo_names.object_id AS product_id, 
  q_seo_names.name AS seo_name, 
  q_seo_names.path AS seo_path 
FROM 
  q_seo_names 
WHERE 
  q_seo_names.object_id IN (
    9950, 9951, 9952, 9953, 9954, 9955, 9956, 
    9957, 9958, 9959, 9960, 9961, 9962, 
    9963, 9964, 9965
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00090

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "42.61"
    },
    "table": {
      "table_name": "q_seo_names",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "dispatch"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "object_id",
        "type",
        "dispatch",
        "lang_code"
      ],
      "key_length": "206",
      "rows_examined_per_scan": 19,
      "rows_produced_per_join": 19,
      "filtered": "100.00",
      "index_condition": "((`portal`.`q_seo_names`.`object_id` in (9950,9951,9952,9953,9954,9955,9956,9957,9958,9959,9960,9961,9962,9963,9964,9965)) and (`portal`.`q_seo_names`.`type` = 'p') and (`portal`.`q_seo_names`.`dispatch` = '') and (`portal`.`q_seo_names`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "38.81",
        "eval_cost": "3.80",
        "prefix_cost": "42.61",
        "data_read_per_join": "32K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
9950 twelve-south-hirise-charging-stand-for-apple-watch-silver 190/195
9951 twelve-south-hirise-charging-stand-for-apple-watch-black 190/195
9952 twelve-south-bookarc-vertical-macbook-stand 299/383
9953 twelve-south-hirise-deluxe-for-iphone-ipad-mini-rose-gold 190/428
9954 twelve-south-compass-2-for-ipad-ipad-mini-gold 190/195
9955 twelve-south-compass-2-for-ipad-ipad-mini-rose-gold 190/195
9956 twelve-south-magicbridge 299/383
9957 twelve-south-parcslope-for-macbook-black 299/383
9958 twelve-south-relaxed-leather-case-for-iphone-8-7-6-6s-dried-herb 190/191/418
9959 twelve-south-relaxed-leather-case-marsala-for-iphone-8-7 190/191/418
9960 twelve-south-actionsleeve-for-apple-watch-38mm-l-red 190/429
9961 twelve-south-actionsleeve-for-apple-watch-38mm-l-black 190/429
9962 twelve-south-actionsleeve-for-apple-watch-42mm-l-red 207/513
9963 twelve-south-plugbug-duo-for-macbook 190/193
9964 twelve-south-curve-desktop-stand-for-macbook-black 299/383
9965 twelve-south-bookarc-vertical-macbook-stand-space-gray 299/383