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

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

WBOY
Release: 2016-06-01 13:43:45
Original
960 people have browsed it

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template