electronfriends/wemp

Troubleshooting MariaDB

electronfriends opened this issue · 1 comments

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.