mysql - What kind of consistency guarantee does a multi-master-master innodb cluster gurantee? -


assume have multi-master innodb cluster (with 2 data nodes) clients make requests through mysql routers. suppose specific row on table in database updated on both nodes 2 clients @ same time. both nodes having different data in same row. how these kinds of conflicts reconciled in multi-master innodb cluster?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -