How can we find out when were the binary logs of a MySQL RDS instance created?

0

As we don't have access to the Aurora/RDS MySQL instance file system, I hoped there would be another way to know when a binary log was created so we can use mysqlbinlog utility to mine it specifically instead of going through all of them.

已提問 2 年前檢視次數 868 次
1 個回答
0

Hi, yeah currently I think there is no way to achieve the feature you mentioned due to the reason RDS is managed. Did a research as well, similar topic discussed from the community: https://dba.stackexchange.com/questions/223848/show-created-date-of-all-binary-logs --> For on-prem MySQL you will have filesystem access for last written time.

If you want this feature to be developed, I would suggest you raise a feature request through the RDS console:

Navigate to the left lower corner of the RDS console page --> Click Feedback --> For the drop down choose "Feature request".

AWS
支援工程師
Kevin_Z
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南