Bug #16218 Crash on insert delayed
Submitted: 5 Jan 2006 10:04 Modified: 11 Jul 2006 8:59
Reporter: Olaf van der Spek (Basic Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S1 (Critical)
Version:5.0.16 and 5.0.18 Debian/5.0.21BK OS:Linux (Debian/Suse Linux)
Assigned to: Ingo Strüwing 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:

[8 Jun 2006 15:38] Ingo Strüwing
Test script part 1 to be used on MySQL 4.x before using part 2.

Attachment: bug16218-1.sh (application/x-sh, text), 3.98 KiB.

[8 Jun 2006 15:39] Ingo Strüwing
Test script part 2 to be used on MySQL 5.0 after part 1 was used on MySQL 4.x.

Attachment: bug16218-2.sh (application/x-sh, text), 4.34 KiB.

[9 Jun 2006 18:53] Ingo Strüwing
Test script part 1 for all four bugs to be used on MySQL 4.1 before using part 2.

Attachment: bug16218-1.sh (application/x-sh, text), 5.50 KiB.

[9 Jun 2006 18:54] Ingo Strüwing
Test script part 2 for all four bugs to be used on MySQL 5.0 after part 1 was used on MySQL 4.1.

Attachment: bug16218-2.sh (application/x-sh, text), 6.19 KiB.