Skip to Main Content
The world's most popular open source database
Contact MySQL
|
Login
|
Register
MySQL.com
Downloads
Documentation
Developer Zone
Developer Zone
Downloads
MySQL.com
Documentation
MySQL Server
MySQL Enterprise
Workbench
InnoDB Cluster
MySQL NDB Cluster
Connectors
More
MySQL.com
Downloads
Developer Zone
Section Menu:
Documentation Home
MySQL 8.4 Reference Manual
前言和法律声明
一般信息
安装 MySQL
升级 MySQL
降级 MySQL
教程
MySQL 程序
MySQL 服务器管理
安全性
备份和恢复
优化
语言结构
字符集、排序规则、Unicode
数据类型
函数和运算符
SQL 语句
MySQL 数据字典
InnoDB 存储引擎
替代存储引擎
复制
Configuring 复制
Binary Log File Position Based 复制 Configuration Overview
Setting Up Binary Log File Position Based 复制
Setting the 复制 Source Configuration
设置副本配置
Creating a User for 复制
Obtaining the 复制 Source Binary Log Coordinates
选择数据快照方法
设置副本
在副本上设置源配置
Adding Replicas to a 复制 Environment
复制 with Global Transaction Identifiers
GTID 格式和存储
GTID 生命周期
GTID 自动定位
Setting Up 复制 Using GTIDs
使用 GTID 进行故障转移和横向扩展
复制 From a Source Without GTIDs to a Replica With GTIDs
Restrictions on 复制 with GTIDs
用于操作 GTID 的存储函数示例
更改在线服务器上的 GTID 模式
复制 Mode Concepts
在线启用 GTID 事务
在线禁用 GTID 事务
Verifying 复制 of Anonymous Transactions
MySQL Multi-Source 复制
Configuring Multi-Source 复制
Provisioning a Multi-Source Replica for GTID-Based 复制
向多源副本添加基于 GTID 的源
Adding Binary Log Based 复制 Sources to a Multi-Source Replica
启动多源副本
停止多源副本
重置多源副本
Monitoring Multi-Source 复制
复制 and Binary Logging Options and Variables
复制 and Binary Logging Option and Variable Reference
复制 Source Options and Variables
副本服务器选项和变量
二进制日志记录选项和变量
全局事务 ID 系统变量
Common 复制 Administration Tasks
Checking 复制 Status
Pausing 复制 on the Replica
跳过事务
复制 Implementation
复制 Formats
Advantages and Disadvantages of Statement-Based and Row-Based 复制
Usage of Row-Based Logging and 复制
确定二进制日志记录中的安全和不安全语句
复制 Channels
单个通道操作命令
Compatibility with Previous 复制语句
Startup Options and 复制 Channels
复制 Channel Naming Conventions
复制 Threads
Monitoring 复制 Main Threads
Monitoring 复制 Applier Worker Threads
Relay Log and 复制 Metadata Repositories
中继日志
复制 Metadata Repositories
How Servers Evaluate 复制 Filtering Rules
Evaluation of Database-Level 复制 and Binary Logging Options
Evaluation of Table-Level 复制 Options
Interactions Between 复制 Filtering Options
复制 Channel Based Filters
Replication 安全性
Setting Up 复制 to Use Encrypted Connections
加密二进制日志文件和中继日志文件
二进制日志加密范围
二进制日志加密密钥
二进制日志主密钥轮换
复制 Privilege Checks
Privileges For The 复制 PRIVILEGE_CHECKS_USER Account
Privilege Checks For 组复制 Channels
Recovering From Failed 复制 Privilege Checks
复制 Solutions
Using 复制 for Backups
使用mysqldump备份副本
从副本备份原始数据
通过使其只读来备份源或副本
处理副本意外停止
Monitoring Row-based 复制
Using 复制 with Different Source and Replica Storage Engines
Using 复制 for Scale-Out
将不同的数据库复制到不同的副本
Improving 复制 Performance
故障转移期间切换源
使用异步连接故障转移切换源和副本
源的异步连接故障转移
副本的异步连接故障转移
Semisynchronous 复制
Installing Semisynchronous 复制
Configuring Semisynchronous 复制
Semisynchronous 复制 Monitoring
Delayed 复制
复制 Notes and Tips
复制 Features and Issues
复制 and AUTO_INCREMENT
复制 and BLACKHOLE Tables
复制 and Character Sets
复制 and CHECKSUM TABLE
复制 of CREATE SERVER, ALTER SERVER, and DROP SERVER
复制 of CREATE ... IF NOT EXISTS Statements
Replication of 创建表...选择语句s
复制 of CURRENT_USER()
复制 with Differing Table Definitions on Source and Replica
复制 and DIRECTORY Table Options
复制 of DROP ... IF EXISTS Statements
复制 and Floating-Point Values
复制 and FLUSH
复制 and System Functions
复制 and Fractional Seconds Support
复制 of Invoked Features
复制 of JSON Documents
复制 and LIMIT
复制 and LOAD DATA
复制 and max_allowed_packet
复制 and MEMORY Tables
复制 of the mysql System Schema
复制 and the Query Optimizer
复制 and Partitioning
复制 and REPAIR TABLE
复制 and Reserved Words
复制 and Row Searches
复制 and Source or Replica Shutdowns
Replica Errors During 复制
复制 and Server SQL Mode
复制 and Temporary Tables
复制 Retries and Timeouts
复制 and Time Zones
复制 and Transaction Inconsistencies
复制 and Transactions
复制 and Triggers
复制 and TRUNCATE TABLE
复制 and User Name Length
复制 and Variables
复制 and Views
复制 Compatibility Between MySQL Versions
Upgrading or Downgrading a 复制 Topology
Troubleshooting 复制
How to Report 复制 Bugs or Problems
组复制
MySQL Shell
将 MySQL 用作文档存储
InnoDB 集群
InnoDB 副本集
MySQL NDB Cluster 8.4
分区
存储对象
INFORMATION_SCHEMA 表
MySQL 性能模式
MySQL sys 模式
连接器和 API
MySQL 企业版
MySQL Workbench
OCI Marketplace 上的 MySQL
遥测
MySQL 8.4 常见问题解答
错误消息和常见问题
索引
MySQL 词汇表
Related Documentation
MySQL 8.4 Release Notes
Download this Manual
PDF (US Ltr)
- 39.8Mb
PDF (A4)
- 39.9Mb
Man Pages (TGZ)
- 257.9Kb
Man Pages (Zip)
- 364.9Kb
Info (Gzip)
- 4.0Mb
Info (Zip)
- 4.0Mb
version 8.4
8.0 current
5.7
8.0 Japanese
MySQL 8.4 Reference Manual
/
Replication
/ Replication Notes and Tips
19.5 复制 Notes and Tips
19.5.1 复制 Features and Issues
19.5.2 复制 Compatibility Between MySQL Versions
19.5.3 Upgrading or Downgrading a 复制 Topology
19.5.4 Troubleshooting 复制
19.5.5 How to Report 复制 Bugs or Problems
PREV
HOME
UP
NEXT
Related Documentation
MySQL 8.4 Release Notes
Download this Manual
PDF (US Ltr)
- 39.8Mb
PDF (A4)
- 39.9Mb
Man Pages (TGZ)
- 257.9Kb
Man Pages (Zip)
- 364.9Kb
Info (Gzip)
- 4.0Mb
Info (Zip)
- 4.0Mb