Page 1 of 1
merging 2 different databases
Posted: 01 Mar 2010, 16:19
by andreasfc
Hello I want to merge 2 mantis databases to 1is that possible?
And if yes how to achieve this
Re: merging 2 different databases
Posted: 01 Mar 2010, 21:13
by atrol
Do the databases contain:
Same or different projects?
Same or different MantisBT versions?
Same or different users?
Do you use attachments?
If yes: Stored as files or in database?
Re: merging 2 different databases
Posted: 02 Mar 2010, 10:19
by andreasfc
Same or different projects? Most of them are the same I hope
Same or different MantisBT versions? Same version of Mantis, both now at 1.2.0
Same or different users? Some different users.
I do Use attachments, Stored within the database.
Re: merging 2 different databases
Posted: 02 Mar 2010, 14:24
by atrol
Have a look at the export / import plugin which is delivered with MantisBT 1.2
I didn't try myself until now, but I think this can do a lot of the things you need.
Re: merging 2 different databases
Posted: 02 Mar 2010, 16:24
by andreasfc
okay, thanx will try.