SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '46aa9b6e26372a6977b0d676e7399ac25f548af431032840b65976d3f2573c3e' 
  AND token = 'PIHV7l0orHefdP1YAqC1aEgyNgZquhVOWUGhJuUhE40=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00038

JSON explain

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