> 
> 
> > 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
> > 
> You should have separate entry for every database:
> binlog-ignore-db = db_1
> binlog-ignore-db = db_2
> binlog-ignore-db = db_1
> 

P.S. sql,query

-- 
_/        _/  _/_/_/  -----     Rafał Jank [EMAIL PROTECTED]     -----
 _/  _/  _/  _/   _/         Wirtualna Polska SA   http://www.wp.pl 
  _/_/_/_/  _/_/_/    ul. Traugutta 115c, 80-237 Gdansk, tel/fax. (58)5215625
   _/  _/  _/         --------==*  http://szukaj.wp.pl *==----------

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