[Bug] TU_VoteInfo.ActiveTUs is too restrictive
unsigned TINYINT only supports 1 byte worth of trusted users; up to 255. We should change this type to something a lot bigger; it doesn't cost much to make this much more flexible.
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
unsigned TINYINT only supports 1 byte worth of trusted users; up to 255. We should change this type to something a lot bigger; it doesn't cost much to make this much more flexible.