Jump to content

Need help to replicate local mysql server with my heliohost mysql server


Recommended Posts

Posted

I'm trying to synchronize all of the databases in the local mysql server (localhost) with remote server (tommy.heliohost.org). I don't know anything about replication but I need to synchronize both servers when their data changes.

Posted

Sorry for late reply but my internet connection was inactive for 5 days.

Anyway, I've setup remote MySQL but I don't want that. I want to synchronise both servers.

Posted

What we're trying to understand is...why? If you use the remote MySQL for the local applications, and get rid of the local MySQL server entirely, both local and hosted applications will work and share the database, eliminating the need to keep two copies on two servers.

 

In the 7 years I've been here, we've never supported replication.

Posted

Because, if I drop a column of a MySQL table on remote(live) server and if the column is being used by any php scripts that script/page will not work. That's why I'm still using two servers.

Posted

Setting up mysql replication would require a lot of changes on Tommy's database. These changes would affect ALL of the users on Tommy. Your options are to either use remote mysql, which is considerably easier anyways, or purchase a vps where you can control the server side mysql database yourself. If you do decide to go with the vps we would appreciate it if you could use our referral link so HelioHost can benefit from your purchase. https://www.heliohost.org/partners/vps

Posted

Okay, I understand. Thanks for your help.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...