欢迎光临
我们一直在努力

MySQL中Utilities工具有什么用

这篇文章将为大家详细讲解有关MySQL中Utilities工具有什么用,小编觉得挺实用的,因此分享给大家做个参考,希望大家阅读完这篇文章后可以有所收获。

MySQL Utilities是官方提供的MySQL管理工具,使用python开发,功能面面俱到,主要有五个层面的工具:数据库层面(复制、比较、差异、导出、导入)、审核日志层面、服务器层面(实例克隆、实例信息)、系统层面(磁盘使用情况、冗余索引、搜索元数据、进程)、高可用性层面(主从复制、故障转移、主从同步)。
主要有以下命令,分别介绍如下:
mysqlauditadmin — Allows users to perform maintenance action on the audit log
mysqlauditgrep — Allows users to search the current or an archived audit log
mysqlbinlogmove — Binary log relocate utility
mysqlbinlogpurge — Binary log purge utility
mysqlbinlogrotate — Binary log rotate utility
mysqldbcompare — Compare Two Databases and Identify Differences
mysqldbcopy — Copy Database Objects Between Servers
mysqldbexport — Export Object Definitions or Data from a Database
mysqldbimport — Import Object Definitions or Data into a Database
mysqldiff — Identify Differences Among Database Objects
mysqldiskusage — Show Database Disk Usage
mysqlfailover — Automatic replication health monitoring and failover
mysqlfrm — File reader for .frm files.
mysqlgrants — Display grants by object
mysqlindexcheck — Identify Potentially Redundant Table Indexes
mysqlmetagrep — Search Database Object Definitions
mysqlprocgrep — Search Server Process Lists
mysqlreplicate — Set Up and Start Replication Between Two Servers
mysqlrplms — Set Up and Start Replication Among a Slave and Multiple Masters
mysqlrpladmin — Administration utility for MySQL replication
mysqlrplcheck — Check Replication Prerequisites
mysqlrplshow — Show Slaves for Master Server
mysqlrplsync — Replication synchronization checker
mysqlserverclone — Clone Existing Server to Create New Server
mysqlserverinfo — Display Common Diagnostic Information from a Server
mysqlslavetrx — Slave transaction skip utility
mysqluc — Command line client for running MySQL Utilities
mysqluserclone — Clone Existing User to Create New User

关于“MySQL中Utilities工具有什么用”这篇文章就分享到这里了,希望以上内容可以对大家有一定的帮助,使各位可以学到更多知识,如果觉得文章不错,请把它分享出去让更多的人看到。

赞(0)
【声明】:本博客不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本博客请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本博客,即表示您已经知晓并接受了此声明通告。