Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I made a mistake and need help to recover

Status
Not open for further replies.

epdavis23

Technical User
May 30, 2001
1
US
I made a mistake and typed in - instead of = on a delete command and instead of deleting one row, it deleted 34 rows. Anyone have any ideas how to get the rows back. I have mysql 3.23.41 running on Solaris.
 
Unless you have a backup, or have been running some sort of replication/failover, you are pretty much out of luck, sorry. This is why it always pays to make a dump of the table or the whole database before doing queries like this. -------------------------------------------

"Calculus is just the meaningless manipulation of higher symbols"
                          -unknown F student
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top