19 Apr
2013
19 Apr
'13
3:21 p.m.
Hi!
"Roberto" == Roberto Spadim <roberto@spadim.com.br> writes:
Roberto> other doubt, i will have about 256 masters Roberto> how could i change limit of masters? in multi-source replication page of Roberto> mariadb it says: Roberto> You can for now only have 64 masters (trivial to increase if necessary). Roberto> https://kb.askmonty.org/en/multi-source-replication/ One can fix this by just increasing the value of MAX_REPLICATION_THREAD and recompile. The only known problem with 256 masters is that this will require 512 threads to be created to handle this. If the current limit is too small for a group of people then we will of course increase it. Regards, Monty