SELECT 
  abt__yt_banners_use 
FROM 
  cscart_categories 
WHERE 
  category_id = 0

Query time 0.00021

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}