重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 152|回复: 0
打印 上一主题 下一主题

[参数配置] mysql 定制连接提示

[复制链接]
跳转到指定楼层
楼主
发表于 2026-3-15 14:11:47 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

一种是,直接在命令行执行:

mysql> prompt \u@\h [\d] \R:\m:\s (MGR)>

另外一种,就是配置用户的配置文件

[root@sz-mgr-db01 ~]# vim .my.cnf
[mysql]
prompt="\\u@\\h [\\d] \\R:\\m:\\s (MGR)> "
[root@sz-mgr-db01 ~]#



[root@sz-mgr-db01 ~]# mysql -h 192.168.133.10 -urepuser -pszdb_4U
mysql: [Warning] Using a password on the command line interface can be insecure.
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 42
Server version: 8.4.8 Source distribution

Copyright (c) 2000, 2026, Oracle and/or its affiliates.

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.

repuser@192.168.133.10 [(none)] 14:11:06 (MGR)>
repuser@192.168.133.10 [(none)] 14:11:07 (MGR)>
repuser@192.168.133.10 [(none)] 14:11:07 (MGR)> use mysql
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
repuser@192.168.133.10 [mysql] 14:11:22 (MGR)>




分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 支持支持 反对反对
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )

GMT+8, 2026-4-17 19:49 , Processed in 0.220521 second(s), 20 queries .

重庆思庄学习中心论坛-重庆思庄科技有限公司论坛

© 2001-2020

快速回复 返回顶部 返回列表