First, you need to REVOKE any existing priviledges for that user, then GRANT
the privileges you wish that user to have. This is detailed in the MySQL
Manual (http://www.mysql.com/doc/G/R/GRANT.html).

G. Jensen

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 28, 2001 5:34 AM
Subject: question...


>
> hi
>
> hope this is the correct list for questions...if not , sorry
>
> i have a mysql server under linux, works fine but, if a user has an mysql
> account eg: "XYZ" and connects then he can take a look into the other DB,
of
> other users ..he cant change any things. how i can set the permission for
> read the DB for own DB only? is running as user "mysql/ group dameon"
>
> the user connect via a GUI Client.../ PhpAdmin or so...
>
> thx cya
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to