Script to take tablewise mysqldump and store in s3
In this post, we are going to explain on how to take mysqldump of individual table for all the databases. As a bonus, we will add feature to store the dumps to s3(with Versioning) and encrypt the backup. Prerequisites: s3cmd command on linux machine. Mysql Root Password S3 Bucket name… Continue Reading Script to take tablewise mysqldump and store in s3