SELECT 
  1 
FROM 
  tmall_lock_keys 
WHERE 
  key_id = 'f616682a528157911ca7bdf70311fb9ef27eda65ec2fd61b1c44ad11ba6f2a70' 
  AND token = 'rm/Y/fCylgcAAwe9rcsWDJvmn/tWKiEvy6xDwCN7Ahg=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00757

JSON explain

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