SELECT 
  1 
FROM 
  vi_lock_keys 
WHERE 
  key_id = '076c8fe60e16216b006a35d479b06e515b024cffc6edec5fcaa89a7bdffc2cb1' 
  AND token = 'XSusqyR1TIunDMKVLQCB99/2Wtl8JM2wA8Elg+ENKTg=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00009

JSON explain

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