Bug #111323 Index column size too large. The maximum column size is 767 bytes.
Submitted: 7 Jun 2023 20:22 Modified: 12 Jun 2023 16:44
Reporter: Gavin Towey Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:8.0.28 OS:Any
Assigned to: CPU Architecture:Any

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:

[9 Jun 2023 16:42] Gavin Towey
Steps to reproduce the bug

Attachment: mysql_alter_table_bug_repro.txt (text/plain), 1.47 KiB.