mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Problem: ======== InnoDB fails to fetch the page0 from dblwr if page0 is corrupted.In that case, InnoDB defers the tablespace and doesn't find the INIT_PAGE redo log record for page0 and it leads to failure. Solution: ========= InnoDB should recover page0 from dblwr if space_id can be found for deferred tablespace. |
||
|---|---|---|
| .. | ||
| fsp0file.cc | ||
| fsp0fsp.cc | ||
| fsp0space.cc | ||
| fsp0sysspace.cc | ||