Hi

I want to limit the databases users can see to the databases they have access 
to. I have read the manual & know I can use safe_show_databases or 
skip_show_databases.

However if I add either of these lines to my.cnf mysql fails to start;
set-variable    = safe_show_database
set-variable    = safe_show_database=YES
safe_show_database

I have tried these lines using safe_show_database & using safe_show_databases
I am getting a bit stuck, can someone please help me out.
I am running MySQL 3.23.39 on intel hardware.

With Thanks,
Steve.

---------------------------------------------------------------------
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