I'm planning to migrate an old versione of db (revision 2000) to a newer installation of rd.
there is some trick to do it ?
I'm guessing the right procedure will be this:
1) dump the db on the old machine
2) load the db on new machine
3) apply all patches created after revision 2000 presents on cake3/setup/db
My doubts are in front of the fact which today, db.sql is newer than the latest patch; so i'm asking if the latest db.sql has some value/correction more that applying patches.
Best regards !
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everyone!
I'm planning to migrate an old versione of db (revision 2000) to a newer installation of rd.
there is some trick to do it ?
I'm guessing the right procedure will be this:
1) dump the db on the old machine
2) load the db on new machine
3) apply all patches created after revision 2000 presents on cake3/setup/db
My doubts are in front of the fact which today, db.sql is newer than the latest patch; so i'm asking if the latest db.sql has some value/correction more that applying patches.
Best regards !
Hello Fabrizio,
http://www.radiusdesk.com/docuwiki/getting_started/install_ubuntu_update
You will see we added a CakePHP shell that can be run multiple times without being destructive to fix your database.
Give it a try and let us know.
Also in those instructions is the new multi-language enables simplified login pages.
Kind regards
All worked fine Dirk !
Thank you
Best Regards