SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '1328639c7edf4265f561e26ada3311523c19cd57a05dfc2c67b84c8c75374b0e' 
  AND token = 'wEwAhkurtoau/8eRnepftCYiwC7v+q5oRRWtgyLAwRA=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00042

JSON explain

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