I am planning to upgrade our stash server from 2.3.1 to 2.7.2. Are there any in-between upgrades that I should do?
We are using the mysql database.
I have seen the notes about backing things up, after stopping the stash and mysql services.
Thank you.
Hi John,
Our in-application upgrade should handle the relevant migration from any previous version of Stash.
However, there might be unforseen problems and we highly recommend backing up everything before performing any upgrade, just to be on the safe side. Posting this here just for completeness (and others).
https://confluence.atlassian.com/display/STASH/Stash+upgrade+guide
Just to double-check, did you see the warning at the bottom of that page about MySQL and binary logging?
Cheers,
Charles
Thank you Charles.
Yes I did. The notes for each release will warn you, when needed.
It turns out that we do not have binary logging turned on for MySQL, which I found out when I added the flag to /etc/my.cnf and MySQL would not start. Kudo's to the MySQL people for putting an error message in the log, that was understandable.
When I removed the binary logging setting to MIXED, it started up and no errors so far.
Regards,
John
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.