Bug #36405 mysqldump dumping data to CSV, aka --csv option
Submitted: 29 Apr 2008 16:22 Modified: 29 Apr 2008 16:25
Reporter: Geert Vanderkelen Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: mysqldump Command-line Client Severity:S4 (Feature request)
Version:6.0 OS:Any
Assigned to: Assigned Account CPU Architecture:Any
Tags: Backup, Contribution, csv, mysqldump

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:

[30 Apr 2008 15:02] Geert Vanderkelen
Patch implementing mysqldump --csv (6.0bk)

Attachment: mysqldump_csv.patch (, text), 17.08 KiB.