错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

MySQL High Availability, Replication, and Scalability

  • Y V Ravi Kumar,
  • Arun Kumar Samayam,
  • Naresh Kumar Miryala

摘要

Replication is a technology to copy data from one MySQL database server to another asynchronously. Using MySQL replication options, you can replicate all databases, selected databases, or even selected tables, depending on your use case.