In the last episode (May 31), [EMAIL PROTECTED] said:
> 
> I currently am a MySQL dba and am having issues from a security/linux
> administrator that doesn't want me to have access to the /etc/my.cnf. 
> What can't I do with local database .cnf files that I can only do with
> my.cnf?

There are no database-level .cnf files.   There is /etc/my.cnf,
DATADIR/my.cnf, and ~/my.cnf.  They are all parsed the same way.

-- 
        Dan Nelson
        [EMAIL PROTECTED]

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