Hello
Config
I am upgrading version 1.7 to 1.9.6 running with MySql 5.7 .
- As I understand, there is a h2 file remaining which contains the configuration?
Context
The root cause of this migration is that some downloads on 1.7 version doesn’t succeed whereas the image is accessible with the direct link.
During upgrade procedure, the wizard Backup didn’t work properly with errors such as :
“Error on table “raz1_files”! Database reported: Table “RAZ1_FILES” not found;”
The restore deleted almost all the database.
Analyse
Maybe their is something wrong in database BUT
I succeeded to upgrade in 1.9.6 by copying db h2 directory.
All images can be downloaded.
The main problem seems located on db directory migration where you ask to do a backup/restore
Remaining issue
1.9.6 is working but the problem is the Mysql DB which is not reachable for indexing :
" The datasource razuna_server could not be found or was invalid".
How to fix?
I am looking for a solution to work with this db because I can start properly
- I think it’s not good idea to edit bluedragon file directly to add razuna_server datasource?
- is there a procedure to migrate only this h2 file?
- any advice to link the search module with DB without using the wizard?
Thank you
Regards