Bug #4657 "Don't Cache Results" crashes when using catalog functions
Submitted: 20 Jul 2004 21:17 Modified: 6 Jun 2007 11:57
Reporter: Charlie Snyder Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51.07 / 3.51.08 / 3.51.15 OS:Windows (Windows XP)
Assigned to: Jim Winstead CPU Architecture:Any
Tags: ODBC5-RC

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:

[15 May 2007 19:50] Jim Winstead
proof-of-concept of better handling "fake" result sets

Attachment: bug4657.patch (application/octet-stream, text), 9.30 KiB.

[16 May 2007 18:58] Jim Winstead
Fix crash when catalog result sets are being accessed

Attachment: bug4657.patch (application/octet-stream, text), 2.63 KiB.