MDEV-34256 InnoDB throws out of bound write due to temporary
tablespace truncation - InnoDB fails with out of bound write error after temporary tablespace truncation. This issue caused by commit c507678b (MDEV-28699). InnoDB fail to clear freed ranges if shrinking size is the last offset of the freed range.
Showing
Please register or sign in to comment