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

溫馨提示×

溫馨提示×

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

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》
  • 首頁 > 
  • 教程 > 
  • 數據庫 > 
  • prompt如何設置實現登陸MySQL顯示用戶名及當前數據庫

prompt如何設置實現登陸MySQL顯示用戶名及當前數據庫

發布時間:2020-05-28 16:55:08 來源:網絡 閱讀:306 作者:三月 欄目:數據庫

下文給大家帶來有關prompt如何設置實現登陸MySQL顯示用戶名及當前數據庫內容,相信大家一定看過類似的文章。我們給大家帶來的有何不同呢?一起來看看正文部分吧,相信看完prompt如何設置實現登陸MySQL顯示用戶名及當前數據庫你一定會有所收獲。

實驗環境:

[root@dbnode1 ~]# cat /etc/redhat-release 
CentOS release 6.5 (Final)
MySQL版本:
Server version: 5.6.33-log MySQL Community Server (GPL)

默認情況連接到 mysql 庫后不會顯示當前連接的數據庫名。如下圖,

prompt如何設置實現登陸MySQL顯示用戶名及當前數據庫

這樣在登陸MySQL后每次都看不到當前用戶和主機名以及當前的數據庫信息,給維護工作帶來不便。其實在登陸MySQL后可以通過設置MySQL配置文件的方式,顯示以上信息。方法:修改MySQL配置文件/etc/my.cnf中的[mysqld]中的prompt選項。過程如下:

(1)打開MySQL的配置文件:編輯/etc/my.cnf 添加以下如下紅顏色一行


[root@dbnode1 ~]# vi /etc/my.cnf


[client]


port = 3306


socket = /tmp/mysql.sock


prompt="\\u@\\h:\\d>"


#character_set_server = utf8


#character_set_client = utf8

[mysqld]備注:設置后重啟MySQL 服務。 \u 表示用戶名,  \h 表示主機名, \d 表示當前數據庫。

設置格式可以添加相關符號比如[]等

(2)重啟 MySQL 服務 

[root@dbnode1 ~]# /etc/init.d/mysql restart

Shutting down MySQL...... SUCCESS!

Starting MySQL.................. SUCCESS!

(3)連接測試

[root@dbnode1 ~]# mysql -uroot -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 1
Server version: 5.6.33-log MySQL Community Server(GPL)
 
Copyright (c) 2000, 2016, Oracle and/or itsaffiliates. All rights reserved.
 
Oracle is a registered trademark of OracleCorporation and/or its
affiliates. Other names may be trademarks of theirrespective
owners.
 
Type 'help;' or '\h' for help. Type '\c' to clearthe current input statement.

root@localhost:(none)>use mysql

Reading table information for completion of tableand column names

You can turn off this feature to get a quickerstartup with -A

 

Database changed

root@localhost:mysql>use test

Reading table information for completion of tableand column names

You can turn off this feature to get a quickerstartup with -A

 

Database changed

root@localhost:test>

說明:

關于配置文件/etc/my.cnf的修改中,prompt選項,可以通過幫助文檔查看

--prompt 更多設置可以查看MySQL命令幫助

對于上文關于prompt如何設置實現登陸MySQL顯示用戶名及當前數據庫,大家覺得是自己想要的嗎?如果想要了解更多相關,可以繼續關注我們的行業資訊板塊。

向AI問一下細節

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

AI

岱山县| 金溪县| 弋阳县| 鄂州市| 钟山县| 通江县| 廉江市| 兴文县| 鞍山市| 体育| 昭平县| 北宁市| 蛟河市| 英吉沙县| 金阳县| 大兴区| 电白县| 洛阳市| 志丹县| 莱州市| 象州县| 东兰县| 揭阳市| 平江县| 邯郸市| 凤城市| 疏附县| 山阳县| 松潘县| 桂东县| 滁州市| 尤溪县| 黎城县| 鲁甸县| 兴业县| 绥化市| 永善县| 高安市| 扎囊县| 宜黄县| 措美县|