get rid of old lock tables code
fastred - October 3, 2009 - 08:10
| Project: | Chat Room |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | justinrandell |
| Status: | closed |
Jump to:
Description
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).

#1
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.
#2
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.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.