> -----Original Message----- > From: Fred van Engen [mailto:[EMAIL PROTECTED]
> 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. If you have a backup and the update log since the last backup, you can restore to any point in time from that back up to present, as well. Comes in handy when a member of the programming staff comes up and says, "Can you undo the 'DROP TABLE' I just did by mistake?" ;) This only works if you've been running with the update log enabled, of course. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]