|
|
|
|
|
by brazzledazzle
3864 days ago
|
|
Sure, but they could change all old accounts to use the screen name as the username, change their email address (locking them out of it) and force everyone to reregister. It's a pain in the ass but it's the only practical solution given the constraints. But do they really need those comments on old articles? Why not just delete them? This is a community paper. How often are people reading old articles and how often are those people reading the comments? I have to question if the management of the paper are motivated more by unmasking certain shitty commenters than by anything else. |
|
UPDATE user SET realname=screenname WHERE screenname IS NOT NULL;
Done!