[MDEV-4948] Backup of live static XtraDB without crash recovery Created: 2013-08-26 Updated: 2013-08-26 Resolved: 2013-08-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Ryota Watabe | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 1 |
| Labels: | upstream, xtradb | ||
| Description |
|
To be able to complete a 'tar' backup of a live XtraDB database in which DML is not occurring, such that restoring the backup will not result in a crash recovery. This feature request is almost same as below feature request for InnoDB. |
| Comments |
| Comment by Sergei Golubchik [ 2013-08-26 ] |
|
Technically it may be possible to do, if you submit it as a feature request to Percona, developers of XtraDB (https://bugs.launchpad.net/percona-server/). But it's easier to either use xtradbackup or let the server to do crash recovery. |