Quantcast
Channel: MySQL Forums - Replication
Viewing all articles
Browse latest Browse all 1562

slave replicates databases it should not (1 reply)

$
0
0
Hi,

I have 2 masters and a bunch of slaves. The salves only replicate one of the databases with 'replicate-do-db' in their configs. For ages I ' use database' to change between databases when scripts are making queries, but decided use database.table format for a few queries. Replication to the slaves stopped. To my surprise, mysql was complaining a table didn't exist and it was trying to replicate a query not even destined for a database it held.

Is this a bug?

mysql Ver 14.12 Distrib 5.0.77, for redhat-linux-gnu (i686) using readline 5.1

Viewing all articles
Browse latest Browse all 1562

Trending Articles