[MDEV-14909] MariaDB 10.2 refuses to start up after clean shutdown of MariaDB 10.3 Created: 2018-01-10 Updated: 2018-09-07 Resolved: 2018-01-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2.0 |
| Fix Version/s: | 10.2.13 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | recovery, upgrade | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
MariaDB 10.3.2 changed the InnoDB redo log format tag. |
| Comments |
| Comment by Marko Mäkelä [ 2018-01-10 ] |
|
While implementing this, I also added a test for a successful upgrade from an earlier version to 10.2. |