10 Jun
2012
10 Jun
'12
6:08 p.m.
Hello Jp, --- On Sun, 6/10/12, jp_powell <nice2odie@gmail.com> wrote:
What is the best and easiest way to upgrade Koha 3.4 to Koha 3.8 running on Debian Squeeze?
The key here is NOT to lose the data in the database tables. I am hoping that there are MySQL scripts to move data around if there are table differences between the 3.4 and 3.8. /listinfo/koha
I am not sure whether this will work for 3.8 since i have not tested it. But what i do for 3.4 (or 3.2 though that involves running another script after upgrade) to 3.6 is to install 3.6 normally. then delete the 3.6 database and repalce with a dump from 3.4. On a login to the staff client, koha automatically senses the older database and upgrades to 3.6. Hope that helps. Olugbenga Adara