views:

77

answers:

0

Hello,

We set up replication on a virtual box, imported a mysql dump and for UPDATEs, INSERTs and DELETEs is working fine. Tested today to drop a table and it didnt go through, checked the binary log in the Master and cant find any record for the DROP. It is taking the replication out of sync since the DROPs need to happen for reinstallation and adding new tables and other operations.

Dont really have an idea of how to debug/fix this so any advise will be very welcome.

OS: Ubuntu 9.10 on both Master and Slave MySql server version: - Master -> 5.1.37-1ubuntu5.1 - Slave -> 5.1.37-1ubuntu5.1-log