Bug #81629 ERROR 1137 occurs WHEN Execution TRIGGER
Submitted: 27 May 2016 20:22 Modified: 2 Aug 2016 15:28
Reporter: Sergei Kaufman Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S3 (Non-critical)
Version:Ver 14.14 Distrib 5.7.12,for Linux (i686 OS:Any (14.04 LTS)
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:

[28 May 2016 15:41] Sergei Kaufman
Test Case Log

Attachment: TestCaseLog.txt (text/plain), 27.76 KiB.

[28 May 2016 15:42] Sergei Kaufman
Test Case 1

Attachment: TestCase1.sql (application/sql, text), 10.29 KiB.

[28 May 2016 15:43] Sergei Kaufman
Test Case 2

Attachment: TestCase2.sql (application/sql, text), 10.15 KiB.

[28 May 2016 15:44] Sergei Kaufman
Setup environment and variables between execution of each tests

Attachment: SetupTestEnv.sql (application/sql, text), 126 bytes.