
Hello. This is Komiya. I will post the information I was taught by my colleague Yuo. [The story of the mysql5.6 replication specification change] In a certain environment, I worked on pouring the SQL that was fully dumped in mysql5.5 into 5.6, and then tried to replicate the diff data to 5.5→5.6, but there was a symptom that replication could not be done. After that, I used 'stop...

Summary of MySQL Replication related information Hello. This is Komiya. Nowadays, people often ask me about mysql, so I am trying to compile links that explain what people tend to ask so that they can copy and paste when asked. Please note that you will not know much just by reading this article. (It seems to be useful when you completely forget about it.) ・Basic detailed explanation of field-oriented replication...