Re: I don'get binlogs to log properly

2003-06-23 Thread cedric.boudin
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

Re: I don'get binlogs to log properly

2003-06-23 Thread Martin Waite
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

Re: I don'get binlogs to log properly

2003-06-19 Thread cedric.boudin
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

Re: I don'get binlogs to log properly

2003-06-19 Thread Victoria Reznichenko
[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. > >