At registration at the Demonstration site http://demo.xeniac.at/ I got some DB errors like:

user warning: Access denied for user: 'web564@localhost' to database 'usr_web564_1' query: LOCK TABLES demo_cache_menu WRITE in /var/www/web564/html/includes/database.mysql.inc on line 172.

Comments

najibx’s picture

you need LOCK TABLES permission for web564@localhost for the database/table

xeniac’s picture

Status: Active » Fixed

The Message is neither an Drupal Bug, nor an Onlinestatus Bug.
That's an issue with my current provider. They won't grant me LOCK privileges on my own Database.

The only work around in this case is hacking the mysql layer in drupal and disabling table locks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.