<balteo,
Monday, April 08, 2002, 7:53:01 PM, you wrote:

b> Victoria,
b> Thanks for replying.  How does one know what parameter to pass on as
b> "position", in other words how do I know from what point to start the
b> roll-forward from the binlog?  What's more what format is this parameter?
b> (timestamp, integer??)

Binary logs are now used mostly for replication and position setting is used also in 
replication ...

You can read about it at:
    http://www.mysql.com/doc/R/e/Replication_SQL.html

But if you want you can open log file and count out position by
yourself ...
    
b> Thanks,
b> Balteo.




-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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