Bug #55528 InnoDB plugin tables cannot be queried during add index, regression from InnoDB
Submitted: 24 Jul 2010 1:24 Modified: 26 Jul 2010 7:02
Reporter: Zardosht Kasheff (OCA) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: InnoDB Plugin storage engine Severity:S3 (Non-critical)
Version:5.1.48 OS:Any
Assigned to: CPU Architecture:Any
Tags: add index, Contribution

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:

[24 Jul 2010 1:30] Zardosht Kasheff
patch based off of 5.1.46 that seems to solve issue

Attachment: 55528.diff (application/octet-stream, text), 1.14 KiB.

[24 Jul 2010 15:38] Zardosht Kasheff
patch as suggested by Davi Arnaut on internals alias

Attachment: 55528-version2.diff (application/octet-stream, text), 484 bytes.