Bug #84133 mysqldump does not have an --exclude-databases option
Submitted: 9 Dec 2016 1:55 Modified: 6 Oct 2017 22:00
Reporter: David Gow Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: mysqldump Command-line Client Severity:S4 (Feature request)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any
Tags: 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:

[6 Oct 2017 21:57] David Gow
--exclude-databases implementation patch against 5.7 git (a533e2c786…)

Attachment: 0001-Add-an-exclude-databases-option-to-mysqldump.patch (text/x-patch), 4.60 KiB.