Hi everyone,
I'm Oracle DBA and now I'm learning Mysql. I've been read lots of docs about Mysql backup. But I having a doubt about how to make a correct hot physical backup of a MySql Innodb database with binary-log activeted.
Actualy I'd like to understand how to do this. I saw that tables are locked during the process. It seems a bit confuse to me.
Could you help me giving the correct way to make this kind of backup. Also, I will make a test to restore this backup. Then I will use the binary-logs.
I'm using MySQL Community Edition version 5.7 on Oracle linux 64 bits.
kind regards,
Wander(Brazil)