Bug #70642 Bad memory access when get out params.
Submitted: 17 Oct 2013 1:49 Modified: 19 Nov 2013 15:36
Reporter: juhyeong park Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:5.2.6 OS:Windows (7 professional k)
Assigned to: Lawrenty Novitsky CPU Architecture:Any
Tags: bad memory acess, output parameter, stored procedure

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:

[17 Oct 2013 1:50] juhyeong park
My suggested patch.

Attachment: description.html (text/html), 12.01 KiB.

[17 Oct 2013 1:52] juhyeong park
My suggested patch, first file is my mistake.

Attachment: result_bind_patch.htm (text/html), 665.74 KiB.