SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'a0454da8ae996e6843f4ce2c1581257bdf02d4acc2eb7c1e2693a7315585dadc' 
  AND token = '9VTGmGwot4XeJJyKUMbp/aKeWovNLLuKR15VttgbzI4=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00050

JSON explain

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