Quantcast
Channel: StackExchange Replication Questions
Viewing all articles
Browse latest Browse all 17268

Why pure insert operation in master result in update and read operation in slave?

$
0
0

I use multi threads to do pure insert operation in master(mysql 5.7),then I use orzdba to observer the mysql status as following picture:
enter image description here
but when I observe in slave(mysql 5.7) ,I found though the salve do also the pure insert operation,but the innodb rows influenced not only contains insert but also update and read operation,the orzdba's observation is as following(slave is single thread so TPS is slower than master):
enter image description here

My question is why pure insert has update and read operation in slave?


Viewing all articles
Browse latest Browse all 17268

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>