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

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

WBOY
Release: 2016-06-01 13:34:26
Original
1125 people have browsed it

bitsCN.com

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

 

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

 

启动MySQL服务

 

1

sudo /Library/StartupItems/MySQLCOM/MySQLCOM start

 

停止MySQL服务

 

1

sudo /Library/StartupItems/MySQLCOM/MySQLCOM stop

 

重启MySQL服务

 

1

sudo /Library/StartupItems/MySQLCOM/MySQLCOM restart

 

bitsCN.com
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