SELECT 
  category_id 
FROM 
  cscart_categories 
WHERE 
  ab__lc_landing_show = 'Y'

Query time 0.00025

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_categories",
      "access_type": "ALL",
      "rows": 251,
      "filtered": 100,
      "attached_condition": "cscart_categories.ab__lc_landing_show = 'Y'"
    }
  }
}

Result

category_id
382
373
359
357
317
303
308
307
326
390
389
408
415
428
429
589
593
590
535
538
539
553
562
563
564