Bug #12263 MySQL server does not inform InnoDB which tables are opened for a cursor
Submitted: 29 Jul 2005 7:58 Modified: 16 Sep 2010 5:53
Reporter: Andrey Hristov Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server Severity:S4 (Feature request)
Version:5.1 OS:Linux (SLES 9)
Assigned to: Konstantin Osipov CPU Architecture:Any
Tags: cursor, innodb

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:

[29 Jul 2005 8:02] Andrey Hristov
See the table definition and the data in a comment in the source

Attachment: bug12263.c (text/x-csrc), 1.20 KiB.