Bug #73077 truncate table might cause .ibd file lost if disk full
Submitted: 23 Jun 2014 8:20 Modified: 8 Jul 2014 3:20
Reporter: liu hickey (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S2 (Serious)
Version:5.6.16+ OS:Any
Assigned to: CPU Architecture:Any
Tags: disk full, ibd lost, truncate table

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:

[2 Jul 2014 2:55] liu hickey
quick fix for bug73077 in 5.6

Attachment: bug73077.diff (application/octet-stream, text), 9.84 KiB.