Martin Waite writes:
> On Thu, 2003-06-19 at 14:13, [EMAIL PROTECTED]
> wrote:
>
> > binlog-do-db= test mysql
>
> Hi,
>
> There should only be one database per line:
>
> binlog-do-db= test
> binlog-do-db= mysql
How stupid of me not to have thought about
On Thu, 2003-06-19 at 14:13, [EMAIL PROTECTED]
wrote:
> binlog-do-db= test mysql
Hi,
There should only be one database per line:
binlog-do-db= test
binlog-do-db= mysql
regards,
Martin
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
Victoria Reznichenko writes:
> [EMAIL PROTECTED] wrote:
> >
> > so there I am,
> > mysql server version 3.23.49-8.4
> > OS linux debian woody
> > box type i386
> >
> > I've set up binlogs in my.cnf
> > I do get the binlog files created and rotated this with flush logs as
> > master res
[EMAIL PROTECTED] wrote:
>
> so there I am,
> mysql server version 3.23.49-8.4
> OS linux debian woody
> box type i386
>
> I've set up binlogs in my.cnf
> I do get the binlog files created and rotated this with flush logs as
> master reset.
> I have the checkpoint and log_pos table set up.
>
>