Bug #34043 Server loops excessively in _checkchunk() when safemalloc is enabled
Submitted: 24 Jan 2008 20:47 Modified: 21 Aug 2010 1:25
Reporter: Philip Stoev Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: General Severity:S1 (Critical)
Version:5.1-BK OS:Any
Assigned to: Davi Arnaut 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:

[24 Jan 2008 21:01] Philip Stoev
Thread stacks for bug #34043 with various levels of verbosity

Attachment: bug34043-stacks.txt (text/plain), 282.34 KiB.

[31 Jan 2008 10:27] Philip Stoev
Test case for bug #34043

Attachment: bug34043.zip (application/x-zip-compressed, text), 65.31 KiB.