Skip to Main Content
Documentation
  • MySQL手册
  • MySQL企业版
  • 工作台
  • InnoDB集群
  • MySQL NDB集群
  • 连接器
Section Menu:  
Documentation Home
MySQL 5.6 参考手册
  • 前言和法律声明
  • 第一章 一般信息
  • 第 2 章安装和升级 MySQL
  • 第 3 章教程
  • 第 4 章 MySQL 程序
    • 4.1 MySQL程序概述
    • 4.2 使用 MySQL 程序
    • 4.3 服务器和服务器启动程序
    • 4.4 安装相关程序
    • 4.5 客户端程序
    • 4.6 Administrative and Utility Programs
    • 4.7 程序开发实用程序
    • 4.8 杂项程序
    • 4.9 环境变量
    • 4.10 MySQL 中的 Unix 信号处理
  • 第 5 章 MySQL 服务器管理
  • 第 6 章 安全
  • 第 7 章备份与恢复
  • 第8章优化
  • 第9章语言结构
  • 第 10 章字符集、排序规则、Unicode
  • 第 11 章数据类型
  • 第 12 章函数和运算符
  • 第 13 章 SQL 语句
  • 第14章MySQL数据字典
  • 第 15 章 InnoDB 存储引擎
  • 第 16 章替代存储引擎
  • 第十七章复制
  • 第十八章 组复制
  • 第十九章MySQL Shell
  • 第 20 章使用 MySQL 作为文档存储
  • 第21章InnoDB Cluster
  • 第 22 章 InnoDB 副本集
  • 第 23 章 MySQL NDB Cluster 8.0
  • 第24章分区
  • 第25章存储对象
  • 第 26 章 INFORMATION_SCHEMA 表
  • 第 27 章 MySQL 性能模式
  • 第 28 章 MySQL 系统模式
  • 第 29 章连接器和 API
  • 第30章MySQL企业版
  • 第31章MySQL工作台
  • 第 32 章 OCI 市场上的 MySQL
  • 附录 A MySQL 8.0 常见问题解答
  • 附录 B 错误信息和常见问题
  • 附录 C 索引
  • MySQL 词汇表
MySQL 8.0 参考手册  / 第 4 章 MySQL 程序  /  4.6 Administrative and Utility Programs

4.6 Administrative and Utility Programs

4.6.1 innochecksum — Offline InnoDB File Checksum Utility
4.6.2 myisam_ftdump — Display Full-Text Index information
4.6.3 myisamchk — MyISAM Table-Maintenance Utility
4.6.4 myisamlog — Display MyISAM Log File Contents
4.6.5 myisampack — Generate Compressed, Read-Only MyISAM Tables
4.6.6 mysql_config_editor — MySQL Configuration Utility
4.6.7 mysqlaccess — Client for Checking Access Privileges
4.6.8 mysqlbinlog — Utility for Processing Binary Log Files
4.6.9 mysqldumpslow — Summarize Slow Query Log Files
4.6.10 mysqlhotcopy — A Database Backup Program
4.6.11 mysql_convert_table_format — Convert Tables to Use a Given Storage Engine
4.6.12 mysql_find_rows — Extract SQL Statements from Files
4.6.13 mysql_fix_extensions — Normalize Table File Name Extensions
4.6.14 mysql_setpermission — Interactively Set Permissions in Grant Tables
4.6.15 mysql_waitpid — Kill Process and Wait for Its Termination
4.6.16 mysql_zap — Kill Processes That Match a Pattern

This section describes administrative programs and programs that perform miscellaneous utility operations.


  © Mysql 中文网