Home > Database > Mysql Tutorial > 在Mac OS X 启动和停止MySQL服务的命令

在Mac OS X 启动和停止MySQL服务的命令

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 16:14:41
Original
1606 people have browsed it

启动MySQL 服务 sudo /Library/StartupItems/MySQLCOM/MySQLCOM start 停止MySQL 服务 sudo /Library/StartupItems/MySQLCOM/MySQLCOM stop 重启MySQL 服务 sudo /Library/StartupItems/MySQLCOM/MySQLCOM restart

启动MySQL服务

 

sudo /Library/StartupItems/MySQLCOM/MySQLCOM start
Copy after login

停止MySQL服务

sudo /Library/StartupItems/MySQLCOM/MySQLCOM stop
Copy after login

重启MySQL服务

sudo /Library/StartupItems/MySQLCOM/MySQLCOM restart
Copy after login

 

Related labels:
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
Latest Issues
mac use
From 1970-01-01 08:00:00
0
0
0
How to install it on Mac?
From 1970-01-01 08:00:00
0
0
0
Why doesn’t Mac have PHPstudy?
From 1970-01-01 08:00:00
0
0
0
When will phpstudy release a mac version?
From 1970-01-01 08:00:00
0
0
0
Where is the telnet option on mac computer?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template