中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

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

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

mysql_config_editor用法舉例

發布時間:2020-08-09 07:51:02 來源:ITPUB博客 閱讀:205 作者:chenfeng 欄目:MySQL數據庫

mysql_config_editor是一種存儲mysql登錄信息的工具。

通過mysql_config_editor設置了登錄信息后,在用mysql命令登錄數據庫時就可以只用加一個--login-path=name的參數,

而不用再輸入host,user,password等信息登陸。


舉例如下:

正常登陸為:

# mysql -uroot -p'123456' --socket=/tmp/mysql.sock


配置config_editor:

#mysql_config_editor set --login-path=9527 --socket=/tmp/mysql.sock --user=root --password

Enter password:      --此時輸入123456

 

打印config_editor信息:

#mysql_config_editor print --all

[9527]

user = root

password = *****

socket = /tmp/mysql.sock



用mysql --login-path登陸:

#mysql --login-path=9527

Welcome to the MySQL monitor.  Commands end with ; or \g.

Your MySQL connection id is 66820

Server version: 8.0.13 MySQL Community Server - GPL


Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.


Oracle is a registered trademark of Oracle Corporation and/or its

affiliates. Other names may be trademarks of their respective

owners.


Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.


mysql>\s

--------------

mysql  Ver 8.0.13 for linux-glibc2.12 on x86_64 (MySQL Community Server - GPL)


Connection id:          66820

Current database:

Current user:           root@localhost

SSL:                    Not in use

Current pager:          stdout

Using outfile:          ''

Using delimiter:        ;

Server version:         8.0.13 MySQL Community Server - GPL

Protocol version:       10

Connection:             Localhost via UNIX socket

Server characterset:    utf8mb4

Db     characterset:    utf8mb4

Client characterset:    utf8mb4

Conn.  characterset:    utf8mb4

UNIX socket:            /tmp/mysql.sock

Uptime:                 23 hours 41 min 42 sec


Threads: 2  Questions: 266  Slow queries: 0  Opens: 380  Flush tables: 2  Open tables: 352  Queries per second avg: 0.003

--------------


mysql>quit

Bye


reset 刪除config_editor日志的所有內容

# mysql_config_editor reset


開發shell腳本時不提示密碼方法:

# cd ~

# vim .my.cnf

[client]

user=root

password=123456


直接敲mysql就能登陸,不需要輸入密碼:

# mysql

Welcome to the MySQL monitor.  Commands end with ; or \g.

Your MySQL connection id is 132246

Server version: 8.0.13 MySQL Community Server - GPL


Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.


Oracle is a registered trademark of Oracle Corporation and/or its

affiliates. Other names may be trademarks of their respective

owners.


Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.


mysql >quit

Bye







向AI問一下細節

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

AI

潢川县| 荣昌县| 中西区| 沂水县| 子长县| 盐津县| 台东县| 枣强县| 梁山县| 榆社县| 阳江市| 阿克| 枣庄市| 凤冈县| 依兰县| 隆安县| 修文县| 南木林县| 肃宁县| 赤峰市| 邵武市| 牡丹江市| 泗水县| 仙桃市| 新密市| 射阳县| 平阳县| 呼图壁县| 金坛市| 天津市| 定西市| 泸溪县| 盐山县| 保康县| 钦州市| 德州市| 洛浦县| 东安县| 普洱| 龙泉市| 团风县|