"Database Disaster: Can't Get My MySQL to Sync"

Alt_ru1

New member
Joined
Dec 31, 2006
Messages
2
Reaction score
0
"Hey guys, new to this forum and I'm hoping you can help me out with a MySQL issue. I've got a server running a pretty complex database, but for some reason it just won't sync with my local machine. I've tried re-setting the MySQL replication, but nothing seems to work."
 

micer

New member
Joined
Oct 19, 2017
Messages
1
Reaction score
0
"Dude, sounds like you're having some MySQL sync issues. Have you checked the network settings and make sure your MySQL server is configured to sync in real-time? Also, try checking the error logs for any clues on what's going wrong"
 

Филин

New member
Joined
Apr 15, 2006
Messages
2
Reaction score
0
"Haha, sounds like a real pain. Have you tried running a 'mysqldump' and then re-importing the database to see if it's a sync issue or data corruption? I've dealt with similar issues in the past and that usually does the trick."
 
Top