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
Comment #1
najibx commentedyou need LOCK TABLES permission for web564@localhost for the database/table
Comment #2
xeniac commentedThe 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.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.