Date: Sat, 15 Apr 2006 13:32:44 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Kris Anderson <ciscoaix@yahoo.com> Cc: jekillen <jekillen@prodigy.net>, freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: quick solution? Message-ID: <4440E7EC.6010205@infracaninophile.co.uk> In-Reply-To: <20060415031037.88827.qmail@web52712.mail.yahoo.com> References: <20060415031037.88827.qmail@web52712.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig54FDF243C0F93E9FECB54ABB Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Kris Anderson wrote: > --- jekillen <jekillen@prodigy.net> wrote: >=20 >> Hi all; >> I had a blackout occur and the server I'm running >> overran the ups=20 >> support before I could get to it to shut it down >> cleanly. >> It has been restarted but now my MySQL server >> complains that it can't=20 >> connect through mysql.sock. Being impatient >> and lazy, I'm wondering if there is a quick >> solution. Or should I grit=20 >> my teeth and RTFM? >> I'm running FreeBSD v6.0 (as to why I'm querying >> this list). >> Is there a utility for a general inspection of the >> system and software? >> Thanks for any helpful replies. >> JK > RTFM, but... > Occasionally I get odd things happening, things not > starting up even though rc.conf has the right > information. Try starting by hand using the script in > /usr/local/etc/rc.d > If it doesn't start that way, then run the command > that actually starts mysql and see if it complains > about something missing. Before doing anything else, first read the MySQL error log -- usually in /var/db/mysql. I suspect that you need to run a repair job on some of your databases -- mysqlcheck is your friend. Once you've done that, mysql should come up smoothly. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig54FDF243C0F93E9FECB54ABB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEQOfy8Mjk52CukIwRA1f7AJ9EfvJY+UtN23lMjA9d8mKx+ALlXgCfeg9d Gtf4KuNXWSJuGvqWNReFwE4= =dZ13 -----END PGP SIGNATURE----- --------------enig54FDF243C0F93E9FECB54ABB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4440E7EC.6010205>