Bug #121250 Fil_shard::do_io() skips complete_io() on DB_PAGE_IS_STALE after prepare_file_for_io()
Submitted: 9 Sep 15:52
Reporter: Marcin Babij (OCA) Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version:8.0.49, 8.4.12, 9.7.3 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 Sep 15:53] Marcin Babij
8.0 patch

Attachment: io_complete_8.0.patch (text/x-patch), 4.55 KiB.

[9 Sep 15:54] Marcin Babij
trunk test

Attachment: io_complete_trunk.patch (text/x-patch), 3.82 KiB.