At 10:55 +0200 8/31/02, David Lloyd wrote:
>Paul,
>
>(mysql, query)
>
>> It *can* use TCP, but that's just the transport protocol through which
>> the replication information is processed. Replication can also be
>> done between two servers on the same host, using a UNIX socket or (on
>> a Wi
Paul,
(mysql, query)
> It *can* use TCP, but that's just the transport protocol through which
> the replication information is processed. Replication can also be
> done between two servers on the same host, using a UNIX socket or (on
> a Windows box) a named pipe. The "replication protocol" i
At 15:29 -0700 8/30/02, Vicky Gonzalez wrote:
>Hi,
>
>Does anyone know what protocol is used for the mysql replication
>process? Is it TCP or something proprietary?
It *can* use TCP, but that's just the transport protocol through which
the replication information is processed. Replication can a
Hi,
Does anyone know what protocol is used for the mysql replication process? Is it TCP or
something proprietary?
Thanks!
~Vicky
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lis