JayBizzle / mysqldumper

Create MySQL dumps and upload to Dropbox, remote FTP server or Amazon S3.
MIT License
24 stars 2 forks source link

Add 'include-only' option #8

Open JayBizzle opened 8 years ago

JayBizzle commented 8 years ago

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