Try putting a line in your my.cnf that contains:
safe-show-database
This will only allow the user to see databases that they have permissions
for
You can optionally use skip-show-database, which will not allow the
command at all.

John Barton
Unix Systems Administrator
Primary Networks, Inc.
[EMAIL PROTECTED]

On Mon, 9 Apr 2001, Fabien Salvi wrote:

> Hello, is it possible to prevent users from seing other databases than
> the one there are using ?
>
> I thought it was possible using priveleges and "Select_priv", but It
> doesn't work...
> I am using 3.23.33
>
> Thanks in advance for your help...
>
> -------------
> Fabien SALVI      Centre de Ressources Informatiques
>                   Archamps, France -- http://www.cri74.org
>                   PingOO GNU/linux distribution : http://www.pingoo.org
>
> ---------------------------------------------------------------------
> 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