Bug #108396 ERROR 1712 (HY000): Index PRIMARY is corrupted
Submitted: 6 Sep 2022 9:15 Modified: 16 Jan 19:45
Reporter: cong yang Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:8.0.26 OS:Linux
Assigned to: CPU Architecture:x86
Tags: Online DDL;virtual column;blob;

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[8 Sep 2022 8:39] huahua xu
I try to fix the bug by building the value of virtual column from cluster index record data

Attachment: index_corrupted_during_online_ddl.patch (application/octet-stream, text), 7.72 KiB.