Purging / MySQL memory issues
-
Not sure if this is one of the reasons why MySQL keeps running out of memory (I've already bumped the service to a higher limit than normal). It seems like this app is keeping all the read articles, even past the days set in preferences. Anyone encounter this? or aware of how to purge manually?
-
@rosano that's actually very small. I was thinking maybe it was some GBs in size.
How is the general free memory situation on your server? The kernel just chooses some process at random and nukes it. (random from user's point of view, I am sure kernel has some heuristic).