Bug #110003 DELETE query does ot work for BIT columns
Submitted: 9 Feb 2023 10:37 Modified: 9 Feb 2023 10:52
Reporter: Sveta Smirnova (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:8.0.32, 5.7, 5.6 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 Feb 2023 10:38] Sveta Smirnova
test case for MTR

Attachment: PT-2114.test (application/octet-stream, text), 696 bytes.