[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] MySQL undo?
- Subject: [ale] MySQL undo?
- From: deepbsd at earthlink.net (David S. Jackson)
- Date: Sun, 27 Jan 2002 20:32:44 -0500
Hi,
I did a really dumb thing. I went
update Tablename set Name = 'Joe Bloe'
instead of
update Tablename set Name = 'Joe Bloe' where ID = 5.
Now all the Name records in Tablename = 'Joe Blow'
Damn. I can't believe I did that, but it was a slip of the hand.
Is there any easy way to recover that information? Is there an
undo command?
--
David S. Jackson dsj at dsj.net
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
You can't have everything. Where would you put it?
-- Steven Wright
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.