Search found 2 matches

by PatricF
Wed May 14, 2025 11:16 am
Forum: Support
Topic: Failed to upgrade database schema
Replies: 2
Views: 10013

Re: Failed to upgrade database schema

So I figured out why I couldn't migrate back to MySQL. When I changed database.host to my MariaDB in unimus.properties it changed database.type by itself to MARIADB so when I tried to switch back to MySQL I hadn't noticed that it was changed. I changed it back to MYSQL and I could get it working on ...
by PatricF
Thu May 08, 2025 7:08 pm
Forum: Support
Topic: Failed to upgrade database schema
Replies: 2
Views: 10013

Failed to upgrade database schema

So I was moving my very old MySQL 5.7 database to a newer MariaDB 11.6. I'm running Unimus with Docker. I took a backup of the database and imported it to the MariaDB instance, changed the settings for Unimus so it points to the new MariaDB and started it up. I get this error message: unimus | 18:40...