SELECT 
  cscart_seo_names.object_id AS product_id, 
  cscart_seo_names.name AS seo_name, 
  cscart_seo_names.path AS seo_path 
FROM 
  cscart_seo_names 
WHERE 
  cscart_seo_names.object_id IN (
    192, 230, 231, 232, 233, 234, 235, 236, 
    237, 238, 239, 193, 240, 241, 242, 243, 
    194, 195, 198, 199, 77, 82, 84, 85, 83, 
    89, 164, 142, 92, 165, 78, 67
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'vi'

Query time 0.00078

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "ref",
      "possible_keys": ["PRIMARY", "dispatch"],
      "key": "dispatch",
      "key_length": "194",
      "used_key_parts": ["dispatch"],
      "ref": ["const"],
      "rows": 32,
      "filtered": 16.49484444,
      "index_condition": "cscart_seo_names.object_id in (192,230,231,232,233,234,235,236,237,238,239,193,240,241,242,243,194,195,198,199,77,82,84,85,83,89,164,142,92,165,78,67) and cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'vi'"
    }
  }
}

Result

product_id seo_name seo_path
67 dorithricin-tab-20s 31
77 liposic-eye-gel-0.2-vi-2 11
78 liposic-eye-gel-0.2-vi-3 11
82 liposic-eye-gel-0.2-categories-order-vi-3 11
83 liposic-eye-gel-0.2-categories-order-2 11
84 liposic-eye-gel-0.2-categories-hy1300019 11
85 liposic-eye-gel-0.2-categories-hy1300019-vi 11
89 promo-product 11/36/37
92 test-product-test001-vi 11
142 test 38/39
164 csv-imported-product-004-vn-vi 76/77
165 csv-imported-product-005-vn-vi 76/77
192 4-test 88
193 5-test 88
194 6-test 88
195 7-test 88
198 8-test 88
199 9-test 88
230 40-test 88
231 41-test 88
232 42-test 88
233 43-test 88
234 44-test 88
235 45-test 88
236 46-test 88
237 47-test 88
238 48-test 88
239 49-test 88
240 50-test 88
241 51-test 88
242 52-test 88
243 53-test 88