Jump to content

MySQL Replication with localserver to remote server


niranjana06

Recommended Posts

hello I wanna replicate one table in a database test(in localhost-master) to another database table(slave) on remote server(on the internet) in godaddy.com. I was really tried my best to make it work. but it doesn't seems to be working. I red the MySQL documentation as well.

 

database name- test

master table - attendance -on the localhost(127.0.0.1)

slave table - attendance - on the internet(godaddy  184.x.x.x) 

 

I want to copy data from my attendance table on the localhost to slave table on the internet. Please help me to configure these settings. Thank you

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.