You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
--------
Recovery cannot determine space_id properly and aborts
This is because we read tablespace flags from wrong offsets and
inturn we calculate wrong page size. With wrong page_size, all
bets are off.
Fix:
----
Read space flags from correct offset
Revewied-By: [email protected]
Approved on IM
0 commit comments