Have you tried:
– deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
– switching to the default theme to rule out any theme-specific problems?
Yes, even after deactivating each plugin and reseting the theme to ‘default’, the same queries are still run.
My options table, i’ve noticed, if i “optimize” the table, saving a page runs quickly one time. After that save, the options table’s overhead is 5 MiB! I try to save a page and it goes slow and hangs. If I optimize the table again, it goes fast one time.
Was that with all plugins deactivated and using the default theme?
Yes, all plugins were disabled and the default theme was run.
This only happens on “pages” and not posts… I just can’t get to the bottom of this either. Any help would be appreciated.
I think I might have a similar problem and I’m looking for the answer here as well. I have 1350 pages and when I try to add/edit a page, I get this error [Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 40 bytes) in /home/admin/public_html/manausa.com/tallahassee-mls/wp-includes/meta.php on line 197]
I’ve read all the forum stuff recommending I change php.ini or .htaccess, but I’m limited by Hostgator to 64MB. I’m wondering what is causing the problem (yes deactivated plugins, etc). I think it only happens when it tries to load the 1350 pages in the wp-admin. They are small and simple pages, but that is I think it lies.
Any clues?
@joemanausa: Completely different issue. Please post a new topic.
@jaketone: What custom permalink structure are you using? How many Pages (as opposed to Posts) do you have?
@joemanusa this is an issue with the cache updating that is done in meta.php. I’ve added a solution to /support/topic/382253 which may suit your situation.