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
Import Database 5.5.1 >> 2011
Moderator: moderator
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Import Database 5.5.1 >> 2011
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.
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.
OpenEMM Maintainer