91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

使用mysql-utilities管理工具集的方法

發布時間:2020-06-01 16:34:49 來源:網絡 閱讀:252 作者:三月 欄目:MySQL數據庫

不知道大家之前對類似使用mysql-utilities管理工具集的方法的文章有無了解,今天我在這里給大家再簡單的講講。感興趣的話就一起來看看正文部分吧,相信看完使用mysql-utilities管理工具集的方法你一定會有所收獲的。

mysql-utilities 管理工具集的使用:

更詳細的參數 ,參照官方文檔: https://dev.mysql.com/doc/mysql-utilities/

直接去MySQL官網下載rpm包安裝即可。如果安裝過程中提示mysql-connector-python版本過低,則到mysql官網去下載個最新的包裝上即可。

       社區版用不到或者不常用的功能,筆記這里就不列出來了。

mysqldbcopy   克隆整個庫

例:mysqldbcopy --source=root:'123456'@localhost:3306:/tmp/mysql.sock --destination=root:'123456'@localhost:3306:/tmp/mysql.sock db:db_clone

mysqldiskusage 統計表空間、各種日志文件占用的體積

例:mysqldiskusage --server=root:'123456'@localhost:3306:/tmp/mysql.sock  --all -v

mysqlfrm   在故障的時候根據frm提取某個表結構 (不包括外鍵約束、自增長序列編號)

例: mysqlfrm --basedir=/usr/local/mysql /data/hellodb/classes.frm --port=3310 --user=root  # 注意這個端口是隨便起的


mysqlindexcheck  找出某個庫下的冗余索引

例:mysqlindexcheck --server=root:'123456'@localhost:3306:/tmp/mysql.sock grafana -f vertical -r -d --stats 


mysqlprocgrep  找出符合某些條件的用戶連接

參數:

  -G, --basic-regexp, --regexp

                        use 'REGEXP' operator to match pattern. Default is to

                        use 'LIKE'.

  -Q, --print-sql, --sql

                        print the statement instead of sending it to the

                        server. If a kill option is submitted, a procedure

                        will be generated containing the code for executing

                        the kill.

  --sql-body            only print the body of the procedure.

  --kill-connection     kill all matching connections.

  --kill-query          kill query for all matching processes.

  --print               print all matching processes.

  -f FORMAT, --format=FORMAT

                        display the output in either grid (default), tab, csv,

                        or vertical format

  -v, --verbose         control how much information is displayed. e.g., -v =

                        verbose, -vv = more verbose, -vvv = debug

  --match-id=PATTERN    match the 'ID' column of the PROCESSLIST table.

  --match-user=PATTERN  match the 'USER' column of the PROCESSLIST table.

  --match-host=PATTERN  match the 'HOST' column of the PROCESSLIST table.

  --match-db=PATTERN    match the 'DB' column of the PROCESSLIST table.

  --match-command=PATTERN

                        match the 'COMMAND' column of the PROCESSLIST table.

  --match-info=PATTERN  match the 'INFO' column of the PROCESSLIST table.

  --match-state=PATTERN

                        match the 'STATE' column of the PROCESSLIST table.

  --age=AGE             show only processes that have been in the current

                        state more than a given time.


例:# kill掉sleep狀態,且處于sleep超過90秒的用戶連接:

mysqlprocgrep  --server=root:'123456'@localhost:3306:/tmp/mysql.sock -f vertical --match-command='Sleep' --age=90s --kill-connection


mysqlrpladmin

關于這個工具,可以參考蘭春大神的博文 https://yq.aliyun.com/articles/59234#


mysqlserverinfo   列出數據庫的明細情況(-d 顯示各個default值, --format=vertical 列式顯示)

例:mysqlserverinfo --server=root:'123456'@localhost:3306:/tmp/mysql.sock   -d --format=vertical


mysqlbinlogpurge   清理過期的binlog文件

例:mysqlbinlogpurge --server=root:'123456'@localhost:3306:/tmp/mysql.sock

看完使用mysql-utilities管理工具集的方法這篇文章,大家覺得怎么樣?如果想要了解更多相關,可以繼續關注我們的行業資訊板塊。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

敖汉旗| 于都县| 江油市| 繁峙县| 灵石县| 陆川县| 衡阳县| 永城市| 岱山县| 安徽省| 江都市| 依安县| 通州区| 隆林| 灵台县| 合川市| 明水县| 泽普县| 惠安县| 孟连| 星子县| 雷山县| 湛江市| 芷江| 清水河县| 延津县| 铜梁县| 华蓥市| 平罗县| 洛浦县| 同德县| 托克逊县| 海晏县| 贡觉县| 错那县| 远安县| 静安区| 扎赉特旗| 怀安县| 乐都县| 洛阳市|