Bug #22369 Alter table rename combined with other alterations causes lost tables
Submitted: 14 Sep 2006 21:50 Modified: 14 Dec 2006 3:42
Reporter: Robert Nice Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.1.11-beta-log OS:Linux (FC5)
Assigned to: Andrey Hristov CPU Architecture:Any

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:

[15 Sep 2006 11:49] Shane Bester
testcase for creating orphaned innodb tables

Attachment: testcase.sql (text/x-delimtext), 639 bytes.