MySQL 'getting stuck' somehow?
i'm using dev (0da51e0f)
and when checking on my server just now i found 3 mysqld processes continuously using 50% CPU, means 75% of my 2 virt. cores, apparently never ending. the only hubzilla-related processes visible (in htop) were 2 queworker processes, but those didn't use hardly any CPU. not surprising, because the queue was empty.
eventually i restarted mysql.service, ending the show. queworker kept running for a while, but without using much CPU. now i'm wondering if i should schedule a MySQL restart every time queworker runs, or what?
i'll watch this some more, but am wondering if i'm the only one seeing this?