| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | August 31 2002 2:54am |
| Subject: | Re: mysql replication protocol | ||
| View as plain text | |||
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 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" itself is MySQL-specific. > >Thanks! >~Vicky
| Thread | ||
|---|---|---|
| • mysql replication protocol | Vicky Gonzalez | 31 Aug |
| • Re: mysql replication protocol | David Lloyd | 31 Aug |
| • Re: mysql replication protocol | Paul DuBois | 31 Aug |
| • 3.23.52 hitting system loads of 25+? | John Stanforth | 31 Aug |
| • Re: 3.23.52 hitting system loads of 25+? | Michael Bacarella | 31 Aug |
| • Re: 3.23.52 hitting system loads of 25+? | Jeremy Zawodny | 1 Sep |
| • Re: 3.23.52 hitting system loads of 25+? | Jeff Kilbride | 31 Aug |
| • Re: 3.23.52 hitting system loads of 25+? | John Stanforth | 1 Sep |
| • Re: 3.23.52 hitting system loads of 25+? | John Stanforth | 2 Sep |
| • Re: 3.23.52 hitting system loads of 25+? | Jeremy Zawodny | 2 Sep |
| • Re: mysql replication protocol | Paul DuBois | 31 Aug |
