RE: [PHP-DB] Lock Tables Privileges

2005-08-15 Thread Hutchins, Richard
(42000): Access denied for user 'thisUser'@'localhost' to >database 'registration' -Original Message- From: Bastien Koert [mailto:[EMAIL PROTECTED] Sent: Monday, August 15, 2005 9:56 AM To: [EMAIL PROTECTED]; php-db@lists.php.net Subject: RE: [PHP-DB] Lock

RE: [PHP-DB] Lock Tables Privileges

2005-08-15 Thread Bastien Koert
I'd say you are not connecting to the db at all...is that the case? Bastien From: Justin Turner <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] Lock Tables Privileges Date: Mon, 15 Aug 2005 09:09:04 -0400 I have tried several times to create a user that has the abil

[PHP-DB] Lock Tables Privileges

2005-08-15 Thread Justin Turner
I have tried several times to create a user that has the ability to lock and unlock tables, but to no avail. Am I missing something? I tried creating a user with all privileges to a database and still the user does not have the ability to lock/unlock tables within that database. GRANT ALL PRIV