Home > Database > Mysql Tutorial > body text

Linux下启动多个mysql服务器例子_MySQL

WBOY
Release: 2016-06-01 13:06:38
Original
856 people have browsed it

1、  创建多个mysql database目录
复制代码 代码如下:Mysql_install_db  --datadir=/data/mysql_3307
2、  设置database目录权限
复制代码 代码如下:
Chown

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!