Yeah, that didn't help and I spelled "skip-innodb" correctly the first time,
moved it into the 'mysqld' section and it didn't change a thing.  Same thing
happens still.

As for your statement about reading the manual, I don't think that
installing default should take reading a 615 page manual.  I think that it
should be as simple as install, use.  I know it was that easy when
installing on NT/2k/XP, but those operating systems don't server the purpose
that I have for this, as they don't handle clustering anywhere near as well
as Linux does.  I've read both the directions in the manual and in my "MySQL
& mSQL" book for installation.  Neither manual seems to cover what I need to
do to get MySQL running properly.  I'm going to try installing RedHat fresh
again, this time without any database software and installing by rpm again.

Matt


----- Original Message -----
From: "Mark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 27, 2002 5:47 PM
Subject: Re: Fw: Problem starting server


> ----- Original Message -----
> From: "Matt Hargraves" <[EMAIL PROTECTED]>
> To: "Mark" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Monday, May 27, 2002 11:19 PM
> Subject: Re: Fw: Problem starting server
>
> > I tried adding skip-innodb to the my.cnf file under safe_mysqld.
> > Here is my current my.cnf file:
> >
> > [mysqld]
> > datadir=/var/lib/mysql
> > socket=/var/lib/mysql/mysql.sock
> >
> > [mysql.server]
> > user=mysql
> > basedir=/var/lib
> >
> > [safe_mysqld]
> > err-log=/var/log/mysqld.log
> > pid-file=/var/run/mysqld.pid
> > skip-innodb
> >
> > For some odd reason I'm feeling like the skip-innodb entry is
> > not appropriate, since it's the only entry that doesn't have
> > an '=' in the middle of it though.
>
>
> The only odd reason I can think of, is you not having consulted the
manual.
> :) Honestly, the thingy is called "skip-innodb", and it goes into the
> [mysqld] section ("safe_mysqld" is basically just a wrapper for mysqld to
> add a bit of safety and extra logging).
>
> - Mark
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to