Bug #117962 ibd2sdi failed when table COMPRESSION='lz4'
Submitted: 13 Apr 15:19 Modified: 13 Apr 17:25
Reporter: zongyi chen (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version:8.0.37, 8.0.41, 9.2.0 OS:Any
Assigned to: CPU Architecture:Any

[13 Apr 15:19] zongyi chen
Description:
create table t1(a int ) COMPRESSION='lz4';

czy@mysql-develop-0003 test $ /home/czy/open_8037/source/runtime_output_directory/ibd2sdi t1.ibd
[ERROR] ibd2sdi: Page [page id: space=4203, page number=3] is corrupted. Checksum verification failed.
[ERROR] ibd2sdi: Couldn't read page 3.
[ERROR] ibd2sdi: Couldn't reach upto level zero

How to repeat:
as Description
[13 Apr 17:25] MySQL Verification Team
Hello zongyi chen,

Thank you for the report and feedback.

regards,
Umesh