is there any way to see usernames in phpMyAdmin?? i have to do something like this too, but i need to make sure I don't screw something up... ive heard horror stories of entire databases just gone...
PHP Code:
UPDATE post SET userid='16' WHERE username='slamedsilver'
say i have userid=0 for multiple names? as far as i know these names aren't registered (it was a post only import) and somehow i heard it was possible to create these users from this somehow? anyone got any ideas? also how to you restore from a backed up database? i accidedtally clicked index on useractivationid and so far haven't noticed any problems but i dunno yet. or maybe how would i un-index this? any help would be appreciated.