Bug #36069 A SQLProcedures followed by a SQLFreeStmt causes a crash
Submitted: 14 Apr 2008 18:54 Modified: 8 Jul 2008 13:08
Reporter: Kevin Wicken Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:5.01.03 OS:Windows
Assigned to: Jess Balint 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:

[14 Apr 2008 19:09] Kevin Wicken
The C file used to reproduce the bug

Attachment: odbcbug.c (text/plain), 5.59 KiB.

[14 Apr 2008 21:51] Jess Balint
fix + test

Attachment: bug36069.diff (application/octet-stream, text), 1.47 KiB.