Bug #60262 client side commit strangeness when autocommit disabled (with innodb)
Submitted: 26 Feb 2011 1:01 Modified: 26 Feb 2011 17:19
Reporter: Thomas Farthing Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S2 (Serious)
Version:5.5.9 OS:Windows (Windows7 on server and client)
Assigned to: CPU Architecture:Any
Tags: autocommit, fetch, innodb, multiple connections, MYSQL_NO_DATA

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:

[26 Feb 2011 1:03] Thomas Farthing
repro sample

Attachment: main.cpp (text/plain), 4.16 KiB.