Hello all,

I am trying to restore some data from the binary log and I am not sure on
how to proceed.

I understand restoring data is a two-stage process:

1. You start by restoring data saved with mysqldump.
2. Using mysqlbinlog, you restore the data logged in the binary log from the
point where mysqldump stopped.

It is on this second point that I would be grateful to get some help.  My
question is specifically: how does one know the value of the parameter
"position" to pass on to mysqlbinlog?

Thanks in advance,

Balteo.

(NOTE: this is a rephrased post of an earlier post that may have been
confuse)




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to