472,141 Members | 1,037 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,141 software developers and data experts.

sync mysql databases over the web

Hi
I would like to have two mysql instances syncing with eachother over
https. So I dont want to do any tunneling or have any ports but 443
open.
Any ideas?

Apr 10 '06 #1
1 1923
>I would like to have two mysql instances syncing with eachother over
https.
MySQL doesn't sync over https. It can sync over a MySQL protocol
connection, which can involve (and optionally require) SSL, but
that isn't https.
So I dont want to do any tunneling or have any ports but 443
open.


You can have MySQL use any port, but it won't be a https-protocol
connection.

Gordon L. Burditt
Apr 10 '06 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

11 posts views Thread by George Augustino | last post: by
8 posts views Thread by William Drew | last post: by
reply views Thread by Free Grafton | last post: by
reply views Thread by Jason Gyetko | last post: by
4 posts views Thread by Paul Marcel | last post: by
Atli
6 posts views Thread by Atli | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.