Bug #10286 mysqldump with complete insert crashes on long rows
Submitted: 1 May 2005 6:37 Modified: 19 May 2005 0:25
Reporter: Robert McKee Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: mysqldump Command-line Client Severity:S2 (Serious)
Version:4.1.10a OS:Linux (CentOS 3.4)
Assigned to: Jim Winstead 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:

[2 May 2005 10:27] Hartmut Holzgraefe
test file that reproduces the crash

Attachment: bug10286.sql (application/octet-stream, text), 25.79 KiB.