Re: WELCOME to mysql@lists.mysql.com

2001-10-31 Thread Wesley Dyk
Well, the binary update log is a log file that records all the updates to a database. They don't exist unless the mysqld process is started with the option to log updates. They can be used to rebuild a database. I guess that if you did not start the server with logging enabled, then you are SOL

Re: WELCOME to mysql@lists.mysql.com

2001-10-30 Thread Wesley Dyk
What about the binary log files? Isn't there something that can be done this way? - Original Message - From: "Russell Miller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, October 30, 2001 10:11 PM Subject: Re: WELCOME to [EMAIL PROTECTED] > If you did