PDA

View Full Version : Merge MySQL Databases


allan
02-06-03, 01:10 PM
hey all --

I am moving several sites from one server to another. A couple of these sites have forums. During the propagation process, the databases became out of sync, so there are some posts/users in one database that are not in the other.

Is there an easy way to merge the two databases together, so all the information is in the same place?

deadserious
02-07-03, 08:52 PM
Well it's technically beyond me. :D But if they're vbulletin forums their is a vbulletin to vbulletin merge tool hack that may do the job.

allan
02-07-03, 08:54 PM
Originally posted by deadserious
Well it's technically beyond me. :D But if they're vbulletin forums their is a vbulletin to vbulletin merge tool hack that may do the job.

Cool, but no this is a phpBB bulletin board.

Haddy
02-07-03, 09:32 PM
Try phpbb.com maybe? Im sure theres a couple mysql gurus floating around there...

Alex[nl]
02-11-03, 05:16 AM
My guess is he hoped for an easy to use MySQL sync tool ... which seems to exist (or it least it should) .. hope someone knows of one .. since I am interested too ...

Haddy
02-11-03, 07:10 AM
I know vB's and phpBB's data bases are very similar...Maybe try the hack tool on a couple copys of the databases?