What is causing mysql to run out of memory?
-
I'm assuming it's the Broken Links Checker plugin I've got installed on one of my WordPress sites, but how can I check?
Thanks!
-
I think the only option here is to disable things you think are causing that issue one-by-one and verify that it either is or is not the issue.
-
@jdaviescoates I seem to remember Broken Links Checker is on the do not use list of many managed WP hosts for this reason.
These any use?
Although, don't leave running on Production as they have a performance cost too.
-
@nebulon said in What is causing mysql to run out of memory?:
I think the only option here is to disable things you think are causing that issue one-by-one and verify that it either is or is not the issue.
Is there anyway to at least narrow it down to what app caused it to run out of memory?
-
@jdaviescoates not that I am aware of, I don't think mysql reports memory usage by database connection.