SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'a2563389151740af2307de18fe08eb572d1473d23095906422978b7874320448' 
  AND token = 'SJU5PUNqK3qhErCTYs0aCPx5w4wuZP/e7T991rG6iQE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

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