Re: Replication over SSL

2003-06-08 Thread Jim Winstead
On Sun, Jun 08, 2003 at 01:08:58PM +0100, Gareth Davis wrote: > I guess that explains alot. Is there any work around with say, > stunnel/ssh etc? Yes, you could certainly use something like stunnel or an ssh tunnel to forward a port between two machines and do replication over that. Here's a coup

Re: Replication over SSL

2003-06-08 Thread Gareth Davis
to setup replication > > between two hosts over the Internet. > > > > My problem is that i can't seem to solve an authentication problem > > between the slave and the master. Before I tried this I setup a test > > between two computers here in the office and managed to g

Re: Replication over SSL

2003-06-05 Thread Jim Winstead
the slave and the master. Before I tried this I setup a test > between two computers here in the office and managed to get it to work. Replication over SSL connections is not currently supported. The current plan is that it will be supported in 4.1. Jim Winstead MySQL AB -- MySQL General Mailing

Replication over SSL

2003-06-03 Thread Gareth Davis
Hi, I guess this is right place for this. I'm trying to setup replication between two hosts over the Internet. My problem is that i can't seem to solve an authentication problem between the slave and the master. Before I tried this I setup a test between two computers here in the office and manag