Bug #69163 Mysqldump: option for limit and for reverse sorting
Submitted: 7 May 2013 10:39 Modified: 7 May 2013 10:47
Reporter: Marco Gergele Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: mysqldump Command-line Client Severity:S4 (Feature request)
Version:5.5 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

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:

[7 May 2013 10:40] Marco Gergele
Patch for mysqldump.c

Attachment: mydump.diff.txt (text/plain), 4.90 KiB.