search
HomeDatabaseMysql Tutorial个性化设置 MySQL prompt 提示符

下 面谈 4 种方法 ㈠ 在 Bash 层修改 MYSQL_PS1 变量 [root@localhost ~]# export MYSQL_PS1=(\u@\h) [\d] [root@localhost ~]# mysql -u root -pEnter password: Welcome to the MySQL monitor. Commands end with ; or \g.Your MySQL connection id is 73S

     面谈 4 种方法
     
     

     ㈠ 在 Bash 层修改 MYSQL_PS1 变量


[root@localhost ~]# export MYSQL_PS1="(\u@\h) [\d]> "
[root@localhost ~]# mysql -u root -p
Enter password: 
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 73
Server version: 5.5.28 MySQL Community Server (GPL)

Copyright (c) 2000, 2012, 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.

(root@localhost) [(none)]> use test;
Database changed
(root@localhost) [test]> 


     ㈡ MySQL 命令行参数


[root@localhost ~]# mysql -u root -p --prompt="(\u@\h) [\d]> "
Enter password: 
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 74
Server version: 5.5.28 MySQL Community Server (GPL)

Copyright (c) 2000, 2012, 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.

(root@localhost) [(none)]> 


     ㈢ 配置文件 /etc/my.cnf


[mysql]
prompt=(\\u@\\h) [\\d]>\\_
 
又或者:
[mysql]
prompt="\\r:\\m:\\s> "

要多加一个反斜线\.


     ㈣ 在 MySQL 中使用 prompt 命令


mysql> prompt \r:\m:\s\P>\_
PROMPT set to '\r:\m:\s\P>\_'
08:20:42pm> prompt
Returning to default PROMPT of mysql> 
mysql> 


     附录:


Option	Description

\c	A counter that increments for each statement you issue
\D	The full current date
\d	The default database
\h	The server host
\l	The current delimiter (new in 5.0.25)
\m	Minutes of the current time
\n	A newline character
\O	The current month in three-letter format (Jan, Feb, …)
\o	The current month in numeric format
\P	am/pm
\p	The current TCP/IP port or socket file
\R	The current time, in 24-hour military time (0–23)
\r	The current time, standard 12-hour time (1–12)
\S	Semicolon
\s	Seconds of the current time
\t	A tab character
\U	
Your full user_name@host_name account name
 
\u	Your user name
\v	The server version
\w	The current day of the week in three-letter format (Mon, Tue, …)
\Y	The current year, four digits
\y	The current year, two digits
\_	A space
\ 	A space (a space follows the backslash)
\'	Single quote
\"	Double quote
\\	A literal “\” backslash character
\x	
x, for any “x” not listed above


Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
如何为所有文件夹在Windows 11中设置相同的文件夹视图?如何为所有文件夹在Windows 11中设置相同的文件夹视图?Apr 26, 2023 pm 10:31 PM

在Windows中,我们可以在文件资源管理器中查看文件夹、文件和其他文档。您可能已经观察到,很少有文件和文件夹具有较小的图标,而很少有较大的图标。因此可以理解,有一个定制选项可用。根据文件的性质,默认设置了不同的文件夹模板。例如,在包含照片的名为Picture的文件夹中,图像具有不同的视图。包含音乐文件的音乐文件夹将具有不同的模板。同样,对于文档、视频等文件夹,每个文件夹根据其类别包含不同的模板。您还可以选择文件夹的模板并将其设置为所有其他相同类型的文件夹。在本文中,我们将学习如何将文件夹视图应

如何在 iPhone 上使用多计时器与 iOS 17如何在 iPhone 上使用多计时器与 iOS 17Jun 21, 2023 am 08:18 AM

什么是iOS17上的多计时器?在iOS17中,Apple现在为用户提供了在iPhone上一次设置多个计时器的能力。这是一个可喜的变化,许多人多年来一直期待的变化。时钟应用程序在iOS16之前只允许用户一次设置一个计时器,现在可用于激活任意数量的计时器,使其成为您一次完成多个任务的理想选择。您可以在计时器屏幕中设置任意数量的计时器。启动计时器后,所有活动计时器都将在锁屏界面和通知中心显示为“实时活动”通知。从这里,您可以查看计时器关闭、暂停或停止计时器的剩余时间,而无需打开时钟应用程序。当您在时钟

如何为您的 Windows lComputer 设置首选频段 [2023]如何为您的 Windows lComputer 设置首选频段 [2023]Jun 26, 2023 am 08:26 AM

几乎所有最新品牌的笔记本电脑都配备了双品牌WiFi。您可以将WiFi设置为5GHz或2.4GHz带宽。但是,事情并没有那么简单。笔记本电脑上的此功能很好地隐藏在设备管理器中,您无法从“设置”页面执行此操作。按照我们的指南为您的笔记本电脑、PC设置首选频段。注意–要切换到5GHz带宽WiFi,您需要WiFi路由器和设备都支持双频WiFi。如果它们中的任何一个都没有支持,则无法更改WiFi带宽。如何在设备上设置首选的WiFi频段设置首选频段以充分利用您的WiFi非常容易。方式1–设置首选频段步骤1–

无法打开Win10个性化选项无法打开Win10个性化选项Jan 11, 2024 pm 04:06 PM

很多小伙伴发现win10系统更新后,打不开个性化设置了,一直显示该文件没有与之相关的程序来执行操作,请安装一个程序,这是怎么一回事呢?使用winR打开“运行”,右键删除整个ms-seeting,就可以打开了。具体的一起来看看吧。win10打开个性化的方法1、首先我们按“Win+R”呼出运行,点击输入“services.msc”,之后回车确定。2、然后我们在弹出来的窗口中点击打开“windowsupdate”,将启动类型设置成“禁用”。3、然后我们把C:\Windows中的SoftwareDist

如何在 Windows 11 上快速设置动态壁纸如何在 Windows 11 上快速设置动态壁纸Apr 25, 2023 pm 02:13 PM

桌面屏幕上的壁纸是系统启动后最令人兴奋和最引人注目的功能之一。它对人们产生有利的影响,并鼓励他们在感到快乐的同时提高工作效率。另一方面,更换壁纸并定期寻找它是一项耗时的任务。那么,如果你的桌面屏幕有一个动态的动态壁纸,可以让你看到各种轻松的壁纸,那不是很好吗?这也将允许用户下载任何GIF并将其设置为系统上的壁纸。在这篇文章中,我们将教您如何使用MicrosoftStore在您的PC上创建或获取动态壁纸。如何使用MicrosoftStore在Windows11上快速设置或获取动态壁

美图天天换!Windows 11 聚焦桌面和锁屏设置全攻略美图天天换!Windows 11 聚焦桌面和锁屏设置全攻略Mar 25, 2024 am 09:01 AM

Windows11的聚焦功能能够自动更新你的桌面壁纸、主题和锁屏界面,每天为你呈现精选的风景、城市和动物等美图。这些图片均来源于Bing搜索,不仅可以让用户体验更加个性化,还会偶尔在锁屏界面上展示实用的建议和小贴士,为用户带来额外的惊喜和帮助。使用Windows11聚焦桌面方法1:设置Windows聚焦桌面壁纸1按Windows+I快捷键打开「设置」,选择「个性化」>「背景」。2在「个性化设置背景」下拉列表中,选择「Windows聚焦」选项。选择Windows聚焦壁纸

PHP入门指南:服务器安全设置PHP入门指南:服务器安全设置May 20, 2023 pm 05:31 PM

PHP是一种广泛应用于Web开发的编程语言,它的应用范围很广,从简单的表单到复杂的电子商务网站都可以使用PHP来实现。然而,与任何其他Web应用程序一样,PHP应用程序也需要保证安全性。本文将介绍PHP入门指南:服务器安全设置。保持服务器程序更新第一步是确保服务器上所有相关程序都是最新版本。这包括操作系统、Web服务器、数据库服务器和PHP本身。经常升级服务

如何在 Windows 11 中设置夜灯时间表?如何在 Windows 11 中设置夜灯时间表?Apr 24, 2023 am 09:01 AM

我们的电脑屏幕会发出蓝光,就像太阳发出的光一样。这种光并没有那么有害。但是在其他灯光稍微暖和一些的晚上,当你盯着电脑屏幕发出更亮的蓝光更长时间时,你最终会感到眼睛疲劳。当然,您可能知道所有这些,并且您可能已经知道窗户具有的夜灯功能,它有助于阻挡蓝光的发射,而是使用更温暖的颜色,让您的眼睛感到愉悦。当您感觉自己的眼睛也在燃烧时,您可能已经在每次打开此功能。但是您知道您可以设置一个时间表,根据该时间表自动启用和禁用夜灯功能吗?如果您还不知道,请继续阅读!第1步:要启动设置应用程序,请同时按下WIN+

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.