Bug #70879 Error Code: 1785 when executing simple UPDATE statement
Submitted: 11 Nov 2013 14:22 Modified: 14 Nov 2013 20:16
Reporter: Van Stokes Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.6.14 OS:Linux (Ubuntu 12.04 x86_64)
Assigned to: CPU Architecture:Any
Tags: binlog, MySQL, replication, server

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:

[11 Nov 2013 14:22] Van Stokes
Server my.cnf file.

Attachment: my.cnf (application/octet-stream, text), 8.03 KiB.

[11 Nov 2013 14:24] Van Stokes
Create table statement for FCL_BL

Attachment: create_table_fcl_bl.sql (text/x-sql), 10.72 KiB.

[13 Nov 2013 12:44] Van Stokes
Logs and session capture - see comment.

Attachment: logs.zip (application/zip, text), 8.90 KiB.