Comment on Continuous MySQL backup validation: Restoring backupsparentComments−mathnode9yThanks, how big is a single instance? All out to a single file?−jividOP9yInstance size varies a lot because we've got a lot of different MySQL workloads, some with very different configurations.Remember we're backing up each database separately though, not the entire MySQL instance at once. Each database's backup is in a separate file.−mathnode9yThanks
Comments
Thanks, how big is a single instance? All out to a single file?
Instance size varies a lot because we've got a lot of different MySQL workloads, some with very different configurations.
Remember we're backing up each database separately though, not the entire MySQL instance at once. Each database's backup is in a separate file.
Thanks