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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -