Home >Database >Mysql Tutorial >去除MySQL命令行错误报警声_MySQL

去除MySQL命令行错误报警声_MySQL

WBOY
WBOYOriginal
2016-06-01 13:43:45962browse

bitsCN.com 要去除MySQL刺耳的报警声方法:
 
1. mysql -u username -h localhost -p -b 
 
2. 如果需要永久保存这个设置,只要在MySQL安装目录下的my.ini文件中[mysql]下加入一行:
no-beep bitsCN.com

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