Hello,
after reading
https://docs.mattermost.com/administration/upgrade.html and
https://docs.mattermost.com/administration/important-upgrade-notes.html
I tried to update a 5.18.0 installation to version 5.29.1. Starting the server fails with the following error:
*Dez 16 12:45:26 mm.intern.xxxx.de platform[13719]: {"level":"info","ts":1608119126.2882366,"caller":"sqlstore/supplier.go:200","msg":"Pinging SQL master database"}*
*Dez 16 12:45:26 mm.intern.xxxx.de platform[13719]: {"level":"error","ts":1608119126.3033447,"caller":"sqlstore/upgrade.go:96","msg":"Database schema version 5.18.0 is no longer supported. This Mattermost ser...*
*Dez 16 12:45:27 mm.intern.xxxx.de systemd[1]: mattermost.service: main process exited, code=exited, status=234/MAKE_STARTER*
In the important upgrade notes I only found a mysql command for version 5.22.0, but this did not change the error.
How to I update the database schema?
Thanks for any hints and suggestions,
Stefan