Bug #69108 SQLSetPos fails to update a row
Submitted: 30 Apr 2013 19:54 Modified: 1 May 2013 10:11
Reporter: Viorel Preoteasa Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:mysql-5.6.11,mysql-connector-odbc-5.2.4 OS:Linux (Ubuntu 12.04)
Assigned to: Bogdan Degtyariov CPU Architecture:Any
Tags: init_dynamic_string, SQLSetPos

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:

[30 Apr 2013 19:56] Viorel Preoteasa
The trace of the odbc calls, ending with SQLSetPos which fails.

Attachment: odbc-trace.txt (text/plain), 9.76 KiB.