* Database consistency pass Change ids to unsigned ints Also change int timestamp fields to unsigned to fix the Y2038 BUG :D * reduce the amount of queries and hopefully temporary tables * oopsie