From: Dan Nelson Date: May 31 2002 7:58pm Subject: Re: my.cnf necessity List-Archive: http://lists.mysql.com/mysql/110691 Message-Id: <20020531195800.GA58285@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In the last episode (May 31), mysql@stripped 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 dnelson@stripped