RBR.)
> -Original Message-
> From: Shawn Green [mailto:shawn.l.gr...@oracle.com]
> Sent: Wednesday, August 01, 2012 12:07 PM
> To: Rick James
> Cc: David Lerer; Zhigang Zhang; mysql@lists.mysql.com
> Subject: Re: How often the slave to pull data from master?
>
> O
On 8/1/2012 1:13 PM, Rick James wrote:
That leads to another question...
Does this 'separate cache' contain an extra copy (vs the 'only' copy) of the
non-transacted events?
I would expect that it must be an extra copy.
No. The non-transacted events are applied to the tables they belong to
as
That leads to another question...
Does this 'separate cache' contain an extra copy (vs the 'only' copy) of the
non-transacted events?
I would expect that it must be an extra copy.
> -Original Message-
> From: Shawn Green [mailto:shawn.l.gr...@oracle.com]
> ...
> Beginning with 5.5.9, we c
Thanks Shawn. Very informative and useful. David.
The information contained in this e-mail and any attached
documents may be privileged, confidential and protected from
disclosure. If you are not the intended recipient you may not
read, copy, distribute or use this information. If you have
rece
Hello David,
On 7/30/2012 11:46 AM, David Lerer wrote:
Thanks Shawn. This is very useful.
Could you shed some light on how rolled-back transactions (or not-yet-committed
transactions for that matter) are treated as far as the binary logs? Are these
updates actually go to the binary logs, thus
.
-Original Message-
From: Shawn Green [mailto:shawn.l.gr...@oracle.com]
Sent: Monday, July 30, 2012 11:22 AM
To: Zhigang Zhang
Cc: mysql@lists.mysql.com
Subject: Re: How often the slave to pull data from master?
On 7/29/2012 12:52 AM, Zhigang Zhang wrote:
> Hi
>> If there are addition
On 7/29/2012 12:52 AM, Zhigang Zhang wrote:
Hi
If there are additional events beyond that, it
retrieves those in sequence after it writes the current statement into
the relay logs.
I have a question about this:
Whether the slave is sent a signal whenever the master generates each event?
Ye
s a timer to do this.
>
>
>
> Who can tell me the interval about the replicationhow often the slave
> to
> pull data from master?
>
>
>
> Thanks!
>
>
>
> Zhigang Zhang
>
>
Am 29.07.2012 06:52, schrieb Zhigang Zhang:
> Hi
>> If there are additional events beyond that, it
> retrieves those in sequence after it writes the current statement into
> the relay logs.
>
> I have a question about this:
> Whether the slave is sent a signal whenever the master generates ea
awn Green [mailto:shawn.l.gr...@oracle.com]
Sent: Friday, July 27, 2012 2:51 AM
To: mysql@lists.mysql.com
Subject: Re: How often the slave to pull data from master?
Hello Rick,
You nearly got it all correct.
On 7/26/2012 1:21 PM, Rick James wrote:
> My understanding is...
>
> * There is
Hello Rick,
You nearly got it all correct.
On 7/26/2012 1:21 PM, Rick James wrote:
My understanding is...
* There is a "permanent" connection (TCP/IP socket) between the Master and each
Slave. This is opened by the Slave when the slave starts (or restarts or recovers from a
network glitch).
n traffic.
> -Original Message-
> From: Keith Murphy [mailto:bmur...@paragon-cs.com]
> Sent: Thursday, July 26, 2012 9:45 AM
> To: Zhigang Zhang
> Cc: mysql@lists.mysql.com
> Subject: Re: How often the slave to pull data from master?
>
> Yes, the slave pulls from the mast
,but as I know ,the slave get data
> from master server, rather than the master push data to slave.
>
>
>
> I think there is a timer to do this.
>
>
>
> Who can tell me the interval about the replicationhow often the slave
> to
> pull data from master?
>
>
>
> Thanks!
>
>
>
> Zhigang Zhang
>
>
- Original Message -
> From: "Zhigang Zhang"
>
> I haven't read the source code of mysql ,but as I know ,the slave get
>
> I think there is a timer to do this.
You have also not read the documentation, then. There is not. Replication is
continuous: the slave opens a permanent connectio
h data to slave.
>
> I think there is a timer to do this.
>
> Who can tell me the interval about the replication----how often the slave
> to
> pull data from master?
>
> Thanks!
>
> Zhigang Zhang
>
>
> --
> MySQL General Mailing List
> For li
Hello:
I haven't read the source code of mysql ,but as I know ,the slave get data
from master server, rather than the master push data to slave.
I think there is a timer to do this.
Who can tell me the interval about the replication----how often the slave to
pull data from master?
T
Hello:
I haven't read the source code of mysql ,but as I know ,the slave get data
from master server, rather than the master push data to slave.
I think there is a timer to do this.
Who can tell me the interval about the replication----how often the slave to
pull data from m
17 matches
Mail list logo