Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
42 個結果
需求:需要從 binlog 中獲取指定更新行為的具體細節,這個會是長期需求。
RDS 引擎為 Aurora MySQL ,查閱文檔:
(https://docs.aws.amazon.com/zh_tw/AmazonRDS/latest/UserGuide/USER_LogAccess.MySQL.Binarylog.html)
操作步驟:
1.在 EC2 上安裝 mysql 8.0.35 客...