SELECT 
  1 
FROM 
  vi_lock_keys 
WHERE 
  key_id = '13e5024dba6eabe152cdcf7f5fbcc2d80b88345757792d66cc715e746e7b825f' 
  AND token = 'zt/i1m0lXqPqryva1rVSivXC9+azMEtvQU4tFPurP+s=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00011

JSON explain

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