Bug #110348 AFTER INSERT trigger that updates a second table, causes an odd error
Submitted: 13 Mar 2023 4:29 Modified: 16 Mar 2023 21:18
Reporter: Brett Gardner Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:8.0.31 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:

[16 Mar 2023 21:15] Brett Gardner
Recreate case including changing the sql_mode

Attachment: simple-recreate.sql (application/sql, text), 1.44 KiB.