Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to make a correct hot physical backup of MySql Innodb database with binary-log activeted

Wander(Brazil)Aug 8 2017 — edited Dec 26 2017

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)

Comments

Post Details

Added on Aug 8 2017
3 comments
161 views