Bug #72017 getString() crashes the program in Visual Studio 2013
Submitted: 12 Mar 2014 4:56 Modified: 20 Feb 2015 12:37
Reporter: David Bishop Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / C++ Severity:S3 (Non-critical)
Version:1.1.3 OS:Windows (Windows 7 64 bit)
Assigned to: Assigned Account 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:

[12 Mar 2014 15:50] David Bishop
Source code from link to the dev.mysql.com area

Attachment: cpp_example.cpp (text/plain), 8.80 KiB.