Documentation Home
MySQL 8.4 Reference Manual
Related Documentation 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


MySQL 8.4 Reference Manual  /  MySQL NDB Cluster 8.4

Chapter 25 MySQL NDB Cluster 8.4

Table of Contents

25.1 一般信息
25.2 NDB Cluster 概述
25.2.1 NDB Cluster 核心概念
25.2.2 NDB Cluster 节点、节点组、分片副本和分区
25.2.3 NDB Cluster 硬件、软件和网络要求
25.2.4 What is New in MySQL NDB Cluster 8.4
25.2.5 NDB 8.4 中添加、弃用或删除的选项、变量和参数
25.2.6 使用 InnoDB 的 MySQL 服务器与 NDB Cluster 的比较
25.2.7 NDB Cluster 的已知限制
25.3 NDB Cluster 安装
25.3.1 在 Linux 上安装 NDB Cluster
25.3.2 在 Windows 上安装 NDB Cluster
25.3.3 NDB Cluster 的初始配置
25.3.4 NDB Cluster 的初始启动
25.3.5 NDB Cluster Example with 表 and Data
25.3.6 NDB Cluster 的安全关闭和重启
25.3.7 升级和降级 NDB Cluster
25.4 NDB Cluster 的配置
25.4.1 NDB Cluster 快速测试设置
25.4.2 NDB Cluster 配置参数、选项和变量概述
25.4.3 NDB Cluster 配置文件
25.4.4 将高速互连与 NDB Cluster 一起使用
25.5 NDB Cluster 程序
25.5.1 ndbd — NDB Cluster 数据节点守护进程
25.5.2 ndbinfo_select_all — Select From ndbinfo 表
25.5.3 ndbmtd — The NDB Cluster Data Node Daemon (Multi-Threaded)
25.5.4 ndb_mgmd — NDB 集群管理服务器守护进程
25.5.5 ndb_mgm — NDB 集群管理客户端
25.5.6 ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster 表
25.5.7 ndb_config — 提取 NDB 集群配置信息
25.5.8 ndb_delete_all — 从 NDB 表中删除所有行
25.5.9 ndb_desc — Describe NDB 表
25.5.10 ndb_drop_index — 从 NDB 表中删除索引
25.5.11 ndb_drop_table — 删除 NDB 表
25.5.12 ndb_error_reporter — NDB 错误报告实用程序
25.5.13 ndb_import — 将 CSV 数据导入 NDB
25.5.14 ndb_index_stat — NDB 索引统计实用程序
25.5.15 ndb_move_data — NDB 数据复制实用程序
25.5.16 ndb_perror — 获取 NDB 错误消息信息
25.5.17 ndb_print_backup_file — 打印 NDB 备份文件内容
25.5.18 ndb_print_file — 打印 NDB 磁盘数据文件内容
25.5.19 ndb_print_frag_file — 打印 NDB 片段列表文件内容
25.5.20 ndb_print_schema_file — 打印 NDB 模式文件内容
25.5.21 ndb_print_sys_file — 打印 NDB 系统文件内容
25.5.22 ndb_redo_log_reader — Check and Print Content of Cluster 重做日志
25.5.23 ndb_restore — 还原 NDB 集群备份
25.5.24 ndb_secretsfile_reader — 从加密的 NDB 数据文件中获取密钥信息
25.5.25 ndb_select_all — 打印 NDB 表中的行
25.5.26 ndb_select_count — Print Row Counts for NDB 表
25.5.27 ndb_show_tables — Display List of NDB 表
25.5.28 ndb_sign_keys — 为 NDB 集群创建、签名和管理 TLS 密钥和证书
25.5.29 ndb_size.pl — NDBCLUSTER 大小需求估算器
25.5.30 ndb_top — 查看 NDB 线程的 CPU 使用率信息
25.5.31 ndb_waiter — 等待 NDB 集群达到给定状态
25.5.32 ndbxfrm — 压缩、解压缩、加密和解密 NDB 集群创建的文件
25.6 NDB 集群管理
25.6.1 NDB 集群管理客户端中的命令
25.6.2 NDB 集群日志消息
25.6.3 NDB 集群中生成的事件报告
25.6.4 NDB 集群启动阶段摘要
25.6.5 执行 NDB 集群的滚动重启
25.6.6 NDB 集群单用户模式
25.6.7 在线添加 NDB 集群数据节点
25.6.8 NDB 集群的在线备份
25.6.9 将数据导入 MySQL 集群
25.6.10 NDB 集群的 MySQL 服务器用法
25.6.11 NDB Cluster Disk Data 表
25.6.12 在 NDB 集群中使用 ALTER TABLE 进行在线操作
25.6.13 权限同步和 NDB_STORED_USER
25.6.14 NDB 集群的文件系统加密
25.6.15 NDB 集群的 TLS 链路加密
25.6.16 NDB API 统计计数器和变量
25.6.17 ndbinfo:NDB 集群信息数据库
25.6.18 INFORMATION_SCHEMA 表 for NDB Cluster
25.6.19 NDB 集群和性能模式
25.6.20 Quick Reference: NDB Cluster SQL 语句
25.6.21 NDB Cluster 安全性 Issues
25.7 NDB Cluster 复制
25.7.1 NDB Cluster 复制: Abbreviations and Symbols
25.7.2 General Requirements for NDB Cluster 复制
25.7.3 Known Issues in NDB Cluster 复制
25.7.4 NDB Cluster 复制 Schema and Tables
25.7.5 Preparing the NDB Cluster for 复制
25.7.6 Starting NDB Cluster 复制 (Single 复制 Channel)
25.7.7 Using Two 复制 Channels for NDB Cluster 复制
25.7.8 Implementing Failover with NDB Cluster 复制
25.7.9 NDB Cluster Backups With NDB Cluster 复制
25.7.10 NDB Cluster 复制: Bidirectional and Circular 复制
25.7.11 NDB Cluster 复制 Using the Multithreaded Applier
25.7.12 NDB Cluster 复制 Conflict Resolution
25.8 NDB集群发行说明

This chapter provides information about MySQL NDB Cluster, a high-availability, high-redundancy version of MySQL adapted for the distributed computing environment, as well as information specific to NDB Cluster 8.4 (NDB 8.4.0), based on version 8.4 of the NDB storage engine and now available as an Innovation release. See Section 25.2.4, “What is New in MySQL NDB Cluster 8.4”, for information about differences in NDB 8.4 as compared to earlier releases. The latest stable GA release series is NDB 8.0; see MySQL NDB Cluster 8.0, for more information about NDB Cluster 8.0. Both NDB 8.0 and NDB 8.4 are intended for use in production environments NDB Cluster 7.6 and 7.5 are previous GA releases still supported in production, although new deployments can and should use either of MySQL NDB Cluster 8.0 or 8.4.

NDB Cluster 7.4 and older release series are no longer supported or maintained.