In this video, I have explained how to perform the point in time recovery using the mysqlbinlog utility and the binlog2sql tool. If you have any questions, please comment.
Binlog2sql download link:
git clone https://github.com/danfengcao/binlog2sql.git && cd binlog2sql
pip install -r requirements.txt
Thanks!
MySQLPointRecovery
0 Comments