Bug #67913 ODBC connector performance problem
Submitted: 16 Dec 2012 2:31 Modified: 21 Jan 2013 9:51
Reporter: Rayson Lee Email Updates:
Status: Verified Impact on me:
None 
Category:Connector / ODBC Severity:S5 (Performance)
Version:5.2.2, 5.1.11 OS:Windows (Windows 7 and 8 64-bit)
Assigned to: Bogdan Degtyariov CPU Architecture:Any
Tags: ODBC, performance, problem, slow

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:

[21 Jan 2013 5:06] Bogdan Degtyariov
Test case

Attachment: bug67913.zip (application/zip, text), 12.85 KiB.

[21 Jan 2013 8:47] Rayson Lee
Bug 67913 test result

Attachment: debug.jpg (image/jpeg, text), 205.19 KiB.

[29 Jan 2015 14:18] Emmanuel KARTMANN
Simple javascript test case (100x open and close)

Attachment: myodbc_performance.js (application/javascript, text), 1.15 KiB.