Hi, On Fri, Jun 13, 2003 at 02:08:33PM -0700, jack ma wrote: > I had updated a field for all the entries in a table > by mistake, I need to undo that step. I dont have the > database back up to an stisfactory level. Is there a > way in MySQL I can step one action back? or undo one > command that I just did?? >
Sorry, you'll need a backup. If your backup is not recent enough and you have a binary log (e.g. for replication), you can use that log to restore the database state. Regards, Fred. -- Fred van Engen XB Networks B.V. email: [EMAIL PROTECTED] Televisieweg 2 tel: +31 36 5462400 1322 AC Almere fax: +31 36 5462424 The Netherlands -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]