SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '535bf824d9f4186dd62d39a441cf622953ed1ea01237af0da4548aad7472bd3b' 
  AND token = 'RwV1s/iwgFIvWBqIG1GVoY6xnpD5otoS1GdeF8YbZeY=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00043

JSON explain

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