- sql,query

On Tue, 2003-01-14 at 23:55, Jeremy Zawodny wrote:
> 
> What do the relevant sections of the my.cnf files on the master and
> slave look like?
> -- 

Hi,

I've had the same issue - but always assumed that
replication was meant to ignore "create database ...".

I've looked into it further, and it looks like if
you have any "binlog-ignore-db" directives in the 
master's my.cnf file then "create database" commands 
are not routed to the binlog.

==
Martin




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