MySQL and Drupal - db updates rolling back on their own

I'm having some extreme frustration with a site I've just set up on linode. I'm running Ubuntu 10, PHP5, MySQL 5.1.41. Here's what is happening:

Any changes I make to Drupal configuration that goes in the system or variables table is rolling back 5-10 minutes later - on it's own. Other changes, like creating nodes, changing menus, etc - works fine. Everything is default, configuration wise, from simply apt-get installing. I did verify that autocommit is On in MySQL but beyond that I'm lost.

Any ideas?

3 Replies

Try purging the cache in drupal.

Yeah I've done that a few times over. It seems mysql is causing a ton of disk i/o w/ swap, even after configuring it according to linode's recommendations - and crashing.

Try disabling drupal plugins one at a time maybe you've a bad plugin.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct