[MDEV-25982] Upgrade of MariaDB 10.1 log crashes when encryption key is missing Created: 2021-06-22 Updated: 2021-06-22 Resolved: 2021-06-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6 |
| Fix Version/s: | 10.2.40, 10.3.31, 10.4.21, 10.5.12, 10.6.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | upgrade | ||
| Issue Links: |
|
||||||||
| Description |
|
An incorrect attempt to start up MariaDB Server 10.2 or later with the dataset that is attached to
We would expect something like this instead:
Of course, if the encryption parameters were correctly specified, we would start up, like this:
|