Home >Database >Mysql Tutorial >mysql重启服务并启动数据库的语句_MySQL

mysql重启服务并启动数据库的语句_MySQL

WBOY
WBOYOriginal
2016-06-01 13:42:191490browse

bitsCN.com
mysql重起服务并启动数据库 在linux下运行       进目录/var/lib/mysql 然后依次运行:sudo service mysql stop   sudo chown -R mysql:mysql 库名sudo service mysql start   摘自 xyylchq的专栏 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