Gossamer Forum
Home : Products : Gossamer Links : Pre Sales :

Re: Urgent MySQL Problem...

Quote Reply
Re: Urgent MySQL Problem... In reply to
I had a problem getting the forum to respond for awhile. Don't know which end it was on.

Rebooting the server _can_ make problems that are already there evident, such as if the boot configuration is not correct. My feeling is that it's always better to find that out when you are planning on working on the server, than during a crunch time.

Can rebooting itself cause damage? No.

The big risk is that the server will shut itself down (only happened once to me) or that when the server re-boots, you'll find that your network configurations or other configurations were wrong (or temporary) and need to be reset. But it won't cause your system to explode or anything :)

I would suggest if the pros are looking at the system, make sure they reboot it so you know it can be rebooted.

_KILL_ is a command you can execute as root. If you have a command panel like in Webmin, you click the process and terminate or end it.

do a ps aux to see your running processes

Then, kill PID (whatever the number for mysql is) to stop that process.

Do a ps aux again, to make sure that it's really all died off.

Then restart it with safe-mysqld command as per your system.

PUGDOGŪ
PUGDOGŪ Enterprises, Inc.
FAQ: http://pugdog.com/FAQ


Subject Author Views Date
Thread Urgent MySQL Problem... Canucks 6188 Jan 23, 2001, 3:56 PM
Thread Re: Urgent MySQL Problem...
pugdog 6099 Jan 23, 2001, 5:02 PM
Thread Re: Urgent MySQL Problem...
Canucks 6117 Jan 23, 2001, 6:07 PM
Thread Re: Urgent MySQL Problem...
pugdog 6124 Jan 23, 2001, 6:11 PM
Thread Re: Urgent MySQL Problem...
Canucks 6142 Jan 23, 2001, 6:12 PM
Thread Re: Urgent MySQL Problem...
pugdog 6101 Jan 23, 2001, 6:16 PM
Thread Re: Urgent MySQL Problem...
Canucks 6107 Jan 23, 2001, 6:20 PM
Thread Re: Urgent MySQL Problem...
pugdog 6090 Jan 23, 2001, 6:26 PM
Thread Re: Urgent MySQL Problem...
Canucks 6092 Jan 23, 2001, 6:29 PM
Post Re: Urgent MySQL Problem...
pugdog 6081 Jan 23, 2001, 8:09 PM
Thread Re: Urgent MySQL Problem...
Alex 6082 Jan 24, 2001, 10:39 AM
Thread Re: Urgent MySQL Problem...
pugdog 6054 Jan 24, 2001, 12:56 PM
Thread Re: Urgent MySQL Problem...
Alex 6073 Jan 24, 2001, 1:29 PM
Post Re: Urgent MySQL Problem...
pugdog 6055 Jan 24, 2001, 2:45 PM