The logs do say "shutdown complete". I guess I'm ok with that, for now.
(No timestamp in the err log, oddly enough.)
FYI: I'm actually running in 'standalone' mode. If I run it as a
service, I get an error when I type NET STOP mysql: "System error 109
has occurred. The pipe has been ended."
...Ahhh well.
Thanks!
> Check the .err log in the datadir, franly if it said "normal
> shutdown"
> after you stop the service (you are running it as a service) I wouln't
> worry about it because mysql flushed tables and logs before nt sent
> out the error anyway.
>
> I get this every now and again (or simliar behavior) when I
> net stop mysql it doesn't always just ay it stopped, but the .err
> log always says it shutdown clean.
>
> Steve