SELECT 
  1 
FROM 
  vi_lock_keys 
WHERE 
  key_id = '84f3f633ea486f0abcafc738f1975ffc1590f1b383e1ae4f64fdca11e903d952' 
  AND token = 'o3+LKBdQT10fLaOPwAvSeZWue+OCylGccg2Smc1KR+0=' 
  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"
    }
  }
}