Page 1 of 1

Import Database 5.5.1 >> 2011

Posted: Mon Feb 20, 2012 5:01 pm
by rtd
Hello,

we are running an old version of OpenEMM (5.5.1). Now we want to upgrade to 2011.

To get a clean installation we plan to install OpenEMM 2011 and import all datasets. Are the datasets compatible to eachother or do you suggest to upgrade in another way?


Thanks a lot.

Best regards, rtd

Re: Import Database 5.5.1 >> 2011

Posted: Mon Feb 20, 2012 6:20 pm
by maschoff
You simply have to apply these 5 scripts

update_openemm-5.5.1-6.0.sql
update_openemm-6.0-6.0.1.sql
update_openemm-6.0.1-6.1.sql
update_openemm-6.1-6.2.sql
update_openemm-6.2-2011_RC1.sql

to your existing database (in the noted sequence) and you will end up with a 2011 database. Please do not forget to create the separate cms database and load its data from openemm_cms-2011.sql. And make a backup first!

Please read file UPDATE.txt in the 2011 tarball for details.