SELECT 
  1 
FROM 
  vi_lock_keys 
WHERE 
  key_id = '410a3e2eb2d2a4768b037ede82225b07aa89624dbca47bf2322fceaf5f0d103c' 
  AND token = 'cV48VGiAAP8ZmdvCdiMrcfvhSpK5hExz7RrRebCaiwI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00010

JSON explain

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