Hi There,


I have a replication setup on my local network (so any updates can be transported at around ethernet speed).


Here's the behaviour I see:

* MySQL Master

- I do a whole slew of drop table and create tables

* MySQL Slave

- It doesn't pick them up

... until ...

- I restart the slave

It doesn't appear to have a problem with a single database table being dropped, only when I drop a whole heap at once [I'm replacing the underlying scheme with a heap of drop table ifs followed by create table].

I'm running the official "mysql-4.1.10" Apple binaries. One on my OS X server [which is the master] and another on OS X [not server] [which is the slave].

Anywhere I can work out what might be happening or why the updates are being sent through?

DSL

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to