---
格式版本: 2
标题: "Amazon Aurora MySQL now supports multi-source replication and delayed replication"
原文链接: "https://aws.amazon.com/cn/about-aws/whats-new/2026/09/amazon-aurora-mysql-multisourcerep-delayedrep/"
发布日期: "2026-09-03"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "llm:local:original_script_field"
发布时间证据: "postDateTime: 2026-09-03T16:00:00Z"
发布时间校准原因: "正文脚本字段明确标注文章发布时间为2026-09-03T16:00:00Z，符合发布时间证据。"
发布时间校准置信度: "1"
发布时间候选数量: 1
发布时间严格候选数量: 0
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-09-07T22:50:57+08:00"
发布时间仲裁状态: "confirmed"
发布时间仲裁尝试次数: 1
发布时间仲裁耗时毫秒: 2054
发现时间: "2026-09-07T22:07:26+08:00"
入库时间: "2026-09-07T14:51:00.749Z"
来源平台: "固定入口"
搜索渠道: "fixed_url"
搜索词: "https://aws.amazon.com/new"
匹配关键词:
  - "performance"
相关厂家:
  - "AWS"
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 37
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "正文主线是Amazon Aurora MySQL新增multi-source replication和delayed replication，属于数据库复制功能，不涉及超节点、AI Rack、rack-scale AI或机架级基础设施。来源为AWS官方，权威性高，但主题严重不相关。功能支持Aurora MySQL 8.4.8+并在所有AWS区域可用，具有一定技术细节和完整性，但无AI机架级硬件、互连、供电、液冷或部署信号。知识库中的AWS/GPU实例均为AI基础设施，与本文数据库功能无关。命中否决项：应用与模型效率/数据库功能，不属机架级AI基础设施，最高54分。"
AI质检模型: "zj-deepseek-v4-flash"
AI质检时间: "2026-09-07T22:51:06+08:00"
AI主题相关性: 0
AI来源权威性: 15
AI新颖性: 4
AI技术细节: 10
AI商业部署信号: 0
AI完整性: 8
AI评分提示词版本: "v17-精简生产版"
AI评分提示词SHA256: "48fb9777f386026761b4873eaff30807694fb11e9b352d7c69bf2dfde750cc7d"
AI评分知识库版本: "knowledge_base_v1-20260819+runtime.100"
AI评分知识库SHA256: "7fe4568b9de9fc322c105ece08d18efab5b9b86f27dea6eb043b9a4d273bde60"
AI评分知识库检索词: "[\"AWS\",\"https://aws.amazon.com/new\"]"
AI评分知识库命中: "[{\"id\":\"runtime-b9ec799d769b0f4ba49df311\",\"title\":\"AWS and NVIDIA to Deliver 2 Million Additional GPUs and Next-Generation Infrastructure for Agentic and Physical AI\",\"sourceType\":\"ai_excellent_article\",\"time\":\"\",\"matchedTerms\":[\"AWS\"],\"rank\":-5.353488612905393},{\"id\":\"runtime-9f43a79e9c23b1f329d8a71a\",\"title\":\"AWS and NVIDIA to Deliver 2 Million Additional GPUs and Next-Generation Infrastructure for Agentic and Physical AI\",\"sourceType\":\"ai_excellent_article\",\"time\":\"\",\"matchedTerms\":[\"AWS\"],\"rank\":-5.322737396120927},{\"id\":\"runtime-ba9a8fcaf332bae34960d0f8\",\"title\":\"Amazon EC2 P6-B200 instances are now available in the AWS Asia Pacific (Hyderabad) Region\",\"sourceType\":\"ai_excellent_article\",\"time\":\"2026-09-03\",\"matchedTerms\":[\"AWS\"],\"rank\":-5.154296725705913},{\"id\":\"runtime-ed0b613c85d0392cdd3f0821\",\"title\":\"Amazon EC2 P6-B200 instances are now available in the AWS Asia Pacific (Hyderabad) Region\",\"sourceType\":\"ai_excellent_article\",\"time\":\"2026-09-03\",\"matchedTerms\":[\"AWS\"],\"rank\":-5.154296725705913},{\"id\":\"runtime-83dfe7d4e2b1819cedc55a6a\",\"title\":\"Amazon EC2 P6-B300 instances are now available in the AWS Asia Pacific (Jakarta) Region\",\"sourceType\":\"ai_excellent_article\",\"time\":\"2026-09-03\",\"matchedTerms\":[\"AWS\"],\"rank\":-5.078767343292503}]"
采集批次: "2026年9月7日22点05分18秒"
采集批次ID: "20260907-220517-361"
去重键: "https://aws.amazon.com/cn/about-aws/whats-new/2026/09/amazon-aurora-mysql-multisourcerep-delayedrep"
---

Starting today, Amazon Aurora MySQL supports two new replication capabilities: multi-source replication and delayed replication. Multi-source replication lets a single Aurora MySQL cluster replicate from multiple source databases at the same time, making it easier to consolidate data from separate MySQL databases. This enables critical use-cases, such as merging shards or aggregating data from separate databases (e.g. regional or departmental instances) into a central location for operational workflows, such as reporting and backups. To learn more, please refer to the [MySQL multi-source replication documentation](https://dev.mysql.com/doc/refman/8.4/en/replication-multi-source.html).  
  
Delayed replication lets you configure a binlog replica to intentionally lag behind its source by a set period of time, giving you a simple safeguard against human error and logical data corruption. If a harmful change is made on the source, you can recover quickly by stopping replication to the replica before the change is applied and promoting it, without performing a full database restore. A delayed replica also provides a convenient fallback during upgrades and a way to inspect an earlier state of your data. To learn more, please refer to the [MySQL delayed replication documentation](https://dev.mysql.com/doc/refman/8.4/en/replication-delayed.html).  
  
Together, these capabilities give you greater flexibility and stronger data protection when replicating into Aurora MySQL. Multi-source replication and Delayed replication are supported on Aurora MySQL version 8.4.8 and higher, in all [AWS Regions](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.RegionsAndAvailabilityZones.html#Aurora.Overview.Availability.MySQL) where Aurora MySQL is available. For additional information on Aurora MySQL disaster recovery, see the [guidance from our solutions library](https://docs.aws.amazon.com/solutions/disaster-recovery-using-amazon-aurora/). To learn more, please refer to [Aurora MySQL 8.4](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraMySQLReleaseNotes/AuroraMySQL.Updates.84Updates.html) release notes.  
  
[Amazon Aurora](https://aws.amazon.com/rds/aurora/) is designed for high performance and availability at global scale with full MySQL compatibility. It provides scale-to-zero serverless compute, Aurora Global Database for multi-Region resilience, Aurora I/O-Optimized for improved price performance on I/O-intensive workloads, and built-in security and continuous backups. To get started, take a look at Aurora’s [getting started page](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html).
