perl script

At 08:50 AM 8/9/01 -0400, Michael T. Babcock wrote:
>I would like to dump all sql transactions from a binary transaction log
>for a specific table after a specific timestamp.  I can run mysqlbinlog
>and delete all the queries up to the point of the correct timestamp, then
>try to filter out the lines for other databases and tables, but a more
>automatic version of this would be nice.
>
>Any pointers?
>--
>Michael T. Babcock
>CTO, FibreSpeed
>
>
>---------------------------------------------------------------------
>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