Why don't I get en event with binlog information when I create a snapshot?
0
I want to take a snapshot of an RDS (MySQL) database in order to start a replication slave. According to https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Replication.MySQL.html, I first need to take a snapshot, which should then generate an event showing the binlog position. I have taken the snapshot, but there's no event anywhere - is there something else I need to do - activate something, change an option, ...?
Topics
Tags
asked 8 months ago8 views
1 Answers
0
Accepted Answer
The event will be emitted for the restored cluster not the source cluster.
Once you restore that you should see the event on the new instance.
-Phil
answered 8 months ago
Relevant questions
Can I import an RDS uncrypted mysql snapshot to an RDS encrypted mysql?
Accepted Answerasked a month agoUnable to restore Aurora Serverless V1 snapshot to Aurora Provisioned
Accepted Answerasked a month agoMove RDS MySQL 5.6.40 database to Aurora Serverless
asked 3 years agoMinimal KMS permissions to copy a database snapshot
asked 5 years agoencrypted db snapshot restore from S3 not working AWS RDS(mysql) console in an S3 bucket.
asked a month agoEmergent Snapshot Request: Databases found to still be awaiting snapshot.
asked 9 days agoEnable RDS Encryption with minimal downtime after creation
Accepted Answerasked a year agoDMS between MySQL RDS in 2 different accounts
asked 12 hours agoRDS Snapshot export
Accepted Answerasked 4 years agoWhy don't I get en event with binlog information when I create a snapshot?
Accepted Answerasked 8 months ago