if all fails try  "killall mysqld" after that you can do an lsof -i
:<mysql_port> to see if it is still running,
you have to have lsof package installed dont know if you have it by default
on solaris ..never used solaris b4 :)

ma 2cents


cheers
David Ziggy Lubowa
Network Administrator
One2net (U)
web: www.one2net.co.ug
Tel: +256 41 345466

-----Original Message-----
From: Shravan Durvasula [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 10:17 PM
To: MySQL HELP
Subject: Server shutdown


Hi all,

I am completely new to MySQL. I installed the source
version of MySQL on Solaris 2.8. I did
"mysql_install_db".

I started the server by saying
"bin/safe_mysqld --user=mysql &". The server started
my creating "mysql.sock" file in the /tmp directory.
Now i
want to stop the server. How should i do it?

I did "bin/mysqladmin -u mysql shutdown"
The error message that came up was:
**************************************************
/home/shravan/extra/mysql/bin/mysqladmin: shutdown
failed; error: 'Access denied for user: '@localhost'
(Using password: NO)'
**************************************************

I also tried "bin/mysqladmin -u root shutdown" and
also
"bin/mysqladmin -u shravan shutdown". But i could not
get the server down.

Could anyone please help?

Best Regards and thanks in advance,
skd

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com

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