Hi Monty,
"Lixun" == Lixun Peng<pengli...@gmail.com> writes:
Lixun> Hi Gordan,
Lixun> I'm not changed the replicate-[do|ignore]-[table|database] functionality
Lixun> code, so I think it should work for all slave threads, but it can't
specify
Lixun> each master to use specific filter.
Yes, the replication filters are global for now.
It would probably be 2-3 days of work to make these per master.
The main questions is only how to define this in the config file.
We could probably use the same thing we use for key buffers:
master_name.replicate-do-db=...
Do you want some information of how to develop this or do you think
you can find someone to sponsor this?
Thanks for the info. At the moment, I'm interested in some pointers on
how to develop this at the moment.
On a related note, is there anything like the sql_slave_skip_counter
variable implemented on a per-master basis? Or is this something else
that would need separating out? I know I could just change the relevant
master info file (carefully) with the new log position, but that's
somewhat inconvenient and requires restarting the server.
Gordan
_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help : https://help.launchpad.net/ListHelp