Mysql Producing changes/tuning ONLY in a Master -


is possible tune mysql slave server without applying same changes on master? example innodb buffer running? enabling multi-threading?

thanks!

the answer yes. normal practise when upgrading mysql databases. upgrade slave , promote master, work on old master..(for example)


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -

jdbc - Not able to establish database connection in eclipse -