I didn't need to kill it, because my whole system (Red Hat 6.1) fell over
spectactularly soon after I posted the message. I had no option but to
reboot - luckily my filesystem was OK afterwards.
I don't know what caused the crash, I had lots of Netscape windows open
(which has locked up X before, but never crashed the system quite so
dramatically), I also had Oracle8i (definitely a candidate for instability),
and Apache which I had just compiled with MySQL _and_ Oracle support (I've
never done that before, so that may have been a problem too).
Out of interest, where should my safe_mysqld prog actually be? I used
--prefix=/usr/local/mysql when configuring, but I seem to have a safe_mysqld
prog in /usr/local/bin. I moved that one, presumably I should be using the
one in /usr/local/mysql/bin ?
thanks,
- Kev
sinisa@stripped wrote:
> kev writes:
> > Hi,
> >
> > I'm very new to MySQL, just learning at the moment.
> > I've tried shutting mysql down with mysqladmin shutdown, it gave no
> > error messages, but still this process remains:
> >
> > root 31167 0.0 0.6 3144 1248 pts/1 SN 11:37 0:00
> > /usr/local/mysql/libexec/mysqld --basedir=/usr/local/mysql
> > --datadir=/usr/local/mysql/var --skip-locking
> >
> >
> > Why has one process remained? Should I kill -9 it?
> >
> > thanks,
> >
> > - Kev
>
> Hi!
>
> Yes of course kill it. kill -HUP should be enough.
>
> More important thing is to make MySQL more stable on your system.
>
> You did not say what your OS is, but based on the output it might be
> Solaris. If it is SPARC , please try a binary from MySQL pages.
>
> Regards,
>
> Sinisa
>
> +----------------------------------------------------------------------+
> | TcX ____ __ _____ _____ ___ == mysql@stripped |
> | /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic |
> | /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sinisa@stripped |
> | /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaka, Cyprus |
> | /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ |
> | ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
> | /*/ \*\ Developers Team |
> +----------------------------------------------------------------------+
>
> --
> ---------------------------------------------------------------------
> Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
> posting. To request this thread, e-mail mysql-thread27824@stripped
>
> To unsubscribe, send a message to:
> <mysql-unsubscribe-kevin.porter=fast.no@stripped>