MDEV-25474 Background thread returns uninitialized statistics
to mysql interpreter InnoDB returns uninitialized statistics to mysql interpreter when background thread is opening the table. So it leads to assertion failure. In that case, InnoDB avoid sending innodb statistics information to mysql interpreter.
Showing
Please register or sign in to comment