Closed (fixed)
Project:
Chatroom
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
3 Oct 2009 at 08:10 UTC
Updated:
17 Nov 2009 at 13:10 UTC
Jump to comment: Most recent
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
Comment #1
Anonymous (not verified) commentedyep, 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.
Comment #2
Anonymous (not verified) commentedbam, 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.