How can I roll back my last delete command in MySQL?

Vijay picture Vijay · Mar 1, 2010 · Viewed 207.8k times · Source

I accidentally deleted some huge number of rows from a table...

How can I roll it back?

I executed the query using PuTTY.

I'll be grateful if any of you can guide me safely out of this...

Answer

Omry Yadan picture Omry Yadan · Mar 1, 2010

If you haven't made a backup, you are pretty much fudged.