I suggested culling everyone inactive for 1 day and under 3000 posts years ago.. still hasn't happened :-P
DELETE FROM GetSome.Users WHERE name like '%monkey%';Actioned...
Quote from Lias: December 09, 2014, 09:07:49 pmDELETE FROM GetSome.Users WHERE name like '%monkey%';Actioned...I didnt realize "Winning the monkey race" meant "Genociding the monkey race"Carry on then. Make sure you dont catch Ebola or something
I dont understand why, some accounts are made for things like when XLAN was a thing, and when events eventually come back having an account might be useful.Its not hard to remove the old accounts, and we removed the ones with 0 posts back when you asked, but the ones with 1 or more posts make the forum messier as you cant retain (from memory) who posted if the account is deleted in a mass delete.
@ Lias you are the worst, there are reasons we don't let everybody loose in the DB backend, you would just fuck up the backend.. and yes that was an entendre just for you.for the number of people at work who destroy the DB by just deleting stuff they don't think about and then wonder why they have spectacular untraceable front end errors.
rm -rf / *Amidoinitrite?
1) Identify old users2) Create "Archive" user3) Assign all references from old shitty users to new "Archive" user4) Delete all old shitty users/Clean.
i suspect deleting users with a nominal amount of posts who are inactive would do something horrible with the posts that exists for those users... like error out thread pages or error the username section of the posts
Quote from Xsannz: December 11, 2014, 06:45:00 am i suspect deleting users with a nominal amount of posts who are inactive would do something horrible with the posts that exists for those users... like error out thread pages or error the username section of the postsThat doesn't happen, their username is also recorded in the posts table against the post, so if the user ID cannot be found, their historical name is still displayed, but there is no link to their profile and it shows up as a 'guest' user.
Just randomly assign the orphaned posts to users your going to retain; and do it on the production DB, what could go wrong.
Remember to not take a backup, and do it during the busiest time of the day.
Quote from trololololo: December 15, 2014, 12:55:12 pmJust randomly assign the orphaned posts to users your going to retain; and do it on the production DB, what could go wrong.Oh you, your the reason i have a job where i do...
Quote from Xsannz: December 15, 2014, 01:32:06 pmQuote from trololololo: December 15, 2014, 12:55:12 pmJust randomly assign the orphaned posts to users your going to retain; and do it on the production DB, what could go wrong.Oh you, your the reason i have a job where i do...Not a problem, How's those recent HCS releases going there Xsannz.