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.3 Reference Manual
前言和法律声明
一般信息
安装 MySQL
升级 MySQL
降级 MySQL
教程
MySQL 程序
MySQL 服务器管理
安全性
备份和恢复
优化
语言结构
字符集、排序规则、Unicode
数据类型
函数和运算符
SQL 语句
MySQL 数据字典
InnoDB 存储引擎
替代存储引擎
设置存储引擎
MyISAM 存储引擎
MyISAM 启动选项
键所需的空间
MyISAM 表存储格式
静态(固定长度)表特征
动态表特征
压缩表特征
MyISAM 表问题
损坏的 MyISAM 表
表未正确关闭导致的问题
MEMORY 存储引擎
CSV 存储引擎
修复和检查 CSV 表
CSV 限制
ARCHIVE 存储引擎
BLACKHOLE 存储引擎
MERGE 存储引擎
MERGE 表的优点和缺点
MERGE 表问题
FEDERATED 存储引擎
FEDERATED 存储引擎概述
如何创建 FEDERATED 表
使用 CONNECTION 创建 FEDERATED 表
使用 CREATE SERVER 创建 FEDERATED 表
FEDERATED 存储引擎注释和提示
FEDERATED 存储引擎资源
EXAMPLE 存储引擎
其他存储引擎
MySQL 存储引擎架构概述
可插拔存储引擎架构
通用数据库服务器层
复制
组复制
MySQL Shell
将 MySQL 用作文档存储
InnoDB 集群
InnoDB 副本集
MySQL NDB Cluster 8.3
分区
存储对象
INFORMATION_SCHEMA 表
MySQL 性能模式
MySQL sys 模式
连接器和 API
MySQL 企业版
MySQL Workbench
OCI Marketplace 上的 MySQL
遥测
MySQL 8.3 常见问题解答
错误消息和常见问题
索引
MySQL 词汇表
Related Documentation
MySQL 8.3 Release Notes
Download this Manual
PDF (US Ltr)
- 40.8Mb
PDF (A4)
- 40.9Mb
Man Pages (TGZ)
- 294.0Kb
Man Pages (Zip)
- 409.0Kb
Info (Gzip)
- 4.0Mb
Info (Zip)
- 4.0Mb
Excerpts from this Manual
MySQL Backup and Recovery
MySQL NDB Cluster 8.3
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and macOS
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
version 8.3
8.0 current
5.7
8.0 Japanese
MySQL 8.3 Reference Manual
/
...
/
Alternative Storage Engines
/
The MyISAM Storage Engine
/
MyISAM Table Problems
18.2.4 MyISAM 表问题
18.2.4.1 受损的 MyISAM 表
18.2.4.2 表未正确关闭引发的问题
MySQL 使用的文件格式已经经过了广泛的测试,但是总是存在一些情况可能会导致数据库表变得损坏。以下讨论将描述这种情况是如何发生的,以及如何处理它。
PREV
HOME
UP
NEXT
Related Documentation
MySQL 8.3 Release Notes
Download this Manual
PDF (US Ltr)
- 40.8Mb
PDF (A4)
- 40.9Mb
Man Pages (TGZ)
- 294.0Kb
Man Pages (Zip)
- 409.0Kb
Info (Gzip)
- 4.0Mb
Info (Zip)
- 4.0Mb
Excerpts from this Manual
MySQL Backup and Recovery
MySQL NDB Cluster 8.3
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and macOS
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows