Bug #118239 Logical Inconsistency in MySQL String Comparison with LIKE and NOT LIKE Operators
Submitted: 21 May 13:05 Modified: 29 May 13:10
Reporter: jinhui lai Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:9.3.0 OS:Ubuntu (22.04)
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:

[21 May 13:08] jinhui lai
you can reproduce this bug by executing "python test.py"

Attachment: test.py (application/octet-stream, text), 2.04 KiB.