Hacker News new | ask | show | jobs
by rlidwka 3746 days ago
Better solution is:

    BEGIN TRAN; DELETE (without where clause)
... on the same line.

I've lost a lot of data to "oh lets find that line in mysql history... up, up, enter, FUCK"