You might want to use the mysqlbinlog utility to look at the binlog.  The
binlog format has changed at least once in past versions and could change
again.  However, the output from mysqlbinlog just a straight text format
of updates/inserts/deletes which happen to a database. 

-Marc

Konstantin Yotov wrote:
> 
> Hello! :)
> 
> I want to ask about binary log - what kind of info it
> writes and how I can use it. Is this info is connected
> with  optimizing mysql work.
> Thanks.
> 
> Kosyo
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Greetings - send holiday greetings for Easter, Passover
> http://greetings.yahoo.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

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