I get the following message when i first open the Chat module:

user warning: Access denied for user 'xxxx'@'xxxx' to database 'xxxx' query: LOCK TABLES chatroom_online_list WRITE in /Users/xxxx/drupal/includes/database.mysqli.inc on line 330.

(xxxx replaces my internal (local) settings).

Comments

Anonymous’s picture

Title: "user warning:access denied" » get rid of old lock tables code
Assigned: Unassigned »

yep, the chatroom as it is now requires lock table privileges.

i'll work on fixing this in the 6.x-2.x branch then maybe backporting it.

Anonymous’s picture

Version: 6.x-1.0-beta7 » 6.x-2.x-dev
Status: Active » Fixed

bam, and the dirt is gone. this code has been replaced in the dev branch.

i'm not going to backport it, because the 6.x-1.0 branch will be deprecated shortly, and all users encouraged to upgrade.

Status: Fixed » Closed (fixed)

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