Dicky Wahyu Purnomo wrote>
> on master you need to define which databases will be created in binlog file.
> (--binlog-do-db=)
Thanks for you reply, but this does not help. Again - I see in slaves
relay-bin.001 that slave had replicated the query, but the table was not
changed
> to check this con
Pada Mon, 11 Nov 2002 01:04:10 +0300
Mike Blazer <[EMAIL PROTECTED]> menulis:
> And replication... well, it kinda works, I see that voy88-relay-bin.001
> grows - but it does not change my tables. So, I'm assuming that it does
> not understand replicate-do-table rules.
> BTW - it seems very stran
Hello guys!
Would you please somebody clarify my replication problem?
I have master with
mysqld_safe ...stuff... \
--log-bin=master-binlog \
-O binlog_cache_size=102400 \
--server-id=91 \
...
And slave with
mysqld_safe ...stuff... \
--master-host= \
--maste