An open API service indexing awesome lists of open source software.

https://github.com/khoadangnguyen/mysql-pit-backuprestore

Perform logical data backup and point-in-time recovery for MySQL database
https://github.com/khoadangnguyen/mysql-pit-backuprestore

bash mysql

Last synced: 11 months ago
JSON representation

Perform logical data backup and point-in-time recovery for MySQL database

Awesome Lists containing this project

README

          

# MySQL-PIT-BackupRestore
A collection of commands and scripts to perform logical data backup using mysqldump, point-in-time recovery
leveraging binary logs, and verification for MySQL database.