首页 > 数据库技术 > 详细

strang mysqld process in KDE,Centos7.7

时间:2020-01-18 23:47:30      阅读:102      评论:0      收藏:0      [点我收藏+]

I can find it in system monitor.

but, [systemctl list-unit-files | grep  mysql ] did not show anything.

 

After googled, I found it belong to akonadi which seems to be a component of KDE.

use following to kill the process

pkill -f akonadi

Then

edit ~/.config/akonadi/akonadiserverrc

change to following

StartServer=false

 

reference:

https://askubuntu.com/questions/762062/akonadi-services-and-mysqld-use-too-much-memory-in-kubuntu-16-04

strang mysqld process in KDE,Centos7.7

原文:https://www.cnblogs.com/johnsonshu/p/12210547.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!