Home > Database > Mysql Tutorial > mysql启动运行一段时间有别的进程,配置了主从同步

mysql启动运行一段时间有别的进程,配置了主从同步

WBOY
Release: 2016-06-06 09:42:13
Original
1065 people have browsed it

mysql

mysql是2进制版本安装的5.6.22,配置了主从同步
mysql 11675 0.0 0.0 20048 604 ? Ss 09:21 0:00 ./L24
mysql 11692 0.0 0.0 20048 604 ? S 09:21 0:00 ./L24
mysql 11693 0.0 0.0 20048 604 ? S 09:21 0:00 ./L24
mysql 11694 0.0 0.0 20048 604 ? S 09:21 0:00 ./L24
mysql 11695 0.0 0.0 20048 604 ? S 09:21 0:00 ./L24
mysql 11696 0.0 0.0 20048 604 ? S 09:21 0:00 ./L24
记得mysql不会启动这样的进程 有人知道这个如何解决吗?怎么彻底不启动这样的进程?

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