Bug #78341 Memory leak in MySQLRecognitionBase at d = new Private();
Submitted: 5 Sep 2015 19:42 Modified: 5 Feb 2018 8:48
Reporter: Daniel Kelly (OCA) Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.3.4 OS:Ubuntu (Linux Mint 17.2)
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:

[8 Sep 2015 10:38] Daniel Kelly
Main source for replication

Attachment: main.cpp (text/x-c++src), 505 bytes.