7 messages in com.mysql.lists.win32Re: restrict a user to access only on...
FromSent OnAttachments
Tata Respecia23 Sep 2004 23:43 
Jonathan G. Lampe24 Sep 2004 07:39 
Tata Respecia24 Sep 2004 17:09 
Tata Respecia24 Sep 2004 17:15 
Armando24 Sep 2004 18:27 
Tata Respecia24 Sep 2004 20:59 
Armando25 Sep 2004 10:51 
Subject:Re: restrict a user to access only one database
From:Jonathan G. Lampe (jona@standardnetworks.com)
Date:09/24/2004 07:39:18 AM
List:com.mysql.lists.win32

Hello Tata,

It would probably help if you: - Posted the exact commands you are using to grant access to "userx" - Posted the results from your "mysql" database using these two queries: mysql> select host,user from user; mysql> select host,db,user from db;

-jgl

At 01:43 AM 9/24/2004, Tata Respecia wrote:

logged in as root, i added a new user called userx with privileges on database dbx. my problem is userx can still access other databases in my server. im using the ff server in winxp: