From: Rick James Date: August 1 2012 5:13pm Subject: RE: How often the slave to pull data from master? List-Archive: http://lists.mysql.com/mysql/227924 Message-Id: <2E7DD7ADE53B044C8C8BCD9C5829E1EB1489DB9CFA@SP2-EX07VS01.ds.corp.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable That leads to another question... Does this 'separate cache' contain an extra copy (vs the 'only' copy) of th= e non-transacted events? I would expect that it must be an extra copy. > -----Original Message----- > From: Shawn Green [mailto:shawn.l.green@stripped] > ... > Beginning with 5.5.9, we created a separate cache specifically for the > non-transacted events to reduce our replication overhead. Only those > statements will be transmitted in the event of a ROLLBACK. >=20