MySQL Forums
Forum List  »  Backup

Re: Taking Filesystem Backup on Running VM
Posted by: Peter Brawley
Date: August 03, 2020 08:31AM

Support for shadow copy has been imagined as a project (https://dev.mysql.com/worklog/task/?id=2881) but not assigned.

Unlikely to be implemented, since a running relational database is constantly changing and file writes do not define its tasks.

You'll need to read the manual chapter on backup, https://dev.mysql.com/doc/mysql-backup-excerpt/5.7/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Taking Filesystem Backup on Running VM
650
August 03, 2020 08:31AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.