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 (
    200, 201, 202, 203, 204, 205, 206, 207, 
    208, 209, 190, 210, 211, 212, 213, 214, 
    215, 216, 217, 218, 219, 191, 220, 221, 
    222, 223, 224, 225, 226, 227, 228, 229, 
    192, 230, 231, 232, 233, 234, 235, 236, 
    237, 238, 239, 193, 240, 241, 242, 243, 
    194, 195, 198, 199
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'vi'

Query time 0.00102

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": 52,
      "filtered": 26.80412292,
      "index_condition": "cscart_seo_names.object_id in (200,201,202,203,204,205,206,207,208,209,190,210,211,212,213,214,215,216,217,218,219,191,220,221,222,223,224,225,226,227,228,229,192,230,231,232,233,234,235,236,237,238,239,193,240,241,242,243,194,195,198,199) 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
190 2-test 88
191 3-test 88
192 4-test 88
193 5-test 88
194 6-test 88
195 7-test 88
198 8-test 88
199 9-test 88
200 10-test 88
201 11-test 88
202 12-test 88
203 13-test 88
204 14-test 88
205 15-test 88
206 16-6es6 88
207 17-test 88
208 18-test 88
209 19-test 88
210 20-test 88
211 21-test 88
212 22-test 88
213 23-test 88
214 24-test 88
215 25-test 88
216 26-test 88
217 27-test 88
218 28-test 88
219 29-test 88
220 30-test 88
221 31-test 88
222 32-test 88
223 33-test 88
224 34-test 88
225 35-test 88
226 36-test 88
227 37-test 88
228 38-test 88
229 39-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