Re: Help starting mysql.

2008-11-01 Thread Fred Silsbee
--- On Sat, 11/1/08, Reg Clemens <[EMAIL PROTECTED]> wrote: > From: Reg Clemens <[EMAIL PROTECTED]> > Subject: Help starting mysql. > To: fedora-list@redhat.com > Date: Saturday, November 1, 2008, 6:45 AM > When I do a > mysqld start > (from /etc/rc

Re: Help starting mysql.

2008-11-01 Thread Reg Clemens
> On Sat, Nov 01, 2008 at 12:45:40AM -0600, Reg Clemens wrote: > > When I do a > > mysqld start > > (from /etc/rc.d/init.d), there is a long pause, mabe a minute, and then > > the message > >Starting MySQL: > > [FAILED] > > > > The fi

Re: Help starting mysql.

2008-11-01 Thread Reg Clemens
> Reg Clemens wrote: > > When I do a > > mysqld start > > (from /etc/rc.d/init.d), there is a long pause, mabe a minute, and then > > the message > >Starting MySQL: > > [FAILED] > > > > The first time I tried starting mysql, I saw in

Re: Help starting mysql.

2008-11-01 Thread Paul W. Frields
On Sat, Nov 01, 2008 at 12:45:40AM -0600, Reg Clemens wrote: > When I do a > mysqld start > (from /etc/rc.d/init.d), there is a long pause, mabe a minute, and then > the message >Starting MySQL:[FAILED] > > The first time I tried star

Re: Help starting mysql.

2008-11-01 Thread Mike Wright
Reg Clemens wrote: When I do a mysqld start (from /etc/rc.d/init.d), there is a long pause, mabe a minute, and then the message Starting MySQL:[FAILED] The first time I tried starting mysql, I saw in the mysql.log file the following

Re: Help starting mysql.

2008-11-01 Thread Ian Hilt
On Sat, Nov 01, 2008 at 12:45:40AM -0600, Reg Clemens wrote: > 081028 14:41:26 [ERROR] Fatal error: Can't open and lock privilege tables: > 081101 0:30:36 [ERROR] Fatal error: Can't open and lock privilege tables: Make sure you're starting /etc/init.d/mysqld as root. If you haven't already, yo

Help starting mysql.

2008-10-31 Thread Reg Clemens
When I do a mysqld start (from /etc/rc.d/init.d), there is a long pause, mabe a minute, and then the message Starting MySQL:[FAILED] The first time I tried starting mysql, I saw in the mysql.log file the following messages --- 08102