[Koha] Migrating Koha database from version 3.18 to 19.11?

2020-05-14 Thread Quỳnh Vũ Đỗ
Hello everyone Our library has been using a Vietnamized version of Koha 3.18 since mid 2014, running on Ubuntu server 14.04 LTS. No upgrade of the system has been made since and the server had a hardware problem (mainboard) last February. We have a mysqldump of the Koha database (size about 1,8 G

Re: [Koha] Migrating Koha database from version 3.18 to 19.11?

2020-05-14 Thread Jonathan Druart
How lucky you are to have gotten this hardware problem, you will have the lastest Koha version :) You only need to reinstall the system, install Koha using the debian packages, drop and recreate the DB, inject your dump into the empty DB. Restart the koha-common service, hit the intranet page and

Re: [Koha] Migrating Koha database from version 3.18 to 19.11?

2020-05-14 Thread Philippe Blouin
I would not do such partial loading, it won't work. You're much better just loading the whole dump, replacing whatever default database your 19.11 installation created. Then manually run updatedatabase.pl or even simpler, follow the instructions when connecting to Koha, it'll run the update f

Re: [Koha] Migrating Koha database from version 3.18 to 19.11?

2020-05-14 Thread tunix
Ah, wonderful, very nice. Do existing entries need to be repaired? Or is there a converter? Thanks for the info! Am 14.05.20 um 16:16 schrieb Quỳnh Vũ Đỗ: Hello everyone Our library has been using a Vietnamized version of Koha 3.18 since mid 2014, running on Ubuntu server 14.04 LTS. No upgrade

Re: [Koha] Migrating Koha database from version 3.18 to 19.11?

2020-05-14 Thread tuxflow.de
oh wrong thread, sorry Am 14.05.20 um 18:07 schrieb tu...@tuxflow.de: Ah, wonderful, very nice. Do existing entries need to be repaired? Or is there a converter? Thanks for the info! Am 14.05.20 um 16:16 schrieb Quỳnh Vũ Đỗ: Hello everyone Our library has been using a Vietnamized version of