[MDEV-30030] Upgrading problems from MariaDb 10.10.1 to 10.10.2 Created: 2022-11-18 Updated: 2022-11-25 Resolved: 2022-11-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Upgrades |
| Affects Version/s: | 10.10.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Oli Sennhauser | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | upgrade | ||
| Environment: |
Linux Ubuntu 20.04, na |
||
| Attachments: |
|
| Description |
|
We have downloaded the recent MariaDB 10.10.2 version for some testings and tried to upgrade from 10.10.1 to 10.10.2. The upgrade miserably failed:
then
and
|
| Comments |
| Comment by Elena Stepanova [ 2022-11-18 ] |
|
This message would normally be issued if the mariadb-upgrade binary that you are running is from 10.10.2, but mariadbd it connects to is still 10.10.1. Can you verify that it's not the case? |
| Comment by Oli Sennhauser [ 2022-11-18 ] |
|
Hi Elena Your argument about not restarting the server seems quite valid. Also the original error message, when I read it again, says the same. So makes sense to close this issue. Sorry for bothering you! |
| Comment by Elena Stepanova [ 2022-11-18 ] |
|
oli, Thanks for the confirmation. If you still have the syslog from the time of upgrade, maybe we could try to understand why the server wasn't restarted. Assuming it's a deb package installation, the restart is supposed to happen automatically, so it's somewhat worrisome if it didn't. |
| Comment by Oli Sennhauser [ 2022-11-18 ] |
|
Hello Elena That is easy to explain: It was a Layer-8 error which caused the not-starting of the mariadbd! |
| Comment by Elena Stepanova [ 2022-11-18 ] |
|
Thanks, I see. |