Re: mysqld not stopped on logout

2022-02-13 Thread Shai Berger
I don't use Akonadi so I haven't seen this specific one, but I do
regularly see some services -- mostly Gnome-related, like gvfsd -- stay
up after logout, and recently, they, too, require kill -9 to stop.



mysqld not stopped on logout

2022-02-13 Thread Frank Mehnert
Hi all,

for a few days I observe a mysqld daemon which cannot be stopped. I saw
some hanging "Synching..." jobs in akonadiconsole. When I logged out and
logged in on command line (without Plasma), I saw that mysqld is still
running for the local user. Terminating the process didn't work, only
'kill -9' helped. Even if everything is normally working and I logout from
an empty Plasma session, I still see the mysqld daemon running.

Is it normal that /usr/sbin/mysqld (mariadb-server-core-10.6) needs
'kill -9' to terminate?

Thanks!

Frank