From: Sasha Pachev Date: April 21 1999 3:55pm Subject: Re: cannot shut it down List-Archive: http://lists.mysql.com/mysql/2183 Message-Id: <371DF4F1.AD247FD0@direct1.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit George Eleftheriou wrote: > > Hi all, > this may sound trivial to some of you. I have installed the database on my > home directory(I have no root privileges), and I can start it, but when I > try to create a table or shut it down using mysqladmin I get: > bin/mysqladmin: shutdown failed; error: 'Access denied for user: > '@localhost' (Using password: NO)' > I am reading section 6 of the mannual, but I still haven't found out it. > I changed mysqlaccess.conf, but I cannot find any .my.cnf. Should I create > it? > Thanks a lot for your help, > George > You must do mysqladmin -uroot shutdown or maybe throw in -p switch to make it authenticate you if you have set the root password. MySQL privilige system exists separately from /etc/passwd -- Sasha Pachev http://www.sashanet.com/ (home) http://www.direct1.com/ (work)