RE: having trouble killing mysqld to restart and change root

2002-02-12 Thread Victoria Reznichenko
JP, Wednesday, February 06, 2002, 11:58:49 PM, you wrote: JA Amendment to that last post JA I don't think the daemon is starting properly, because I can't run a JA mysqladmin version - I just get a hung cursor. JA Does anyone know if there's something that would be stopping mysqld from

Re: having trouble killing mysqld to restart and change root pass word

2002-02-12 Thread Michael Bacarella
Ye, that did the trick. I was able to get the daemon restarted using the --skip-grant-tables option, however now I can't connect to the monitor. Typing in /usr/bin/mysql I just get a hung cursor. Same if I try using /usr/bin/mysql -h hostname mysql Anyone know why I can't get the

RE: having trouble killing mysqld to restart and change root

2002-02-11 Thread JP Audette
Amendment to that last post I don't think the daemon is starting properly, because I can't run a mysqladmin version - I just get a hung cursor. Does anyone know if there's something that would be stopping mysqld from loading with the --skip-grant-tables option? When I do a ps I can see

RE: having trouble killing mysqld to restart and change root

2002-02-11 Thread JP Audette
Ye, that did the trick. I was able to get the daemon restarted using the --skip-grant-tables option, however now I can't connect to the monitor. Typing in /usr/bin/mysql I just get a hung cursor. Same if I try using /usr/bin/mysql -h hostname mysql Anyone know why I can't get the monitor

RE: having trouble killing mysqld to restart and change root

2002-02-07 Thread Victoria Reznichenko
JP, Wednesday, February 06, 2002, 11:58:49 PM, you wrote: JA Amendment to that last post JA I don't think the daemon is starting properly, because I can't run a JA mysqladmin version - I just get a hung cursor. JA Does anyone know if there's something that would be stopping mysqld from

RE: having trouble killing mysqld to restart and change root password

2002-02-06 Thread Gary . Every
If you need to, use the kill -9 pid -9 is a definite kill and it will work -Original Message- From: JP Audette [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 2:52 PM To: [EMAIL PROTECTED] Subject: having trouble killing mysqld to restart and change root password Howdy,

RE: having trouble killing mysqld to restart and change root pass word

2002-02-06 Thread JP Audette
Ye, that did the trick. I was able to get the daemon restarted using the --skip-grant-tables option, however now I can't connect to the monitor. Typing in /usr/bin/mysql I just get a hung cursor. Same if I try using /usr/bin/mysql -h hostname mysql Anyone know why I can't get the monitor

RE: having trouble killing mysqld to restart and change root pass word

2002-02-06 Thread JP Audette
Amendment to that last post I don't think the daemon is starting properly, because I can't run a mysqladmin version - I just get a hung cursor. Does anyone know if there's something that would be stopping mysqld from loading with the --skip-grant-tables option? When I do a ps I can see

Re: having trouble killing mysqld to restart and change root pass word

2002-02-06 Thread Michael Bacarella
Ye, that did the trick. I was able to get the daemon restarted using the --skip-grant-tables option, however now I can't connect to the monitor. Typing in /usr/bin/mysql I just get a hung cursor. Same if I try using /usr/bin/mysql -h hostname mysql Anyone know why I can't get the