MDEV-19298 Assertion `space->id != 0xFFFFFFFEU || space ==...
MDEV-19298 Assertion `space->id != 0xFFFFFFFEU || space == fil_system.temp_space' failed in Check::validate upon crash upgrade from 10.2.22 This issue is pretty much the same as MDEV-20213. The fix is similar to: 3c238ac5 52c4abbf Check::validate(): fix a debug assertion SysTablespace::open_or_create(): protect assigning to a shared variable with a mutex
Showing
Please register or sign in to comment