mysqldumper
mysqldumper copied to clipboard
Add 'include-only' option
If we only want to backup a few tables, only current option is to ignore all other tables which can lead to a huge command
mysqldumper --include-only=my_table_to_backup