>
>
> > hallo,
> >
> > I try to skip logging on three special databases where a couple of
> > otherdatabases
> > should log their update in te binlog-file. The options in the
> > my.cnf-file
> >
> > log-bin= /www/cmsdata/log/bin-log
> > binlog-ignore-db = db_1,db_2,db_3
> >
>
hallo,
I try to skip logging on three special databases where a couple of
otherdatabases
should log their update in te binlog-file. The options in the
my.cnf-file
log-bin= /www/cmsdata/log/bin-log
binlog-ignore-db = db_1,db_2,db_3
don't work. Has anybody a solution?
I use mysql