On Thu, 2002-10-24 at 20:26, Lists @ Apted Technologies Inc. wrote:
> i am going to be setting up four mysql servers, three of which will
> replicate data off of the primary. i know that in more recent versions of
> mysql client/server communciations can be encrypted internally. but is
> there any
Inc.
Subject: Re: secure replication
have you thought about ssh? just a thought.
Ron
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive
Paul DuBois wrote:
No. mysqld --help shows --master-ssl, --master-ssl-key, and
--master-ssl-cert
options, but they're placeholders at the moment and haven't been
implemented.
Any examples of running mysql's replication over an ssltunnel link,
without damaging the local connections?
(I could
At 18:26 -0800 10/24/02, Lists @ Apted Technologies Inc. wrote:
i am going to be setting up four mysql servers, three of which will
replicate data off of the primary. i know that in more recent versions of
mysql client/server communciations can be encrypted internally. but is
there any way to enc