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
主要有以下命令,分別介紹如下:
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
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/15498/viewspace-2135076/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- MySQL 官方工具utilities介紹MySql
- MySQL 分割槽介紹總結MySql
- MyCAT的命令列監控工具介紹命令列
- Windows強大的命令列工具wmic介紹Windows命令列
- 【Mysql】MySQL管理工具MySQL UtilitiesMySql
- SVN命令列使用介紹命令列
- Geth的命令列介紹命令列
- 【MySQL】mydumper工具介紹MySql
- MySQL SHOW STATUS命令介紹MySql
- RAID技術介紹和總結AI
- Tmux 終端命令列介紹UX命令列
- HBase的容錯性介紹和總結
- MySQL啟動和關閉命令總結MySql
- 【原創】mysql-utilities工具體驗薦MySql
- 【MySQL】Innodb 恢復工具介紹MySql
- MySQL 5.7 mysqldumpslow工具介紹MySql
- Android SDK目錄結構和工具介紹Android
- 前端單元測試總結及測試工具介紹前端
- Tkprof工具介紹和分析
- C#總結(二)事件Event 介紹總結C#事件
- MySQL單列索引和組合索引的區別介紹MySql索引
- Flutter 介紹 & 經驗總結Flutter
- WebKit介紹及總結(一)WebKit
- MySQL MRR和ICP介紹MySql
- mysql中pager和其它命令的一些小技巧介紹MySql
- MySQL 5.7 mysql_install_db工具介紹MySql
- AIX中find命令和xargs命令介紹AI
- 【MySQL】二、Innodb 恢復工具介紹MySql
- MySQL基本命令總結MySql
- tkprof命令列工具用法小結命令列
- Redis介紹、使用、資料結構和叢集模式總結Redis資料結構模式
- mvn相關介紹和命令
- ffmpeg 命令列實用總結命令列
- 常見啟用函式的介紹和總結函式
- linux高階工具命令 -- vmstat介紹Linux
- MySQL面試之簡單知識和命令總結MySql面試
- Tkprof工具介紹和分析[轉]]
- MySQL MHA工具的優缺點介紹MySql