Bug #116521 Write skew exception at serializable isolation level
Submitted: 1 Nov 2024 1:37 Modified: 4 Nov 2024 11:32
Reporter: Huicong Xu Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:9.0.1 OS:Ubuntu (22.04)
Assigned to: CPU Architecture:x86
Tags: Isolation level

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:

[1 Nov 2024 1:38] Huicong Xu
Python scripts to reproduce the bug

Attachment: reproduce.py (text/x-python), 5.43 KiB.

[4 Nov 2024 11:32] Huicong Xu
Python scripts to reproduce the bug.

Attachment: reproduce_with_config.py (text/x-python), 5.86 KiB.

[4 Nov 2024 11:33] Huicong Xu
The results of the code execution.

Attachment: result_set.txt (text/plain), 2.46 KiB.