How to Backup MySQL Binary logs
- ByAleksandr Kuzminsky•
- onSep 24, 2018•
- in MySQL Backup •
- tags backup, binary log, mysql, xtrabackup

MySQL binary logs make possible to implement point-in-time recovery and greatly reduce Recovery Point Objective. In this post I will show how to copy MySQL binary logs with TwinDB Backup.
Read More