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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -