Bug #69950 Visual Studio 2010 crashes when reading rows from any table in Server Explorer
Submitted: 7 Aug 2013 12:16 Modified: 26 Aug 2013 9:19
Reporter: Maria Fuchs Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:5.2.5 OS:Windows (win7 64 bits)
Assigned to: Bogdan Degtyariov CPU Architecture:Any
Tags: ODBC, visual studio 2010

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:

[13 Aug 2013 8:51] Bogdan Degtyariov
Test case

Attachment: my_crash.c (text/plain), 1.97 KiB.

[13 Aug 2013 11:21] Bogdan Degtyariov
Patch and test case

Attachment: bug69950.diff (application/octet-stream, text), 3.84 KiB.