Re: mysqladmin Shutdown fail

2005-08-02 Thread Gleb Paharenko
Hello. Have you changed InnoDB log file sizes? See: http://dev.mysql.com/doc/mysql/en/adding-and-removing.html Manual says that you have to stop mysql, then change the parameter in my.cnf, then I moved to another directory the log file just to be cautious, and then restarted mysql

RE: mysqladmin Shutdown fail

2005-08-02 Thread Nguyen, Phong
Hamm [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 02, 2005 8:06 AM To: Nguyen, Phong Cc: mysql@lists.mysql.com Subject: Re: mysqladmin Shutdown fail If you got password set for root, try c:\mysql\bin\mysqladmin -u root -p it should prompt for password. On 8/2/05, Nguyen, Phong < [EMAIL P

Re: mysqladmin Shutdown fail

2005-08-02 Thread Gleb Paharenko
Hello. See: http://dev.mysql.com/doc/mysql/en/access-denied.html "Nguyen, Phong" <[EMAIL PROTECTED]> wrote: > I used command: c:\mysql\bin\mysqladmin -u root shutdown > and I got error : > > mysqladmin: connect to sever at 'localhost' fail > error 'Access denied for user 'root'@ 'loc

Re : mysqladmin Shutdown fail

2005-08-02 Thread Rakki
long as you live, keep learning how to live !! -Original Message- From: Nguyen, Phong [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 02, 2005 5:31 PM To: mysql@lists.mysql.com Subject: mysqladmin Shutdown fail I used command: c:\mysql\bin\mysqladmin -u root shutdown and I got error

Re: mysqladmin Shutdown fail

2005-08-02 Thread Scott Hamm
If you got password set for root, try c:\mysql\bin\mysqladmin -u root -p it should prompt for password. On 8/2/05, Nguyen, Phong <[EMAIL PROTECTED]> wrote: > > I used command: c:\mysql\bin\mysqladmin -u root shutdown > and I got error : > > mysqladmin: connect to sever at 'localhost' fail > er

mysqladmin Shutdown fail

2005-08-02 Thread Nguyen, Phong
I used command: c:\mysql\bin\mysqladmin -u root shutdown and I got error : mysqladmin: connect to sever at 'localhost' fail error 'Access denied for user 'root'@ 'localhost' (using password: NO) Does anyone know why? Please share with us. Thankyou..Phong -- MySQL General Mailing List For l

Re: mysqladmin shutdown command hangs

2004-07-08 Thread Egor Egorov
own the mysql process by using mysqladmin shutdown option. However > this command hangs and does not complete. =20 What is the kind of the communication breakdown: a temporary one or the array goes offline forever? In the later case MySQL will hang until disk is available to flush data. You can kill

RE: mysqladmin shutdown command hangs

2004-07-08 Thread Charles Sprickman
On Thu, 8 Jul 2004 [EMAIL PROTECTED] wrote: > I am happy even if mysqladmin reports that mysqladmin shutdown has > failed instead of hanging so that I can kill/stop the process using > cruder methods. I am about 99.9% sure that all gentle methods of stopping mysqld will fail; it'

RE: mysqladmin shutdown command hangs

2004-07-08 Thread Victor Pendleton
Are you able to communicate with the database server at all. Login, query, etc.? -Original Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 7/7/04 11:38 PM Subject: mysqladmin shutdown command hangs Hello: We are using mysql 4.0.17 on Linux We have installed a mysql

RE: mysqladmin shutdown command hangs

2004-07-07 Thread ravi.ramachandra
happy even if mysqladmin reports that mysqladmin shutdown has failed instead of hanging so that I can kill/stop the process using cruder methods. Thanks again, Ravi -Original Message- From: Charles Sprickman [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 07, 2004 10:07 PM To: Ravi T

Re: mysqladmin shutdown command hangs

2004-07-07 Thread Charles Sprickman
ess by using mysqladmin shutdown option. However > this command hangs and does not complete. I would imagine it would continue to hang until the array becomes available. It's probably in "disk wait" state, since mysql wants to do a clean shutdown, which I'm sure requires it

mysqladmin shutdown command hangs

2004-07-07 Thread ravi.ramachandra
shutdown option. However this command hangs and does not complete. We tried the --force option also with the mysqladmin shutdown command, but it still hung. Does anybody have any suggestion/solution. Thanks, Ravi

mysqladmin shutdown

2004-03-25 Thread Steve Buehler
t. Problem was, and I am not sure if it is related to it, but when restarting, it wasn't recreating the /var/lib/mysql/mysql.sock file. Strange though because I could run the mysqladmin shutdown on the command line and then the init.d/mysqld start and everything worked just fine. It was onl

mysqladmin shutdown leaves stray processes (repost)

2002-12-02 Thread Daniel Kasak
Hi all. Hi spam filter. SQL. Query. MySQL versions 4.0.3, 4.0.4 and 4.0.5 all have the following problem... When I use 'mysqladmin shutdown', 2 processes are left running and can only be killed with a 'kill -9 '. At midnight I run a script which backs up each database and then

mysqladmin shutdown leaving stray processes

2002-11-06 Thread Daniel Kasak
Hi all. This is a re-post of a problem I originally had under MySQL-4.0.3, which I thought might be due to me compiling with K6 flags, but I have recompiled using i686 flags (and using MySQL-4.0.4) and still get stray processes running: bash-2.05# ps ax | grep mysql 11565 ?S< 0:00

Re: 'mysqladmin shutdown' doesn't shut it down...

2002-09-10 Thread Daniel Kasak
Eric Lamendola wrote: > Hey, > > I thought you could just use > > mysqladmin refresh -pPASSWORD -- or > mysqladmin reload -pPASSWORD > > To kickstart logging again? > > If not - hey, what do I know > > Eric Lamendola > Yeah that only restarts the binary log. I like to have a human-readable log

Re: 'mysqladmin shutdown' doesn't shut it down...

2002-09-10 Thread Eric Lamendola
for a week or so now, and >have noticed that the command: > mysqladmin shutdown -ppassword >doesn't shut down all mysql processes. >I use the following script to backup our database and restart mysql: > >--- >cd /root/sql/backups >for I in EnergyShop NUS ebills irm m

'mysqladmin shutdown' doesn't shut it down...

2002-09-09 Thread Daniel Kasak
Hi all. I've been using MySQL-4.0.3 (on Slackware-8.0) for a week or so now, and have noticed that the command: mysqladmin shutdown -ppassword doesn't shut down all mysql processes. I use the following script to backup our database and restart mysql: --- cd /root/sql/backup

mysqladmin shutdown in OS X

2001-10-26 Thread Michael Boudreau
I just installed mysql-3.23.43-apple-darwin1.3.1 on my OS X (10.1) machine. When I use the "mysqladmin shutdown" command, the command seems to hang. Running top in a separate terminal window shows both the server and the mysqladmin process as still running. Is this a kno

mysql threads not dying after mysqladmin shutdown

2001-02-04 Thread root
>Description: When the system is loaded down and using the max number of connections, if you do a mysqladmin shutdown, it kills all the mysql processes except a few. One of the mysqld processes uses 100% cpu and writes this out to the log file continuou

mysqladmin shutdown timeout

2001-02-02 Thread Greg
I can run mysqld by the book on MacOS X but trying to shut it down with "mysqladmin -u root -p shutdown" timeout after a long time, leave the daemon running... What can I do ? TIA Greg - Before posting, please check: http:/