[MDEV-16908] Document that mysqlbinlog can be used for point-in-time recovery Created: 2018-08-06 Updated: 2024-01-28 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Backup, Documentation |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Joe Cotellese |
| Resolution: | Unresolved | Votes: | 4 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
The mysqlbinlog documentation does not mention that it can be used for point-in-time recovery: https://mariadb.com/kb/en/library/mysqlbinlog/ MySQL's documentation has a little bit of information: https://dev.mysql.com/doc/refman/5.6/en/point-in-time-recovery-positions.html Our documentation should probably also show how to use it with GTIDs and also link to a page that shows how to use it with mariabackup (i.e. see also MDEV-16907). |