Troubleshooting MariaDB
electronfriends opened this issue · 1 comments
electronfriends commented
Before we can update MariaDB, we need to find a solution to the following problems.
- After updating: InnoDB does not start due to logs being created with an older version. Tables are corrupt/need to be recreated.
- Run mysql_upgrade when updating to a major version.
I have not been able to find a solution yet.
electronfriends commented
Fixed in 4ee6699