16 Jan
2018
16 Jan
'18
8:35 p.m.
Hi Mike, I will use MDEV-13869 MariaDB slow start <https://jira.mariadb.org/browse/MDEV-13869> for tracking this fix. The fix is not as trivial as I thought; I got some of my corruption-injection tests failing. Furthermore, I think that in MariaDB 10.2+, we could remove the extended checks also when crash recovery is needed, to avoid unnecessarily long downtime. That one is the already mentioned MDEV-9843 <https://jira.mariadb.org/browse/MDEV-9843> InnoDB hangs on startup… <https://jira.mariadb.org/browse/MDEV-9843>. Related to that, there is also MDEV-14481 Execute InnoDB crash recovery in the background <https://jira.mariadb.org/browse/MDEV-14481> which we could have in MariaDB 10.4 or maybe even earlier. Best regards, Marko