How to redo a DELETE FROM

kevilicious's profile image kevilicious posted 3 years ago in General Permalink

Description

As shown above, this was a HUGE mistake by me. I did not realize I was deleting and was hoping to SELECT, not DELETE. Therefore I ended up deleting over 123 player characters from my database which is BAD.

I need some serious help. How do I undo this? This is over 123 characters I deleted on accident.....

ansgar's profile image ansgar posted 3 years ago Permalink

Ok, undo, not redo. You will need some database backup to get these rows back. Did you make backups previously?

Please login to leave a reply, or register at first.